--- a/i18n/eric6_cs.ts Sun Jun 17 13:09:00 2018 +0200 +++ b/i18n/eric6_cs.ts Sun Jun 17 16:56:10 2018 +0200 @@ -5645,12 +5645,12 @@ <translation>změněno</translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="750"/> + <location filename="../Debugger/DebugServer.py" line="754"/> <source>Connection from illegal host</source> <translation>Spojení z ilegálního hosta</translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1376"/> + <location filename="../Debugger/DebugServer.py" line="1419"/> <source> Not connected </source> @@ -5659,18 +5659,18 @@ </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="750"/> + <location filename="../Debugger/DebugServer.py" line="754"/> <source><p>A connection was attempted by the illegal host <b>{0}</b>. Accept this connection?</p></source> <translation><p>Pokus o spojení z ilegálního hosta <b>{0}</b>. Přijmout toto spojení?</p></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1556"/> + <location filename="../Debugger/DebugServer.py" line="1599"/> <source>Passive debug connection received </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1570"/> + <location filename="../Debugger/DebugServer.py" line="1613"/> <source>Passive debug connection closed </source> <translation type="unfinished"></translation> @@ -5689,7 +5689,7 @@ <context> <name>DebugUI</name> <message> - <location filename="../Debugger/DebugUI.py" line="1852"/> + <location filename="../Debugger/DebugUI.py" line="1827"/> <source>Run Script</source> <translation>Spustit skript</translation> </message> @@ -5709,7 +5709,7 @@ <translation><b>Spustit skript</b><p>Nastavení parametrů příkazové řádky a spuštění skriptu bez debugeru. Pokud jsou v souboru neuložené změny, měly by se nejdříve uložit.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1867"/> + <location filename="../Debugger/DebugUI.py" line="1842"/> <source>Run Project</source> <translation>Spustit projekt</translation> </message> @@ -5809,7 +5809,7 @@ <translation><b>Profilovat projekt</b><p>Nastavení parametrů příkazové řádky a spuštění projektu s profilováním kódu. Pokud jsou v projektu neuložené změny, měly by se nejdříve uložit.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1988"/> + <location filename="../Debugger/DebugUI.py" line="1962"/> <source>Debug Script</source> <translation>Debugovat skript</translation> </message> @@ -5829,7 +5829,7 @@ <translation><b>Debugovat skript</b><p>Nastavení parametrů příkazové řádky a aktuální řádky jako první python příkaz v aktuálním editačním okně. Pokud jsou ve skriptu neuložené změny, měly by se nejdříve uložit.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2004"/> + <location filename="../Debugger/DebugUI.py" line="1978"/> <source>Debug Project</source> <translation>Debugovat projekt</translation> </message> @@ -6147,52 +6147,52 @@ <translation>Debug</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1123"/> + <location filename="../Debugger/DebugUI.py" line="1100"/> <source>The program being debugged contains an unspecified syntax error.</source> <translation>Program, který je právě debugován, obsahuje nespecifikovanou syntaktickou chybu.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1160"/> + <location filename="../Debugger/DebugUI.py" line="1137"/> <source>An unhandled exception occured. See the shell window for details.</source> <translation>Objevila se neošetřená výjimka. Detaily naleznete v shell okně.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1285"/> + <location filename="../Debugger/DebugUI.py" line="1262"/> <source>The program being debugged has terminated unexpectedly.</source> <translation>Debugovaný program byl neočekávaně ukončen.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1356"/> + <location filename="../Debugger/DebugUI.py" line="1333"/> <source>Breakpoint Condition Error</source> <translation>Chyba v podmíněném breakpointu</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1599"/> + <location filename="../Debugger/DebugUI.py" line="1576"/> <source>Coverage of Project</source> <translation>Pokrytí projektu</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1586"/> + <location filename="../Debugger/DebugUI.py" line="1563"/> <source>Coverage of Script</source> <translation>Pokrytí skriptu</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1867"/> + <location filename="../Debugger/DebugUI.py" line="1842"/> <source>There is no main script defined for the current project. Aborting</source> <translation>V aktuálním projektu není definován hlavní skript. Zrušeno</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1732"/> + <location filename="../Debugger/DebugUI.py" line="1708"/> <source>Profile of Project</source> <translation>Profilovat projekt</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1719"/> + <location filename="../Debugger/DebugUI.py" line="1695"/> <source>Profile of Script</source> <translation>Profilovat skript</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2004"/> + <location filename="../Debugger/DebugUI.py" line="1978"/> <source>There is no main script defined for the current project. No debugging possible.</source> <translation>V aktuálním projektu není definován hlavní skript. Debugování není možné.</translation> </message> @@ -6217,12 +6217,12 @@ <translation type="obsolete"><b>Vyhodnotit</b><p>Vyhodnotit výraz aktuálního kontextu debugovaného programu. Výsledek je zobrazen v shell okně.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1392"/> + <location filename="../Debugger/DebugUI.py" line="1369"/> <source>Watch Expression Error</source> <translation>Chyba sledovacího bodu</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1432"/> + <location filename="../Debugger/DebugUI.py" line="1409"/> <source>Watch expression already exists</source> <translation>Sledovací bod již existuje</translation> </message> @@ -6269,42 +6269,42 @@ <translation type="obsolete"><p><b>{0}</b> byl ukončen s exit statusem {1}.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1142"/> + <location filename="../Debugger/DebugUI.py" line="1119"/> <source><p>The file <b>{0}</b> contains the syntax error <b>{1}</b> at line <b>{2}</b>, character <b>{3}</b>.</p></source> <translation><p>Soubor <b>{0}</b> na řádce <b>{1}</b>, písmeno <b>{2}</b>, obsahuje syntaktickou chybu <b>{3}</b>.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1207"/> + <location filename="../Debugger/DebugUI.py" line="1184"/> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p><p>Break here?</p></source> <translation><p>Debugovaný program vyvolal výjimku <b>{0}</b><br>"<b>{1}</b>"<br>Soubor: <b>{2}</b>, řádek: <b>{3}</b></p><p>Zastavit zde?</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1222"/> + <location filename="../Debugger/DebugUI.py" line="1199"/> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"</p></source> <translation><p>Debugovaný program vyvolal výjimku <b>{0}</b><br>"<b>{1}</b>"</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1356"/> + <location filename="../Debugger/DebugUI.py" line="1333"/> <source><p>The condition of the breakpoint <b>{0}, {1}</b> contains a syntax error.</p></source> <translation><p>Podmínka breakpointu <b>{0}, {1}</b> obsahuje syntaktickou chybu.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1392"/> + <location filename="../Debugger/DebugUI.py" line="1369"/> <source><p>The watch expression <b>{0}</b> contains a syntax error.</p></source> <translation><p>Sledovací bod <b>{0}</b> obsahuje syntaktickou chybu.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1422"/> + <location filename="../Debugger/DebugUI.py" line="1399"/> <source><p>A watch expression '<b>{0}</b>' already exists.</p></source> <translation><p>Sledovací bod '<b>{0}</b>' již existuje.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1426"/> + <location filename="../Debugger/DebugUI.py" line="1403"/> <source><p>A watch expression '<b>{0}</b>' for the variable <b>{1}</b> already exists.</p></source> <translation><p>Sledovací bod '<b>{0}</b>' pro proměnnou <b>{1}</b> již existuje.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1092"/> + <location filename="../Debugger/DebugUI.py" line="1069"/> <source>Program terminated</source> <translation type="unfinished"></translation> </message> @@ -6324,51 +6324,51 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1271"/> + <location filename="../Debugger/DebugUI.py" line="1248"/> <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1059"/> + <location filename="../Debugger/DebugUI.py" line="1036"/> <source><p>Message: {0}</p></source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Debugger/DebugUI.py" line="1042"/> + <source><p>The program has terminated with an exit status of {0}.</p>{1}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1047"/> + <source><p><b>{0}</b> has terminated with an exit status of {1}.</p>{2}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1055"/> + <source>Message: {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1062"/> + <source>The program has terminated with an exit status of {0}. +{1}</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Debugger/DebugUI.py" line="1065"/> - <source><p>The program has terminated with an exit status of {0}.</p>{1}</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/DebugUI.py" line="1070"/> - <source><p><b>{0}</b> has terminated with an exit status of {1}.</p>{2}</source> + <source>"{0}" has terminated with an exit status of {1}. +{2}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1074"/> + <source>The program has terminated with an exit status of {0}. +{1} +</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Debugger/DebugUI.py" line="1078"/> - <source>Message: {0}</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/DebugUI.py" line="1085"/> - <source>The program has terminated with an exit status of {0}. -{1}</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/DebugUI.py" line="1088"/> - <source>"{0}" has terminated with an exit status of {1}. -{2}</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/DebugUI.py" line="1097"/> - <source>The program has terminated with an exit status of {0}. -{1} -</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/DebugUI.py" line="1101"/> <source>"{0}" has terminated with an exit status of {1}. {2} </source> @@ -6879,27 +6879,27 @@ <context> <name>DebuggerInterfacePython</name> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="378"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="385"/> <source>Start Debugger</source> <translation type="unfinished">Spustit debuger</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="870"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="877"/> <source>Parent Process</source> <translation type="unfinished">Rodičovský proces</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="871"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="878"/> <source>Child process</source> <translation type="unfinished">Dětský proces</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="872"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="879"/> <source>Client forking</source> <translation type="unfinished">Větvení klienta</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="872"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="879"/> <source>Select the fork branch to follow.</source> <translation type="unfinished">Pokračovat ve fork větvi.</translation> </message> @@ -6909,22 +6909,22 @@ <translation type="obsolete"><p>Python2 interpreter není nakonfigurován.</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="378"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="385"/> <source><p>The debugger backend could not be started.</p></source> <translation type="unfinished"><p>Debugovací backend nelze spustit.</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="917"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="924"/> <source>Debug Protocol Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="917"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="924"/> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="157"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="159"/> <source><p>No suitable {0} environment configured.</p></source> <translation type="unfinished"></translation> </message> @@ -7043,12 +7043,12 @@ <message> <location filename="../Project/DebuggerPropertiesDialog.ui" line="49"/> <source>Interpreter for Debug Client</source> - <translation>Interpret pro klienta debugeru</translation> + <translation type="obsolete">Interpret pro klienta debugeru</translation> </message> <message> <location filename="../Project/DebuggerPropertiesDialog.ui" line="58"/> <source>Enter the path of the interpreter to be used by the debug client.</source> - <translation>Zadání cesty k interpretru použitého v klient debugeru.</translation> + <translation type="obsolete">Zadání cesty k interpretru použitého v klient debugeru.</translation> </message> <message> <location filename="../Project/DebuggerPropertiesDialog.ui" line="59"/> @@ -7056,147 +7056,147 @@ <translation type="obsolete">Stisknout pro výběr interpretru přes dialog výběru souborů</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="75"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="71"/> <source>Environment for Debug Client</source> <translation>Prostředí klienta debugeru</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="81"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="77"/> <source>Select, if the environment of the debug client should be replaced</source> <translation>Zatrhněte, jestliže prostředí klienta debugeru má být nahrazeno</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="84"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="80"/> <source>Replace Environment</source> <translation>Nahradit prostředí</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="91"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="87"/> <source>Enter the environment variables to be set.</source> <translation>Zadání proměnných prostředí, které mají být nastaveny.</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="94"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="90"/> <source><b>Environment</b> <p>Enter the environment variables to be set for the debugger. The individual settings must be separate by whitespace and be given in the form 'var=value'.</p> <p>Example: var1=1 var2="hello world"</p></source> <translation><b>Prostředí</b><p>Zadání proměnných prostředím které debuger použije. Jednotlivá nastavení musí být oddělena bílými znaky a být ve formátu 'var=value'.</p><p>Příklad: var1=1 var2="hello world"</p></translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="103"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="99"/> <source>Environment:</source> <translation>Prostředí:</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="113"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="109"/> <source>Select, if the debugger should be run remotely</source> <translation>Vyberte, má-li debuger běžet vzdáleně</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="116"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="112"/> <source>Remote Debugger</source> <translation>Vzdálený debuger</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="125"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="121"/> <source>Select, if path translation for remote debugging should be done</source> <translation>Vyberte, je-li cesta překladu pro vzdálený debuger dána</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="128"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="124"/> <source>Perform Path Translation</source> <translation>Vykonat cestu překladu</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="137"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="133"/> <source>Local Path:</source> <translation>Lokální cesta:</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="144"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="140"/> <source>Enter the local path</source> <translation>Zadání lokální cesty</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="151"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="147"/> <source>Enter the remote path</source> <translation>Zadání vzdálené cesty</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="158"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="154"/> <source>Remote Path:</source> <translation>Vzdálená cesta:</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="168"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="164"/> <source>Remote Host:</source> <translation>Vzdálený host:</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="175"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="171"/> <source>Enter the remote execution command.</source> <translation>Zadání příkazu pro vzdálené vykonání.</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="178"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="174"/> <source><b>Remote Execution</b> <p>Enter the remote execution command (e.g. ssh). This command is used to log into the remote host and execute the remote debugger.</p></source> <translation><b>Vzdálené vykonání</b><p>Zadání příkazu pro vzdálené vykonání (např. ssh). Tento příkaz je použit pro zalogování se na vzdáleného hosta a spuštění vzdáleného debugeru.</p></translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="186"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="182"/> <source>Remote Execution:</source> <translation>Vykonat vzdálený příkaz:</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="193"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="189"/> <source>Enter the hostname of the remote machine.</source> <translation>Zadání jméno hosta vzdáleného stroje.</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="196"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="192"/> <source><b>Remote Host</b> <p>Enter the hostname of the remote machine.</p></source> <translation><b>Vzdálený host</b><p>Zadání jména hosta vzdáleného stroje.</p></translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="207"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="203"/> <source>Select, if the debugger should be executed in a console window</source> <translation>Vyberte má-li debuger běžet v okně konzole</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="210"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="206"/> <source>Console Debugger</source> <translation>Debuger na konzoli</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="219"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="215"/> <source>Console Command:</source> <translation>Příkaz konzole:</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="226"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="222"/> <source>Enter the console command (e.g. xterm -e)</source> <translation>Zadání příkazu konzole (např. xterm -e)</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="229"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="225"/> <source><b>Console Command</b> <p>Enter the console command (e.g. xterm -e). This command is used to open a command window for the debugger.</p></source> <translation><b>Příkaz konzole</b><p>Zadání příkazu konzole (např. xterm -e). Tento příkaz je použit pro otevření příkazového okna debugeru.</p></translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="243"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="239"/> <source>Redirect stdin/stdout/stderr</source> <translation>Přesměrování stdin/stdout/stderr</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="250"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="246"/> <source>Select to not set the debug client encoding</source> <translation>Nenastavovat kódování debug klienta</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="253"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="249"/> <source>Don't set the encoding of the debug client</source> <translation>Nenastavovat kódování debug klienta</translation> </message> @@ -7206,7 +7206,7 @@ <translation type="obsolete">Výběr interpretru pro Debug klienta</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.py" line="131"/> + <location filename="../Project/DebuggerPropertiesDialog.py" line="134"/> <source>All Files (*)</source> <translation>Všechny soubory (*)</translation> </message> @@ -7216,7 +7216,7 @@ <translation type="obsolete">Výběr Debug klienta</translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="240"/> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="236"/> <source>Select to redirect stdin, stdout and stderr of the program being debugged to the eric6 IDE</source> <translation type="unfinished">Vyberte pro přesměrování stdin, stdout, a stderr programu, který je debugován v eric5 IDE {6 ?}</translation> </message> @@ -7226,8 +7226,13 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/DebuggerPropertiesDialog.ui" line="65"/> - <source>Press to clear the history of entered interpreters</source> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="49"/> + <source>Virtual Environment</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/DebuggerPropertiesDialog.ui" line="61"/> + <source>Select the virtual environment to be used</source> <translation type="unfinished"></translation> </message> </context> @@ -51516,127 +51521,127 @@ <translation>Smazat nastavení debuggeru</translation> </message> <message> - <location filename="../Project/Project.py" line="1348"/> + <location filename="../Project/Project.py" line="1362"/> <source>Add Language</source> <translation>Přidat jazyk</translation> </message> <message> - <location filename="../Project/Project.py" line="1471"/> + <location filename="../Project/Project.py" line="1485"/> <source>Delete translation</source> <translation>Smazat překlad</translation> </message> <message> - <location filename="../Project/Project.py" line="1636"/> + <location filename="../Project/Project.py" line="1650"/> <source>Add file</source> <translation>Přidat soubor</translation> </message> <message> - <location filename="../Project/Project.py" line="1754"/> + <location filename="../Project/Project.py" line="1768"/> <source>The target directory must not be empty.</source> <translation>Cílový adresář nesmí být prázdný.</translation> </message> <message> - <location filename="../Project/Project.py" line="1765"/> + <location filename="../Project/Project.py" line="1779"/> <source>Add directory</source> <translation>Přidat adresář</translation> </message> <message> - <location filename="../Project/Project.py" line="1765"/> + <location filename="../Project/Project.py" line="1779"/> <source>The source directory must not be empty.</source> <translation>Cílový adresář nesmí být prázdný.</translation> </message> <message> - <location filename="../Project/Project.py" line="1902"/> + <location filename="../Project/Project.py" line="1916"/> <source>Rename file</source> <translation>Přejmenovat soubor</translation> </message> <message> - <location filename="../Project/Project.py" line="1926"/> + <location filename="../Project/Project.py" line="1940"/> <source>Rename File</source> <translation>Přejmenovat soubor</translation> </message> <message> - <location filename="../Project/Project.py" line="2169"/> + <location filename="../Project/Project.py" line="2183"/> <source>Delete file</source> <translation>Smazat soubor</translation> </message> <message> - <location filename="../Project/Project.py" line="2199"/> + <location filename="../Project/Project.py" line="2213"/> <source>Delete directory</source> <translation>Smazat adresář</translation> </message> <message> - <location filename="../Project/Project.py" line="2286"/> + <location filename="../Project/Project.py" line="2300"/> <source>Create project directory</source> <translation>Vytvořit adresář projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="2873"/> + <location filename="../Project/Project.py" line="2887"/> <source>New Project</source> <translation>Nový projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="2401"/> + <location filename="../Project/Project.py" line="2415"/> <source>Add existing files to the project?</source> <translation>Přidat existující soubory do projektu?</translation> </message> <message> - <location filename="../Project/Project.py" line="2520"/> + <location filename="../Project/Project.py" line="2534"/> <source>Would you like to edit the VCS command options?</source> <translation>Chcete editovat parametry VCS příkazu?</translation> </message> <message> - <location filename="../Project/Project.py" line="3723"/> - <source>New project</source> - <translation>Nový projekt</translation> - </message> - <message> - <location filename="../Project/Project.py" line="2468"/> - <source>Shall the project file be added to the repository?</source> - <translation>Má být projekt přidán do repozitáře?</translation> - </message> - <message> - <location filename="../Project/Project.py" line="2492"/> - <source>Select version control system for the project</source> - <translation>Výběr verzovacího systému projektu</translation> - </message> - <message> <location filename="../Project/Project.py" line="3737"/> + <source>New project</source> + <translation>Nový projekt</translation> + </message> + <message> + <location filename="../Project/Project.py" line="2482"/> + <source>Shall the project file be added to the repository?</source> + <translation>Má být projekt přidán do repozitáře?</translation> + </message> + <message> + <location filename="../Project/Project.py" line="2506"/> + <source>Select version control system for the project</source> + <translation>Výběr verzovacího systému projektu</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3751"/> <source>Open project</source> <translation>Otevřít projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="3016"/> + <location filename="../Project/Project.py" line="3030"/> <source>Project Files (*.e4p)</source> <translation>Soubory projektu (*.e4p)</translation> </message> <message> - <location filename="../Project/Project.py" line="3774"/> + <location filename="../Project/Project.py" line="3788"/> <source>Save project as</source> <translation>Uložit projekt jako</translation> </message> <message> - <location filename="../Project/Project.py" line="3031"/> + <location filename="../Project/Project.py" line="3045"/> <source>Save File</source> <translation>Uložit soubor</translation> </message> <message> - <location filename="../Project/Project.py" line="3067"/> + <location filename="../Project/Project.py" line="3081"/> <source>Close Project</source> <translation>Zavřít projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="3067"/> + <location filename="../Project/Project.py" line="3081"/> <source>The current project has unsaved changes.</source> <translation>Aktuální projekt obsahuje neuložené změny.</translation> </message> <message> - <location filename="../Project/Project.py" line="3242"/> + <location filename="../Project/Project.py" line="3256"/> <source>Syntax errors detected</source> <translation>Zjištěny syntaktické chyby</translation> </message> <message numerus="yes"> - <location filename="../Project/Project.py" line="3242"/> + <location filename="../Project/Project.py" line="3256"/> <source>The project contains %n file(s) with syntax errors.</source> <translation> <numerusform>Projekt obsahuje %n soubor se syntaktickými chybami.</numerusform> @@ -51645,162 +51650,162 @@ </translation> </message> <message> - <location filename="../Project/Project.py" line="3723"/> + <location filename="../Project/Project.py" line="3737"/> <source>&New...</source> <translation>&Nový...</translation> </message> <message> - <location filename="../Project/Project.py" line="3728"/> - <source>Generate a new project</source> - <translation>Vygenerovat nový projekt</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3729"/> - <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> - <translation><b>Nový...</b><p>Otevře se dialogové okno pro zadání informací o novém projektu.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3737"/> - <source>&Open...</source> - <translation>&Otevřít...</translation> - </message> - <message> <location filename="../Project/Project.py" line="3742"/> - <source>Open an existing project</source> - <translation>Otevřít existující projekt</translation> + <source>Generate a new project</source> + <translation>Vygenerovat nový projekt</translation> </message> <message> <location filename="../Project/Project.py" line="3743"/> + <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> + <translation><b>Nový...</b><p>Otevře se dialogové okno pro zadání informací o novém projektu.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3751"/> + <source>&Open...</source> + <translation>&Otevřít...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3756"/> + <source>Open an existing project</source> + <translation>Otevřít existující projekt</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3757"/> <source><b>Open...</b><p>This opens an existing project.</p></source> <translation><b>Otevřít....</b><p>Otevře existující projekt.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3750"/> + <location filename="../Project/Project.py" line="3764"/> <source>Close project</source> <translation>Zavřít projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="3750"/> + <location filename="../Project/Project.py" line="3764"/> <source>&Close</source> <translation>&Zavřít</translation> </message> <message> - <location filename="../Project/Project.py" line="3754"/> + <location filename="../Project/Project.py" line="3768"/> <source>Close the current project</source> <translation>Uzavře aktuální projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="3755"/> + <location filename="../Project/Project.py" line="3769"/> <source><b>Close</b><p>This closes the current project.</p></source> <translation><b>Zavřít</b><p>Aktuální projekt se uzavře.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3762"/> + <location filename="../Project/Project.py" line="3776"/> <source>Save project</source> <translation>Uložit projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="3954"/> + <location filename="../Project/Project.py" line="3968"/> <source>&Save</source> <translation>&Uložit</translation> </message> <message> - <location filename="../Project/Project.py" line="3766"/> - <source>Save the current project</source> - <translation>Uložit aktuální projekt</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3767"/> - <source><b>Save</b><p>This saves the current project.</p></source> - <translation><b>Uložit</b><p>Aktuální projekt se uloží.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3774"/> - <source>Save &as...</source> - <translation>Uložit j&ako...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3778"/> - <source>Save the current project to a new file</source> - <translation>Uloží aktuální projekt do nového souboru</translation> - </message> - <message> <location filename="../Project/Project.py" line="3780"/> - <source><b>Save as</b><p>This saves the current project to a new file.</p></source> - <translation><b>Uložit jako</b><p>Uloží aktuální projekt do nového souboru.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3789"/> - <source>Add files to project</source> - <translation>Přidat soubory do projektu</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3789"/> - <source>Add &files...</source> - <translation>&Přidat soubory...</translation> + <source>Save the current project</source> + <translation>Uložit aktuální projekt</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3781"/> + <source><b>Save</b><p>This saves the current project.</p></source> + <translation><b>Uložit</b><p>Aktuální projekt se uloží.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3788"/> + <source>Save &as...</source> + <translation>Uložit j&ako...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3792"/> + <source>Save the current project to a new file</source> + <translation>Uloží aktuální projekt do nového souboru</translation> </message> <message> <location filename="../Project/Project.py" line="3794"/> + <source><b>Save as</b><p>This saves the current project to a new file.</p></source> + <translation><b>Uložit jako</b><p>Uloží aktuální projekt do nového souboru.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3803"/> + <source>Add files to project</source> + <translation>Přidat soubory do projektu</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3803"/> + <source>Add &files...</source> + <translation>&Přidat soubory...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3808"/> <source>Add files to the current project</source> <translation>Přidat soubory do aktuálního projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="3796"/> - <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> - <translation><b>Přidat soubory...</b><p>Otevře dialog pri přidání souborů do aktuálního projektu. Místo pro přidání je definováno extenzí souborů.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3805"/> - <source>Add directory to project</source> - <translation>Přidat adresář do projektu</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3805"/> - <source>Add directory...</source> - <translation>Přidat adresář...</translation> - </message> - <message> <location filename="../Project/Project.py" line="3810"/> + <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> + <translation><b>Přidat soubory...</b><p>Otevře dialog pri přidání souborů do aktuálního projektu. Místo pro přidání je definováno extenzí souborů.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3819"/> + <source>Add directory to project</source> + <translation>Přidat adresář do projektu</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3819"/> + <source>Add directory...</source> + <translation>Přidat adresář...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3824"/> <source>Add a directory to the current project</source> <translation>Přidat adresář do aktuálního projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="3812"/> + <location filename="../Project/Project.py" line="3826"/> <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> <translation><b>Přidat adresář...</b><p>Otevře dialog pro přičtení adresáře do aktuálního projektu.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3820"/> + <location filename="../Project/Project.py" line="3834"/> <source>Add translation to project</source> <translation>Přidat překlad do projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="3820"/> + <location filename="../Project/Project.py" line="3834"/> <source>Add &translation...</source> <translation>Přida&t překlad...</translation> </message> <message> - <location filename="../Project/Project.py" line="3825"/> - <source>Add a translation to the current project</source> - <translation>Přidat překlad do aktuálního projektu</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3827"/> - <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> - <translation><b>Přidat překlad</b><p>Otevře dialog pro přidání překladu do aktuálního projektu.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3835"/> - <source>Search new files</source> - <translation>Hledat nové soubory</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3835"/> - <source>Searc&h new files...</source> - <translation>&Hledat nové soubory...</translation> - </message> - <message> <location filename="../Project/Project.py" line="3839"/> + <source>Add a translation to the current project</source> + <translation>Přidat překlad do aktuálního projektu</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3841"/> + <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> + <translation><b>Přidat překlad</b><p>Otevře dialog pro přidání překladu do aktuálního projektu.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3849"/> + <source>Search new files</source> + <translation>Hledat nové soubory</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3849"/> + <source>Searc&h new files...</source> + <translation>&Hledat nové soubory...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3853"/> <source>Search new files in the project directory.</source> <translation>Hledat nové soubory v adresáři projektu.</translation> </message> @@ -51810,57 +51815,57 @@ <translation type="obsolete"><b>Hledat nové soubory...</b><p>Hledají se nové soubory (zdrojové, *.ui, *.idl) v adresáři projektu a v registrovaných podadresářích.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3865"/> + <location filename="../Project/Project.py" line="3879"/> <source>Project properties</source> <translation>Nastavení projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="3865"/> + <location filename="../Project/Project.py" line="3879"/> <source>&Properties...</source> <translation>&Natavení...</translation> </message> <message> - <location filename="../Project/Project.py" line="3870"/> + <location filename="../Project/Project.py" line="3884"/> <source>Show the project properties</source> <translation>Zobrazit nastavení projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="3871"/> - <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> - <translation><b>Nastavení...</b><p>Zobrazí dialog s editací nastavení projektu.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3878"/> - <source>User project properties</source> - <translation>Uživatelská nastavení projektu</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3878"/> - <source>&User Properties...</source> - <translation>Uživat&elská nastavení...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3883"/> - <source>Show the user specific project properties</source> - <translation>Zobrazit uživatelem definovaná nastavení projektu</translation> - </message> - <message> <location filename="../Project/Project.py" line="3885"/> - <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> - <translation><b>Uživatelská nastavení...</b><p>Zobrazí dialog s editací uživatelských nastavení projektu.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3893"/> - <source>Filetype Associations</source> - <translation>Asociace typů souborů</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3893"/> - <source>Filetype Associations...</source> - <translation>Asociace typů souborů...</translation> + <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> + <translation><b>Nastavení...</b><p>Zobrazí dialog s editací nastavení projektu.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3892"/> + <source>User project properties</source> + <translation>Uživatelská nastavení projektu</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3892"/> + <source>&User Properties...</source> + <translation>Uživat&elská nastavení...</translation> </message> <message> <location filename="../Project/Project.py" line="3897"/> + <source>Show the user specific project properties</source> + <translation>Zobrazit uživatelem definovaná nastavení projektu</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3899"/> + <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> + <translation><b>Uživatelská nastavení...</b><p>Zobrazí dialog s editací uživatelských nastavení projektu.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3907"/> + <source>Filetype Associations</source> + <translation>Asociace typů souborů</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3907"/> + <source>Filetype Associations...</source> + <translation>Asociace typů souborů...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3911"/> <source>Show the project filetype associations</source> <translation>Zobrazit asociace typů souborů</translation> </message> @@ -51870,347 +51875,347 @@ <translation type="obsolete"><b>Asociace typů souborů...</b><p>Zobrazí se dialog s editací asociace typů souborů v projektu. Na základě vzorku souborového jména tyto asociace určují typ souboru (zdrojový kód, formulář, interface nebo jiné). Tyto asociace jsou použity při přidávání souborů do projektu a při vyhledávání.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3929"/> + <location filename="../Project/Project.py" line="3943"/> <source>Debugger Properties</source> <translation>Nastavení debugeru</translation> </message> <message> - <location filename="../Project/Project.py" line="3929"/> + <location filename="../Project/Project.py" line="3943"/> <source>Debugger &Properties...</source> <translation>Nastavení &debuggeru...</translation> </message> <message> - <location filename="../Project/Project.py" line="3933"/> - <source>Show the debugger properties</source> - <translation>Zobrazit nastavení debugeru</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3934"/> - <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> - <translation><b>Nastavení debugeru...</b><p>Zobrazí dialog s editací nastavení debugeru.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3942"/> - <source>Load</source> - <translation>Načíst</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3942"/> - <source>&Load</source> - <translation>&Načíst</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3946"/> - <source>Load the debugger properties</source> - <translation>Načíst nastavení debugeru</translation> - </message> - <message> <location filename="../Project/Project.py" line="3947"/> + <source>Show the debugger properties</source> + <translation>Zobrazit nastavení debugeru</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3948"/> + <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> + <translation><b>Nastavení debugeru...</b><p>Zobrazí dialog s editací nastavení debugeru.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3956"/> + <source>Load</source> + <translation>Načíst</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3956"/> + <source>&Load</source> + <translation>&Načíst</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3960"/> + <source>Load the debugger properties</source> + <translation>Načíst nastavení debugeru</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3961"/> <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> <translation><b>Načíst nastavení debugeru</b><p>Načtou se nastavení debugeru do projektu.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3954"/> + <location filename="../Project/Project.py" line="3968"/> <source>Save</source> <translation>Uložit</translation> </message> <message> - <location filename="../Project/Project.py" line="3958"/> + <location filename="../Project/Project.py" line="3972"/> <source>Save the debugger properties</source> <translation>Uložit nastavení debugeru</translation> </message> <message> - <location filename="../Project/Project.py" line="3959"/> + <location filename="../Project/Project.py" line="3973"/> <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> <translation><b>Uložit nastavení debugeru</b><p>Uloží nastavení debugeru definovaná v projektu..</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3966"/> + <location filename="../Project/Project.py" line="3980"/> <source>Delete</source> <translation>Smazat</translation> </message> <message> - <location filename="../Project/Project.py" line="3966"/> + <location filename="../Project/Project.py" line="3980"/> <source>&Delete</source> <translation>Sma&zat</translation> </message> <message> - <location filename="../Project/Project.py" line="3970"/> - <source>Delete the debugger properties</source> - <translation>Smazat nastavení debugeru</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3971"/> - <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> - <translation><b>Smazat nastavení debugeru</b><p>Smaže se soubor obsahující nastavení debugeru v daném projektu.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3979"/> - <source>Reset</source> - <translation></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3979"/> - <source>&Reset</source> - <translation>&Reset</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3983"/> - <source>Reset the debugger properties</source> - <translation>Reset nastavení debugeru</translation> - </message> - <message> <location filename="../Project/Project.py" line="3984"/> - <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> - <translation><b>Reset nastavení debugeru</b><p>Zresetuje nastavení debugeru v projektu.</p></translation> + <source>Delete the debugger properties</source> + <translation>Smazat nastavení debugeru</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3985"/> + <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> + <translation><b>Smazat nastavení debugeru</b><p>Smaže se soubor obsahující nastavení debugeru v daném projektu.</p></translation> </message> <message> <location filename="../Project/Project.py" line="3993"/> - <source>Load session</source> - <translation>Načíst relaci</translation> + <source>Reset</source> + <translation></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3993"/> + <source>&Reset</source> + <translation>&Reset</translation> </message> <message> <location filename="../Project/Project.py" line="3997"/> - <source>Load the projects session file.</source> - <translation>Načíst soubor s relací projektu.</translation> + <source>Reset the debugger properties</source> + <translation>Reset nastavení debugeru</translation> </message> <message> <location filename="../Project/Project.py" line="3998"/> - <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> - <translation><b>Načíst relaci</b><p>Načte soubor s relací projektu. Relace obsahuje následující údaje:<br>- všechny otevřené zdrojové soubory<br>- všechny breakpointy<br>- argumenty příkazové řádky <br>- pracovní adresář<br>- příznak výjimky</p></translation> + <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> + <translation><b>Reset nastavení debugeru</b><p>Zresetuje nastavení debugeru v projektu.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4007"/> + <source>Load session</source> + <translation>Načíst relaci</translation> </message> <message> <location filename="../Project/Project.py" line="4011"/> + <source>Load the projects session file.</source> + <translation>Načíst soubor s relací projektu.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4012"/> + <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> + <translation><b>Načíst relaci</b><p>Načte soubor s relací projektu. Relace obsahuje následující údaje:<br>- všechny otevřené zdrojové soubory<br>- všechny breakpointy<br>- argumenty příkazové řádky <br>- pracovní adresář<br>- příznak výjimky</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4025"/> <source>Save session</source> <translation>Uložit relaci</translation> </message> <message> - <location filename="../Project/Project.py" line="4015"/> - <source>Save the projects session file.</source> - <translation>Uložit soubor s relací projektu.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4016"/> - <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> - <translation><b>Uložit relaci</b><p>Uloží soubor s relací projektu. Relace obsahuje následující údaje:<br>- všechny otevřené zdrojové soubory<br>- všechny breakpointy<br>- argumenty příkazové řádky <br>- pracovní adresář<br>- příznak výjimky</p></translation> - </message> - <message> <location filename="../Project/Project.py" line="4029"/> - <source>Delete session</source> - <translation>Smazat relaci</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4033"/> - <source>Delete the projects session file.</source> - <translation>Smaže soubor s relací projektu.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4034"/> - <source><b>Delete session</b><p>This deletes the projects session file</p></source> - <translation><b>Smazat relaci</b><p>Smaže soubor s relací projektu.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4043"/> - <source>Code Metrics</source> - <translation>Metriky kódu</translation> + <source>Save the projects session file.</source> + <translation>Uložit soubor s relací projektu.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4030"/> + <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> + <translation><b>Uložit relaci</b><p>Uloží soubor s relací projektu. Relace obsahuje následující údaje:<br>- všechny otevřené zdrojové soubory<br>- všechny breakpointy<br>- argumenty příkazové řádky <br>- pracovní adresář<br>- příznak výjimky</p></translation> </message> <message> <location filename="../Project/Project.py" line="4043"/> - <source>&Code Metrics...</source> - <translation>Metriky &kódu...</translation> + <source>Delete session</source> + <translation>Smazat relaci</translation> </message> <message> <location filename="../Project/Project.py" line="4047"/> - <source>Show some code metrics for the project.</source> - <translation>Zobrazit metriky kódu projektu.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4049"/> - <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> - <translation><b>Metriky kódu...</b><p>Zobrazí se metriky kódu všech python souborů v projektu.</p></translation> + <source>Delete the projects session file.</source> + <translation>Smaže soubor s relací projektu.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4048"/> + <source><b>Delete session</b><p>This deletes the projects session file</p></source> + <translation><b>Smazat relaci</b><p>Smaže soubor s relací projektu.</p></translation> </message> <message> <location filename="../Project/Project.py" line="4057"/> - <source>Python Code Coverage</source> - <translation>Pokrytí python kódu</translation> + <source>Code Metrics</source> + <translation>Metriky kódu</translation> </message> <message> <location filename="../Project/Project.py" line="4057"/> - <source>Code Co&verage...</source> - <translation>Pokr&ytí kódu...</translation> + <source>&Code Metrics...</source> + <translation>Metriky &kódu...</translation> </message> <message> <location filename="../Project/Project.py" line="4061"/> - <source>Show code coverage information for the project.</source> - <translation>Zobrazit informace pokrytí kódu projektu.</translation> + <source>Show some code metrics for the project.</source> + <translation>Zobrazit metriky kódu projektu.</translation> </message> <message> <location filename="../Project/Project.py" line="4063"/> - <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> - <translation><b>Pokrytí kódu...</b><p>Zobrazí informace o pokrytí kódu ve všech python souborech projektu.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4904"/> - <source>Profile Data</source> - <translation>Profilovat data</translation> + <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> + <translation><b>Metriky kódu...</b><p>Zobrazí se metriky kódu všech python souborů v projektu.</p></translation> </message> <message> <location filename="../Project/Project.py" line="4071"/> - <source>&Profile Data...</source> - <translation>&Profilovat data...</translation> + <source>Python Code Coverage</source> + <translation>Pokrytí python kódu</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4071"/> + <source>Code Co&verage...</source> + <translation>Pokr&ytí kódu...</translation> </message> <message> <location filename="../Project/Project.py" line="4075"/> - <source>Show profiling data for the project.</source> - <translation>Zobrazit profilování dat projektu.</translation> + <source>Show code coverage information for the project.</source> + <translation>Zobrazit informace pokrytí kódu projektu.</translation> </message> <message> <location filename="../Project/Project.py" line="4077"/> + <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> + <translation><b>Pokrytí kódu...</b><p>Zobrazí informace o pokrytí kódu ve všech python souborech projektu.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4918"/> + <source>Profile Data</source> + <translation>Profilovat data</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4085"/> + <source>&Profile Data...</source> + <translation>&Profilovat data...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4089"/> + <source>Show profiling data for the project.</source> + <translation>Zobrazit profilování dat projektu.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4091"/> <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> <translation><b>Profilovat data</b><p>Zobrazí se profilování dat projektu.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4958"/> + <location filename="../Project/Project.py" line="4972"/> <source>Application Diagram</source> <translation>Diagram aplikace</translation> </message> <message> - <location filename="../Project/Project.py" line="4086"/> + <location filename="../Project/Project.py" line="4100"/> <source>&Application Diagram...</source> <translation>Diagram &aplikace...</translation> </message> <message> - <location filename="../Project/Project.py" line="4090"/> + <location filename="../Project/Project.py" line="4104"/> <source>Show a diagram of the project.</source> <translation>Zobrazit diagram projektu.</translation> </message> <message> - <location filename="../Project/Project.py" line="4092"/> + <location filename="../Project/Project.py" line="4106"/> <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> <translation><b>Diagram aplikace...</b><p>Zobrazí diagram projektu.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4216"/> - <source>&Project</source> - <translation>&Projekt</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4217"/> - <source>Open &Recent Projects</source> - <translation>Otevřít poslední p&rojekty</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4218"/> - <source>&Version Control</source> - <translation>Kontrola &verzí</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4222"/> - <source>Chec&k</source> - <translation>Zkontro&lovat</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4224"/> - <source>Sho&w</source> - <translation>Zo&brazit</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4225"/> - <source>&Diagrams</source> - <translation>&Diagramy</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4226"/> - <source>Session</source> - <translation>Relace</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4227"/> - <source>Source &Documentation</source> - <translation>Zd&rojová dokumentace</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4229"/> - <source>Debugger</source> - <translation></translation> - </message> - <message> <location filename="../Project/Project.py" line="4230"/> + <source>&Project</source> + <translation>&Projekt</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4231"/> + <source>Open &Recent Projects</source> + <translation>Otevřít poslední p&rojekty</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4232"/> + <source>&Version Control</source> + <translation>Kontrola &verzí</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4236"/> + <source>Chec&k</source> + <translation>Zkontro&lovat</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4238"/> + <source>Sho&w</source> + <translation>Zo&brazit</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4239"/> + <source>&Diagrams</source> + <translation>&Diagramy</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4240"/> + <source>Session</source> + <translation>Relace</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4241"/> + <source>Source &Documentation</source> + <translation>Zd&rojová dokumentace</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4243"/> + <source>Debugger</source> + <translation></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4244"/> <source>Pac&kagers</source> <translation>Balíč&ky</translation> </message> <message> - <location filename="../Project/Project.py" line="4349"/> + <location filename="../Project/Project.py" line="4363"/> <source>Project</source> <translation>Projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="4415"/> + <location filename="../Project/Project.py" line="4429"/> <source>&Clear</source> <translation>&Vyčistit</translation> </message> <message> - <location filename="../Project/Project.py" line="4566"/> + <location filename="../Project/Project.py" line="4580"/> <source>Search New Files</source> <translation>Hledat nové soubory</translation> </message> <message> - <location filename="../Project/Project.py" line="4566"/> + <location filename="../Project/Project.py" line="4580"/> <source>There were no new files found to be added.</source> <translation>Nebyly nalezeny žádné soubory, které je možné přidat.</translation> </message> <message> - <location filename="../Project/Project.py" line="4712"/> + <location filename="../Project/Project.py" line="4726"/> <source>Version Control System</source> <translation>Version Control System</translation> </message> <message> - <location filename="../Project/Project.py" line="4831"/> + <location filename="../Project/Project.py" line="4845"/> <source>Coverage Data</source> <translation>Datové pokrytí</translation> </message> <message> - <location filename="../Project/Project.py" line="4881"/> + <location filename="../Project/Project.py" line="4895"/> <source>There is no main script defined for the current project. Aborting</source> <translation>V aktuálním projektu nebyl určen hlavní skript. Zrušeno</translation> </message> <message> - <location filename="../Project/Project.py" line="4854"/> + <location filename="../Project/Project.py" line="4868"/> <source>Code Coverage</source> <translation>Pokrytí kódu</translation> </message> <message> - <location filename="../Project/Project.py" line="4854"/> + <location filename="../Project/Project.py" line="4868"/> <source>Please select a coverage file</source> <translation>Prosím, vyberte soubor pokrytí</translation> </message> <message> - <location filename="../Project/Project.py" line="4904"/> + <location filename="../Project/Project.py" line="4918"/> <source>Please select a profile file</source> <translation>Prosím, vyberte soubor s profilem</translation> </message> <message> - <location filename="../Project/Project.py" line="4958"/> + <location filename="../Project/Project.py" line="4972"/> <source>Include module names?</source> <translation>Včetně jmen modulů?</translation> </message> <message> - <location filename="../Project/Project.py" line="5152"/> + <location filename="../Project/Project.py" line="5166"/> <source>Create Package List</source> <translation>Vytvořit seznam balíčků</translation> </message> <message> - <location filename="../Project/Project.py" line="4115"/> + <location filename="../Project/Project.py" line="4129"/> <source>Create &Package List</source> <translation type="unfinished">Vytvořit Plugin &archiv</translation> </message> <message> - <location filename="../Project/Project.py" line="5428"/> + <location filename="../Project/Project.py" line="5442"/> <source>Create Plugin Archive</source> <translation>Vytvořit Plugin archiv</translation> </message> <message> - <location filename="../Project/Project.py" line="5103"/> + <location filename="../Project/Project.py" line="5117"/> <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>Soubor <b>PKGLIST</b> již existuje.</p><p>Přepsat jej?</p></translation> </message> @@ -52220,22 +52225,22 @@ <translation type="obsolete"><p>Soubor <b>PKGLIST</b> neexistuje. Zrušeno...</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5171"/> + <location filename="../Project/Project.py" line="5185"/> <source>The project does not have a main script defined. Aborting...</source> <translation>Projekt nemá definován hlavní skript. Zrušeno...</translation> </message> <message> - <location filename="../Project/Project.py" line="1667"/> + <location filename="../Project/Project.py" line="1681"/> <source><p>The source directory doesn't contain any files belonging to the selected category.</p></source> <translation><p>Zdrojový adresář neobsahuje žádné soubory související s danou kategorií.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2873"/> + <location filename="../Project/Project.py" line="2887"/> <source>Select Version Control System</source> <translation>Vybrat Version Control System</translation> </message> <message> - <location filename="../Project/Project.py" line="2499"/> + <location filename="../Project/Project.py" line="2513"/> <source>None</source> <translation>None</translation> </message> @@ -52245,42 +52250,42 @@ <translation>Zaregistrovat typ projektu</translation> </message> <message> - <location filename="../Project/Project.py" line="4131"/> + <location filename="../Project/Project.py" line="4145"/> <source>Create Plugin &Archives</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="1348"/> + <location filename="../Project/Project.py" line="1362"/> <source>You have to specify a translation pattern first.</source> <translation>Nejdříve musíte specifikovat vzor překladu.</translation> </message> <message> - <location filename="../Project/Project.py" line="2598"/> + <location filename="../Project/Project.py" line="2612"/> <source>Translation Pattern</source> <translation>Vzor překladu</translation> </message> <message> - <location filename="../Project/Project.py" line="2598"/> + <location filename="../Project/Project.py" line="2612"/> <source>Enter the path pattern for translation files (use '%language%' in place of the language code):</source> <translation>Zadejte vzor cesty pro soubory s překlady (použijte '%language%' na místě s kódem jazyka):</translation> </message> <message> - <location filename="../Project/Project.py" line="3911"/> + <location filename="../Project/Project.py" line="3925"/> <source>Lexer Associations</source> <translation>Spojení lexeru</translation> </message> <message> - <location filename="../Project/Project.py" line="3911"/> + <location filename="../Project/Project.py" line="3925"/> <source>Lexer Associations...</source> <translation>Spojení lexeru...</translation> </message> <message> - <location filename="../Project/Project.py" line="3915"/> + <location filename="../Project/Project.py" line="3929"/> <source>Show the project lexer associations (overriding defaults)</source> <translation>Zobrazit spojení lexeru projektu (přepíše výchozí)</translation> </message> <message> - <location filename="../Project/Project.py" line="3917"/> + <location filename="../Project/Project.py" line="3931"/> <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> <translation><b>Spojení lexeru...</b><p>Zobrazuje dialog s editací spojení lexeru projektu. Tato spojení přepisují globální lexer spojení. Lexer je použit pro zvýraznění textu v editoru.</p></translation> </message> @@ -52365,17 +52370,17 @@ <translation type="obsolete"><p>Vybraný soubor s překladem <b>{0}</b> nelze smazat.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1698"/> + <location filename="../Project/Project.py" line="1712"/> <source><p>The file <b>{0}</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>Soubor <b>{0}</b> již existuje.</p><p>Má se přepsat?</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3031"/> + <location filename="../Project/Project.py" line="3045"/> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Soubor <b>{0}</b> již existuje.</p><p>Má se přepsat?</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1926"/> + <location filename="../Project/Project.py" line="1940"/> <source><p>The file <b>{0}</b> could not be renamed.<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> @@ -52390,17 +52395,17 @@ <translation type="obsolete"><p>Vybraný adresář <b>{0}</b> nelze smazat.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2286"/> + <location filename="../Project/Project.py" line="2300"/> <source><p>The project directory <b>{0}</b> could not be created.</p></source> <translation><p>Adresář projektu <b>{0}</b> nelze vytvořit.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4712"/> + <location filename="../Project/Project.py" line="4726"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> <translation><p>Vybrané VCS <b>{0}</b> nebylo nalezeno.<br/>Kontrola verzí vypnuta.</p><p>{1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5152"/> + <location filename="../Project/Project.py" line="5166"/> <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> <translation><p>Soubor <b>PKGLIST</b> nelze vytvořit.</p><p>Důvod: {0}</p></translation> </message> @@ -52410,22 +52415,22 @@ <translation type="obsolete"><p>Soubor <b>PKGLIST</b> nelze načíst.</p><p>Důvod: {0}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5312"/> + <location filename="../Project/Project.py" line="5326"/> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation><p>Soubor <b>{0}</b> nelze uložit do archivu. Ingorováno.</p><p>Důvod: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5386"/> + <location filename="../Project/Project.py" line="5400"/> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation><p>Plugin soubor <b>{0}</b> nelze přečíst.</p><p>Důvod: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1623"/> + <location filename="../Project/Project.py" line="1637"/> <source><p>The selected file <b>{0}</b> could not be added to <b>{1}</b>.</p><p>Reason: {2}</p></source> <translation><p>Vybraný soubor <b>{0}</b> nelze přidat do <b>{1}</b>.</p><p>Důvod: {2}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1680"/> + <location filename="../Project/Project.py" line="1694"/> <source><p>The target directory <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation><p>Cílový adresář <b>{0}</b> nelze vytvořit.</p><p>Důvod: {1}</p></translation> </message> @@ -52435,32 +52440,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2367"/> + <location filename="../Project/Project.py" line="2381"/> <source>Create main script</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2367"/> + <location filename="../Project/Project.py" line="2381"/> <source><p>The mainscript <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4100"/> + <location filename="../Project/Project.py" line="4114"/> <source>Load Diagram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4100"/> + <location filename="../Project/Project.py" line="4114"/> <source>&Load Diagram...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4104"/> + <location filename="../Project/Project.py" line="4118"/> <source>Load a diagram from file.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4106"/> + <location filename="../Project/Project.py" line="4120"/> <source><b>Load Diagram...</b><p>This loads a diagram from file.</p></source> <translation type="unfinished"></translation> </message> @@ -52490,37 +52495,37 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4700"/> + <location filename="../Project/Project.py" line="4714"/> <source><p>The selected VCS <b>{0}</b> could not be found. <br/>Reverting override.</p><p>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5428"/> + <location filename="../Project/Project.py" line="5442"/> <source><p>The plugin file <b>{0}</b> could not be read.</p> <p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4120"/> + <location filename="../Project/Project.py" line="4134"/> <source>Create an initial PKGLIST file for an eric6 plugin.</source> <translation type="unfinished">Vytvořit soubor eric5 plugin archivu. {6 ?}</translation> </message> <message> - <location filename="../Project/Project.py" line="4122"/> - <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric6 plugin archive. The list is created from the project file.</p></source> - <translation type="unfinished"><b>Vytvořit Plugin archiv</b><p>Vytvoří soubor s eric5 plugin archivem za použití seznamu souborů daných v PKGLIST souboru. Jméno archivu je odvozeno ze jména hlavního skriptu.</p> {6 ?}</translation> - </message> - <message> <location filename="../Project/Project.py" line="4136"/> + <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric6 plugin archive. The list is created from the project file.</p></source> + <translation type="unfinished"><b>Vytvořit Plugin archiv</b><p>Vytvoří soubor s eric5 plugin archivem za použití seznamu souborů daných v PKGLIST souboru. Jméno archivu je odvozeno ze jména hlavního skriptu.</p> {6 ?}</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4150"/> <source>Create eric6 plugin archive files.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4138"/> + <location filename="../Project/Project.py" line="4152"/> <source><b>Create Plugin Archives</b><p>This creates eric6 plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5277"/> + <location filename="../Project/Project.py" line="5291"/> <source><p>The eric6 plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation type="unfinished"><p>Soubor s eric5 plugin archivem <b>{0}</b> nelze vytvořit. Zrušeno...</p><p>Důvod: {1}</p> {6 ?} {0}?} {1}?}</translation> </message> @@ -52545,83 +52550,83 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2843"/> + <location filename="../Project/Project.py" line="2857"/> <source>Create project management directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2843"/> + <location filename="../Project/Project.py" line="2857"/> <source><p>The project directory <b>{0}</b> is not writable.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3850"/> + <location filename="../Project/Project.py" line="3864"/> <source>Alt+Ctrl+P</source> <comment>Project|Search Project File</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3856"/> + <location filename="../Project/Project.py" line="3870"/> <source>Search for a file in the project list of files.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3858"/> + <location filename="../Project/Project.py" line="3872"/> <source><b>Search Project File</b><p>This searches for a file in the project list of files.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3850"/> + <location filename="../Project/Project.py" line="3864"/> <source>Search Project File</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3850"/> + <location filename="../Project/Project.py" line="3864"/> <source>Search Project File...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5206"/> + <location filename="../Project/Project.py" line="5220"/> <source>Create Plugin Archives</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4148"/> + <location filename="../Project/Project.py" line="4162"/> <source>Create Plugin Archives (Snapshot)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4148"/> + <location filename="../Project/Project.py" line="4162"/> <source>Create Plugin Archives (&Snapshot)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4153"/> + <location filename="../Project/Project.py" line="4167"/> <source>Create eric6 plugin archive files (snapshot releases).</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4155"/> + <location filename="../Project/Project.py" line="4169"/> <source><b>Create Plugin Archives (Snapshot)</b><p>This creates eric6 plugin archive files using the list of files given in the PKGLIST* file. The archive name is built from the main script name if not designated in the package list file. The version entry of the main script is modified to reflect a snapshot release.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5185"/> + <location filename="../Project/Project.py" line="5199"/> <source>Select package lists:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5202"/> + <location filename="../Project/Project.py" line="5216"/> <source>Creating plugin archives...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5202"/> + <location filename="../Project/Project.py" line="5216"/> <source>Abort</source> <translation type="unfinished">Přerušit</translation> </message> <message> - <location filename="../Project/Project.py" line="5202"/> + <location filename="../Project/Project.py" line="5216"/> <source>%v/%m Archives</source> <translation type="unfinished"></translation> </message> @@ -52631,132 +52636,132 @@ <translation type="obsolete">Pokrytí</translation> </message> <message> - <location filename="../Project/Project.py" line="5219"/> + <location filename="../Project/Project.py" line="5233"/> <source><p>The file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5331"/> + <location filename="../Project/Project.py" line="5345"/> <source><p>The eric6 plugin archive files were created with some errors.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5334"/> + <location filename="../Project/Project.py" line="5348"/> <source><p>The eric6 plugin archive files were created successfully.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5195"/> + <location filename="../Project/Project.py" line="5209"/> <source><p>No package list files (PKGLIST*) available or selected. Aborting...</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5249"/> + <location filename="../Project/Project.py" line="5263"/> <source><p>The file <b>{0}</b> is not ready yet.</p><p>Please rework it and delete the'; initial_list' line of the header.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3841"/> + <location filename="../Project/Project.py" line="3855"/> <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl, *.proto) in the project directory and registered subdirectories.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3899"/> + <location filename="../Project/Project.py" line="3913"/> <source><b>Filetype Associations...</b><p>This shows a dialog to edit the file type associations of the project. These associations determine the type (source, form, interface, protocol or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="1471"/> + <location filename="../Project/Project.py" line="1485"/> <source><p>The selected translation file <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2169"/> + <location filename="../Project/Project.py" line="2183"/> <source><p>The selected file <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2199"/> + <location filename="../Project/Project.py" line="2213"/> <source><p>The selected directory <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2669"/> + <location filename="../Project/Project.py" line="2683"/> <source>Create Makefile</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="2669"/> + <location filename="../Project/Project.py" line="2683"/> <source><p>The makefile <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5611"/> + <location filename="../Project/Project.py" line="5625"/> <source>Execute Make</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4169"/> - <source>&Execute Make</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4173"/> - <source>Perform a 'make' run.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4175"/> - <source><b>Execute Make</b><p>This performs a 'make' run to rebuild the configured target.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="5591"/> - <source>Test for Changes</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Project/Project.py" line="4183"/> - <source>&Test for Changes</source> + <source>&Execute Make</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Project/Project.py" line="4187"/> - <source>Question 'make', if a rebuild is needed.</source> + <source>Perform a 'make' run.</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Project/Project.py" line="4189"/> + <source><b>Execute Make</b><p>This performs a 'make' run to rebuild the configured target.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="5605"/> + <source>Test for Changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4197"/> + <source>&Test for Changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4201"/> + <source>Question 'make', if a rebuild is needed.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4203"/> <source><b>Test for Changes</b><p>This questions 'make', if a rebuild of the configured target is necessary.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4231"/> + <location filename="../Project/Project.py" line="4245"/> <source>Make</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5539"/> + <location filename="../Project/Project.py" line="5553"/> <source>The make process did not start.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5584"/> + <location filename="../Project/Project.py" line="5598"/> <source>The make process crashed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5594"/> + <location filename="../Project/Project.py" line="5608"/> <source><p>There are changes that require the configured make target <b>{0}</b> to be rebuilt.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5599"/> + <location filename="../Project/Project.py" line="5613"/> <source><p>There are changes that require the default make target to be rebuilt.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="5611"/> + <location filename="../Project/Project.py" line="5625"/> <source>The makefile contains errors.</source> <translation type="unfinished"></translation> </message> @@ -64841,34 +64846,34 @@ <translation>Spustit běh pokrytí</translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="55"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="35"/> <source>Command&line:</source> <translation>Příkazový řá&dek:</translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="71"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="51"/> <source>Enter the commandline parameters</source> <translation>Zadejte parametry příkazového řádku</translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="74"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="54"/> <source><b>Commandline</b> <p>Enter the commandline parameters in this field.</p></source> <translation><b>Příkazový řádek</b> <p>Zadání parametrů příkazového řádku do tohoto pole.</p></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="94"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="25"/> <source>&Working directory:</source> <translation>&Pracovní adresář:</translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="218"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="214"/> <source>Select this to erase the collected coverage information</source> <translation>Vybrat pro vymazání shromážděných informací z pokrytí</translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="221"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="217"/> <source><b>Erase coverage information</b> <p>Select this to erase the collected coverage information before the next coverage run.</p></source> <translation><b>Vymazat informace z pokrytí</b> @@ -64887,17 +64892,17 @@ <p>Zadání pracovního adresáře, ve kterém proběhne debugging. Ponechte jej prázdný pokud chcete pro spuštění použít adresář aplikace.</p></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="124"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="150"/> <source>&Environment:</source> <translation>Prostř&edí:</translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="140"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="80"/> <source>Enter the environment variables to be set.</source> <translation>Zadání proměnných prostředí, které mají být nastaveny.</translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="143"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="83"/> <source><b>Environment</b> <p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'.</p> <p>Example: var1=1 var2="hello world" var3+=":/tmp"</p></source> @@ -64906,83 +64911,82 @@ <p>Příklad: var1=1 var2="hello world" var3+=":/tmp"</p></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="225"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="221"/> <source>Erase &coverage information</source> <translation>&Vymazat info pokrytí</translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="228"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="224"/> <source>Alt+C</source> <translation></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="168"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="164"/> <source>Uncheck to disable exception reporting</source> <translation>Zrušit zatržení pro vypnutí reportování výjimek</translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="171"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="167"/> <source><b>Report exceptions</b> <p>Uncheck this in order to disable exception reporting.</p></source> <translation><b>Report výjimek</b> <p>Zrušte zatržení přepínače pro vypnutí reportování výjimek.</p></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="175"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="171"/> <source>Report &exceptions</source> <translation>R&eport výjimek</translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="178"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="174"/> <source>Alt+E</source> <translation></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="188"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="184"/> <source>Select to clear the display of the interpreter window</source> <translation>Vybrat pro vyčištění okna interpretru</translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="191"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="187"/> <source><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></source> <translation><b>Vyčistit okno interpretru</b><p>Vyčistí displej okna interpretru před tím, než se spustí debugovací klient.</p></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="194"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="190"/> <source>Clear &interpreter window</source> <translation>Vyčistit okno &interpretru</translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="204"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="200"/> <source>Select to start the debugger in a console window</source> <translation>Vybrat pro spuštění debugeru v okně konzole</translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="207"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="203"/> <source><b>Start in console</b> <p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></source> <translation><b>Spustit na konzoli</b> <p>Vybrat pro spuštění debugeru v okně konzole. Příkaz konzole musí být nakonfigurován na Debugger-&gt;Hlavní straně</p></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="211"/> + <location filename="../Debugger/StartCoverageDialog.ui" line="207"/> <source>Start in console</source> <translation>Spustit na konzoli</translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="25"/> - <source>Interpreter:</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="44"/> - <source>Enter the interpreter to be used</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="47"/> - <source><b>Interpreter</b> -<p>Enter the interpreter to be used. Leave it empty to use the default interprter, i.e. the one configured globally or per project.</p></source> + <location filename="../Debugger/StartCoverageDialog.ui" line="130"/> + <source>Select the virtual environment to be used</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/StartCoverageDialog.ui" line="133"/> + <source><b>Virtual Environment</b>\n<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/StartCoverageDialog.ui" line="140"/> + <source>&Virtual Environment:</source> <translation type="unfinished"></translation> </message> </context> @@ -64994,29 +64998,29 @@ <translation>Spustit debuger</translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="140"/> + <location filename="../Debugger/StartDebugDialog.ui" line="136"/> <source>Enter the environment variables to be set.</source> <translation>Zadání proměnných prostředí.</translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="143"/> + <location filename="../Debugger/StartDebugDialog.ui" line="139"/> <source><b>Environment</b> <p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'.</p> <p>Example: var1=1 var2="hello world" var3+=":/tmp"</p></source> <translation><b>Prostředí</b><p>Zadání proměnných prostředí, které mají být nastaveny. Jednotlivé položky musí být odděleny mezerou a musí být ve tvaru 'var=value'. Pro přičtení hodnoty zadejte výraz ve tvaru 'var+=value'.</p><p>Příklad: var1=1 var2="hello world" var3+=":/tmp"</p></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="124"/> + <location filename="../Debugger/StartDebugDialog.ui" line="120"/> <source>&Environment:</source> <translation>Prostř&edí:</translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="113"/> + <location filename="../Debugger/StartDebugDialog.ui" line="109"/> <source>Enter the working directory</source> <translation>Zadejte pracovní adresář</translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="116"/> + <location filename="../Debugger/StartDebugDialog.ui" line="112"/> <source><b>Working directory</b> <p>Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.</p></source> <translation><b>Pracovní adresář</b><p>Zadání pracovního adresáře, ve kterém proběhne ladění. Ponechte jej prázdný pokud chcete pro spuštění použít adresář aplikace.</p></translation> @@ -65033,161 +65037,160 @@ <translation type="obsolete"><b>Vybrat adresář</b><p>Výběr pracovního adresáře před dialog výběru adresáře.</p></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="94"/> + <location filename="../Debugger/StartDebugDialog.ui" line="90"/> <source>&Working directory:</source> <translation>&Pracovní adresář:</translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="71"/> + <location filename="../Debugger/StartDebugDialog.ui" line="67"/> <source>Enter the commandline parameters</source> <translation>Zadejte parametry příkazového řádku</translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="74"/> + <location filename="../Debugger/StartDebugDialog.ui" line="70"/> <source><b>Commandline</b> <p>Enter the commandline parameters in this field.</p></source> <translation><b>Příkazový řádek</b><p>Zadání parametrů příkazového řádku do tohoto pole.</p></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="55"/> + <location filename="../Debugger/StartDebugDialog.ui" line="51"/> <source>Command&line:</source> <translation>Příkazový řá&dek:</translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="168"/> + <location filename="../Debugger/StartDebugDialog.ui" line="164"/> <source>Uncheck to disable exception reporting</source> <translation>Zrušit zatržení pro vypnutí reportování výjimek</translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="171"/> + <location filename="../Debugger/StartDebugDialog.ui" line="167"/> <source><b>Report exceptions</b> <p>Uncheck this in order to disable exception reporting.</p></source> <translation><b>Report výjimek</b><p>Zrušte zatržení přepínače pro vypnutí reportování výjimek.</p></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="175"/> + <location filename="../Debugger/StartDebugDialog.ui" line="171"/> <source>Report &exceptions</source> <translation>R&eport výjimek</translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="178"/> + <location filename="../Debugger/StartDebugDialog.ui" line="174"/> <source>Alt+E</source> <translation></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="218"/> + <location filename="../Debugger/StartDebugDialog.ui" line="214"/> <source>Select to trace into the Python library</source> <translation>Výběr pro trasování do Python knihovny</translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="221"/> + <location filename="../Debugger/StartDebugDialog.ui" line="217"/> <source>&Trace into interpreter libraries</source> <translation>&Trasovat do knihoven inerpretru</translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="224"/> + <location filename="../Debugger/StartDebugDialog.ui" line="220"/> <source>Alt+T</source> <translation></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="188"/> + <location filename="../Debugger/StartDebugDialog.ui" line="184"/> <source>Select to clear the display of the interpreter window</source> <translation>Vybrat pro vyčištění okna interpretru</translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="191"/> + <location filename="../Debugger/StartDebugDialog.ui" line="187"/> <source><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></source> <translation><b>Vyčistit okno interpretru</b><p>Vyčistí displej okna interpretru před tím, než se spustí ladicí klient.</p></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="194"/> + <location filename="../Debugger/StartDebugDialog.ui" line="190"/> <source>Clear &interpreter window</source> <translation>Vyčistit okno &interpretru</translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="231"/> + <location filename="../Debugger/StartDebugDialog.ui" line="227"/> <source>Select to not stop the debugger at the first executable line.</source> <translation>Vybrat pro zastavení debugeru na první spustitelné řádce.</translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="234"/> + <location filename="../Debugger/StartDebugDialog.ui" line="230"/> <source><b>Don't stop at first line</b><p>This prevents the debugger from stopping at the first executable line.</p></source> <translation><b>Nezastavovat na první řádce</b><p>Toto debugeru zabrání zastavit se na první spustitelné řádce.</p></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="237"/> + <location filename="../Debugger/StartDebugDialog.ui" line="233"/> <source>Don't stop at first line</source> <translation>Nezastavovat na prvním řádku</translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="204"/> + <location filename="../Debugger/StartDebugDialog.ui" line="200"/> <source>Select to start the debugger in a console window</source> <translation>Vybrat pro spuštění debugeru v okně konzole</translation> </message> <message> + <location filename="../Debugger/StartDebugDialog.ui" line="203"/> + <source><b>Start in console</b> +<p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></source> + <translation><b>Spustit na konzoli</b><p>Vybrat pro spuštění debugeru v okně konzole. Příkaz konzole musí být nakonfigurován na Debugger-&gt;Hlavní straně</p></translation> + </message> + <message> <location filename="../Debugger/StartDebugDialog.ui" line="207"/> - <source><b>Start in console</b> -<p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></source> - <translation><b>Spustit na konzoli</b><p>Vybrat pro spuštění debugeru v okně konzole. Příkaz konzole musí být nakonfigurován na Debugger-&gt;Hlavní straně</p></translation> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="211"/> <source>Start in console</source> <translation>Spustit na konzoli</translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="249"/> + <location filename="../Debugger/StartDebugDialog.ui" line="245"/> <source>Forking</source> <translation>Forkování</translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="255"/> + <location filename="../Debugger/StartDebugDialog.ui" line="251"/> <source>Select to go through the fork without asking</source> <translation>Neptat se když se prochází přes fork</translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="258"/> + <location filename="../Debugger/StartDebugDialog.ui" line="254"/> <source><b>Fork without pausing</b> <p>Select to go through the fork without asking making the forking decision based on the Parent/Child selection.</p></source> <translation><b>Fork bez zastavení</b> <p>Procházet přes fork bez ptaní a provést rozhodnutí pro fork založeném na výběru Rodič/Potomek.</p></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="262"/> + <location filename="../Debugger/StartDebugDialog.ui" line="258"/> <source>Fork without pausing</source> <translation>Fork bez zastavení</translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="272"/> + <location filename="../Debugger/StartDebugDialog.ui" line="268"/> <source>Select to debug the child process after forking</source> <translation>Vybrat pro ladění potomka procesu po forku</translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="275"/> + <location filename="../Debugger/StartDebugDialog.ui" line="271"/> <source><b>Debug Child Process</b> <p>Select to debug the child process after forking. If it is not selected, the parent process will be debugged. This has no effect, if forking without pausing is not selected.</p></source> <translation><b>Ladit potomka procesu</b> <p>Výběr debugování potomka procesu po forku. Není-li toto vybráno, je laděn rodičovský proces. Toto nastavení nemá efekt, není-li nastaveno forkování bez zastavení.</p></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="279"/> + <location filename="../Debugger/StartDebugDialog.ui" line="275"/> <source>Follow Child Process</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Debugger/StartDebugDialog.ui" line="25"/> - <source>Interpreter:</source> + <source>&Virtual Environment:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/StartDebugDialog.ui" line="41"/> + <source>Select the virtual environment to be used</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Debugger/StartDebugDialog.ui" line="44"/> - <source>Enter the interpreter to be used</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="47"/> - <source><b>Interpreter</b> -<p>Enter the interpreter to be used. Leave it empty to use the default interprter, i.e. the one configured globally or per project.</p></source> + <source><b>Virtual Environment</b>\n<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> <translation type="unfinished"></translation> </message> </context> @@ -65199,40 +65202,35 @@ <translation type="obsolete">Pracovní adresář</translation> </message> <message> - <location filename="../Debugger/StartDialog.py" line="92"/> + <location filename="../Debugger/StartDialog.py" line="106"/> <source>Clear Histories</source> <translation>Vyčistit historii</translation> </message> <message> - <location filename="../Debugger/StartDialog.py" line="253"/> + <location filename="../Debugger/StartDialog.py" line="261"/> <source>Edit History</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDialog.py" line="249"/> + <location filename="../Debugger/StartDialog.py" line="257"/> <source>Command Line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDialog.py" line="250"/> + <location filename="../Debugger/StartDialog.py" line="258"/> <source>Working Directory</source> <translation type="unfinished">Pracovní adresář</translation> </message> <message> - <location filename="../Debugger/StartDialog.py" line="251"/> + <location filename="../Debugger/StartDialog.py" line="259"/> <source>Environment</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDialog.py" line="253"/> + <location filename="../Debugger/StartDialog.py" line="261"/> <source>Select the history list to be edited:</source> <translation type="unfinished"></translation> </message> - <message> - <location filename="../Debugger/StartDialog.py" line="248"/> - <source>Interpreter</source> - <translation type="unfinished"></translation> - </message> </context> <context> <name>StartHistoryEditDialog</name> @@ -65318,142 +65316,141 @@ <translation>Spustit profilování</translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="140"/> + <location filename="../Debugger/StartProfileDialog.ui" line="136"/> <source>Enter the environment variables to be set.</source> <translation>Zadání proměnných prostředí, které mají být nastaveny.</translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="143"/> + <location filename="../Debugger/StartProfileDialog.ui" line="139"/> <source><b>Environment</b> <p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'.</p> <p>Example: var1=1 var2="hello world" var3+=":/tmp"</p></source> <translation><b>Prostředí</b><p>Zadání proměnných prostředí, které mají být nastaveny. Jednotlivé položky musí být odděleny mezerou a musí být ve tvaru 'var=value'. Pro přičtení hodnoty zadejte výraz ve tvaru 'var+=value'.</p><p>Příklad: var1=1 var2="hello world" var3+=":/tmp"</p></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="124"/> + <location filename="../Debugger/StartProfileDialog.ui" line="120"/> <source>&Environment:</source> <translation>Prostř&edí:</translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="113"/> + <location filename="../Debugger/StartProfileDialog.ui" line="109"/> <source>Enter the working directory</source> <translation>Zadejte pracovní adresář</translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="116"/> + <location filename="../Debugger/StartProfileDialog.ui" line="112"/> <source><b>Working directory</b> <p>Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.</p></source> <translation><b>Pracovní adresář</b><p>Zadání pracovního adresáře, ve kterém proběhne debugging. Ponechte jej prázdný pokud chcete pro spuštění použít adresář aplikace.</p></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="218"/> + <location filename="../Debugger/StartProfileDialog.ui" line="214"/> <source>Select this to erase the collected timing data</source> <translation>Vybrat pro vymazání shromážděných informací z timig</translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="221"/> + <location filename="../Debugger/StartProfileDialog.ui" line="217"/> <source><b>Erase timing data</b> <p>Select this to erase the collected timing data before the next profiling run.</p></source> <translation><b>Vymazat timig data</b> <p>Vyberete pro vymazání shomážděných timing dat před dalším spuštěním profilování.</p></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="94"/> + <location filename="../Debugger/StartProfileDialog.ui" line="90"/> <source>&Working directory:</source> <translation>&Pracovní adresář:</translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="71"/> + <location filename="../Debugger/StartProfileDialog.ui" line="67"/> <source>Enter the commandline parameters</source> <translation>Zadejte parametry příkazového řádku</translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="74"/> + <location filename="../Debugger/StartProfileDialog.ui" line="70"/> <source><b>Commandline</b> <p>Enter the commandline parameters in this field.</p></source> <translation><b>Příkazový řádek</b><p>Zadání parametrů příkazového řádku do tohoto pole.</p></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="55"/> + <location filename="../Debugger/StartProfileDialog.ui" line="51"/> <source>Command&line:</source> <translation>Příkazový řá&dek:</translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="225"/> + <location filename="../Debugger/StartProfileDialog.ui" line="221"/> <source>Erase &timing data</source> <translation>Vymazat &timing data</translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="228"/> + <location filename="../Debugger/StartProfileDialog.ui" line="224"/> <source>Alt+C</source> <translation></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="168"/> + <location filename="../Debugger/StartProfileDialog.ui" line="164"/> <source>Uncheck to disable exception reporting</source> <translation>Zrušit zatržení pro vypnutí reportování výjimek</translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="171"/> + <location filename="../Debugger/StartProfileDialog.ui" line="167"/> <source><b>Report exceptions</b> <p>Uncheck this in order to disable exception reporting.</p></source> <translation><b>Report výjimek</b><p>Zrušte zatržení přepínače pro vypnutí reportování výjimek.</p></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="175"/> + <location filename="../Debugger/StartProfileDialog.ui" line="171"/> <source>Report &exceptions</source> <translation>R&eport výjimek</translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="178"/> + <location filename="../Debugger/StartProfileDialog.ui" line="174"/> <source>Alt+E</source> <translation></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="188"/> + <location filename="../Debugger/StartProfileDialog.ui" line="184"/> <source>Select to clear the display of the interpreter window</source> <translation>Vybrat pro vyčištění okna interpretru</translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="191"/> + <location filename="../Debugger/StartProfileDialog.ui" line="187"/> <source><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></source> <translation><b>Vyčistit okno interpretru</b><p>Vyčistí displej okna interpretru před tím, než se spustí debugovací klient.</p></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="194"/> + <location filename="../Debugger/StartProfileDialog.ui" line="190"/> <source>Clear &interpreter window</source> <translation>Vyčistit okno &interpretru</translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="204"/> + <location filename="../Debugger/StartProfileDialog.ui" line="200"/> <source>Select to start the debugger in a console window</source> <translation>Vybrat pro spuštění debugeru v okně konzole</translation> </message> <message> + <location filename="../Debugger/StartProfileDialog.ui" line="203"/> + <source><b>Start in console</b> +<p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></source> + <translation><b>Spustit na konzoli</b><p>Vybrat pro spuštění debugeru v okně konzole. Příkaz konzole musí být nakonfigurován na Debugger-&gt;Hlavní straně</p></translation> + </message> + <message> <location filename="../Debugger/StartProfileDialog.ui" line="207"/> - <source><b>Start in console</b> -<p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></source> - <translation><b>Spustit na konzoli</b><p>Vybrat pro spuštění debugeru v okně konzole. Příkaz konzole musí být nakonfigurován na Debugger-&gt;Hlavní straně</p></translation> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="211"/> <source>Start in console</source> <translation>Spustit na konzoli</translation> </message> <message> <location filename="../Debugger/StartProfileDialog.ui" line="25"/> - <source>Interpreter:</source> + <source>&Virtual Environment:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/StartProfileDialog.ui" line="41"/> + <source>Select the virtual environment to be used</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Debugger/StartProfileDialog.ui" line="44"/> - <source>Enter the interpreter to be used</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="47"/> - <source><b>Interpreter</b> -<p>Enter the interpreter to be used. Leave it empty to use the default interprter, i.e. the one configured globally or per project.</p></source> + <source><b>Virtual Environment</b>\n<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> <translation type="unfinished"></translation> </message> </context> @@ -65465,23 +65462,23 @@ <translation>Spustit běh</translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="55"/> + <location filename="../Debugger/StartRunDialog.ui" line="51"/> <source>Command&line:</source> <translation>Příkazový řá&dek:</translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="71"/> + <location filename="../Debugger/StartRunDialog.ui" line="67"/> <source>Enter the commandline parameters</source> <translation>Zadejte parametry příkazového řádku</translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="74"/> + <location filename="../Debugger/StartRunDialog.ui" line="70"/> <source><b>Commandline</b> <p>Enter the commandline parameters in this field.</p></source> <translation><b>Příkazový řádek</b><p>Zadání parametrů příkazového řádku do tohoto pole.</p></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="94"/> + <location filename="../Debugger/StartRunDialog.ui" line="90"/> <source>&Working directory:</source> <translation>&Pracovní adresář:</translation> </message> @@ -65497,138 +65494,137 @@ <translation type="obsolete"><b>Vybrat adresář</b><p>Výběr pracovního adresáře před dialog výběru adresáře.</p></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="113"/> + <location filename="../Debugger/StartRunDialog.ui" line="109"/> <source>Enter the working directory</source> <translation>Zadejte pracovní adresář</translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="116"/> + <location filename="../Debugger/StartRunDialog.ui" line="112"/> <source><b>Working directory</b> <p>Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.</p></source> <translation><b>Pracovní adresář</b><p>Zadání pracovního adresáře, ve kterém proběhne debugging. Ponechte jej prázdný pokud chcete pro spuštění použít adresář aplikace.</p></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="124"/> + <location filename="../Debugger/StartRunDialog.ui" line="120"/> <source>&Environment:</source> <translation>Prostř&edí:</translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="140"/> + <location filename="../Debugger/StartRunDialog.ui" line="136"/> <source>Enter the environment variables to be set.</source> <translation>Zadání proměnných prostředí, které mají být nastaveny.</translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="143"/> + <location filename="../Debugger/StartRunDialog.ui" line="139"/> <source><b>Environment</b> <p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'.</p> <p>Example: var1=1 var2="hello world" var3+=":/tmp"</p></source> <translation><b>Prostředí</b><p>Zadání proměnných prostředí, které mají být nastaveny. Jednotlivé položky musí být odděleny mezerou a musí být ve tvaru 'var=value'. Pro přičtení hodnoty zadejte výraz ve tvaru 'var+=value'.</p><p>Příklad: var1=1 var2="hello world" var3+=":/tmp"</p></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="168"/> + <location filename="../Debugger/StartRunDialog.ui" line="164"/> <source>Uncheck to disable exception reporting</source> <translation>Zrušit zatržení pro vypnutí reportování výjimek</translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="171"/> + <location filename="../Debugger/StartRunDialog.ui" line="167"/> <source><b>Report exceptions</b> <p>Uncheck this in order to disable exception reporting.</p></source> <translation><b>Report výjimek</b><p>Zrušte zatržení přepínače pro vypnutí reportování výjimek.</p></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="175"/> + <location filename="../Debugger/StartRunDialog.ui" line="171"/> <source>Report &exceptions</source> <translation>R&eport výjimek</translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="178"/> + <location filename="../Debugger/StartRunDialog.ui" line="174"/> <source>Alt+E</source> <translation></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="188"/> + <location filename="../Debugger/StartRunDialog.ui" line="184"/> <source>Select to clear the display of the interpreter window</source> <translation>Vybrat pro vyčištění okna interpretru</translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="191"/> + <location filename="../Debugger/StartRunDialog.ui" line="187"/> <source><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></source> <translation><b>Vyčistit okno interpretru</b><p>Vyčistí displej okna interpretru před tím, než se spustí debugovací klient.</p></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="194"/> + <location filename="../Debugger/StartRunDialog.ui" line="190"/> <source>Clear &interpreter window</source> <translation>Vyčistit okno &interpretru</translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="204"/> + <location filename="../Debugger/StartRunDialog.ui" line="200"/> <source>Select to start the debugger in a console window</source> <translation>Vybrat pro spuštění debugeru v okně konzole</translation> </message> <message> + <location filename="../Debugger/StartRunDialog.ui" line="203"/> + <source><b>Start in console</b> +<p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></source> + <translation><b>Spustit na konzoli</b><p>Vybrat pro spuštění debugeru v okně konzole. Příkaz konzole musí být nakonfigurován na Debugger-&gt;Hlavní straně</p></translation> + </message> + <message> <location filename="../Debugger/StartRunDialog.ui" line="207"/> - <source><b>Start in console</b> -<p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></source> - <translation><b>Spustit na konzoli</b><p>Vybrat pro spuštění debugeru v okně konzole. Příkaz konzole musí být nakonfigurován na Debugger-&gt;Hlavní straně</p></translation> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="211"/> <source>Start in console</source> <translation>Spustit na konzoli</translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="220"/> + <location filename="../Debugger/StartRunDialog.ui" line="216"/> <source>Forking</source> <translation>Větvení</translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="226"/> + <location filename="../Debugger/StartRunDialog.ui" line="222"/> <source>Select to go through the fork without asking</source> <translation>Neptat se když se prochází přes větvení</translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="229"/> + <location filename="../Debugger/StartRunDialog.ui" line="225"/> <source><b>Fork without pausing</b> <p>Select to go through the fork without asking making the forking decision based on the Parent/Child selection.</p></source> <translation><b>Větvení bez zastavení</b> <p>Procházet přes větvení bez ptaní a provést rozhodnutí pro fork založeném na výběru Rodič/Potomek.</p></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="233"/> + <location filename="../Debugger/StartRunDialog.ui" line="229"/> <source>Fork without pausing</source> <translation>Fork bez zastavení</translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="243"/> + <location filename="../Debugger/StartRunDialog.ui" line="239"/> <source>Select to debug the child process after forking</source> <translation>Vybrat pro ladění potomka procesu po větvení</translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="246"/> + <location filename="../Debugger/StartRunDialog.ui" line="242"/> <source><b>Debug Child Process</b> <p>Select to debug the child process after forking. If it is not selected, the parent process will be debugged. This has no effect, if forking without pausing is not selected.</p></source> <translation><b>Ladit potomka procesu</b> <p>Výběr debugování potomka procesu po forku. Není-li toto vybráno, je laděn rodičovský proces. Toto nastavení nemá efekt, není-li nastaveno větvení bez zastavení.</p></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="250"/> + <location filename="../Debugger/StartRunDialog.ui" line="246"/> <source>Follow Child Process</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Debugger/StartRunDialog.ui" line="25"/> - <source>Interpreter:</source> + <source>&Virtual Environment:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/StartRunDialog.ui" line="41"/> + <source>Select the virtual environment to be used</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Debugger/StartRunDialog.ui" line="44"/> - <source>Enter the interpreter to be used</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="47"/> - <source><b>Interpreter</b> -<p>Enter the interpreter to be used. Leave it empty to use the default interprter, i.e. the one configured globally or per project.</p></source> + <source><b>Virtual Environment</b>\n<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> <translation type="unfinished"></translation> </message> </context>