--- a/src/eric7/i18n/eric7_cs.ts Wed May 24 19:54:24 2023 +0200 +++ b/src/eric7/i18n/eric7_cs.ts Thu May 25 11:06:31 2023 +0200 @@ -37,42 +37,42 @@ <context> <name>AboutPlugin</name> <message> - <location filename="../Plugins/PluginAbout.py" line="79" /> + <location filename="../Plugins/PluginAbout.py" line="81" /> <source>About {0}</source> <translation>O aplikaci {0}</translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="81" /> + <location filename="../Plugins/PluginAbout.py" line="83" /> <source>&About {0}</source> <translation>O &aplikaci {0}</translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="87" /> - <source>Display information about this software</source> - <translation>Zobrazit informace a tomto software</translation> - </message> - <message> <location filename="../Plugins/PluginAbout.py" line="89" /> + <source>Display information about this software</source> + <translation>Zobrazit informace a tomto software</translation> + </message> + <message> + <location filename="../Plugins/PluginAbout.py" line="91" /> <source><b>About {0}</b><p>Display some information about this software.</p></source> <translation><b>O aplikaci {0}</b><p>Zobrazí informace o tomto software.</p></translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="99" /> - <source>About Qt</source> - <translation>O Qt</translation> - </message> - <message> <location filename="../Plugins/PluginAbout.py" line="101" /> + <source>About Qt</source> + <translation>O Qt</translation> + </message> + <message> + <location filename="../Plugins/PluginAbout.py" line="103" /> <source>About &Qt</source> <translation>O &Qt</translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="108" /> + <location filename="../Plugins/PluginAbout.py" line="110" /> <source>Display information about the Qt toolkit</source> <translation>Zobrazit informace o Qt toolkitu</translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="111" /> + <location filename="../Plugins/PluginAbout.py" line="113" /> <source><b>About Qt</b><p>Display some information about the Qt toolkit.</p></source> <translation><b>O Qt</b><p>Zobrazit informace o Qt toolkitu.</p></translation> </message> @@ -5089,7 +5089,7 @@ <context> <name>CodeStyleCheckerDialog</name> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="234" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="236" /> <source>Fix: {0}</source> <translation type="unfinished" /> </message> @@ -5119,27 +5119,27 @@ <translation type="unfinished">Chyby: {0}</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1203" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1210" /> <source>{0} (ignored)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1278" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1285" /> <source>No issues found.</source> <translation type="unfinished">Žádné problémy nenalezeny.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1282" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1289" /> <source>No files found (check your ignore list).</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2865" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2891" /> <source>Commented Code Whitelist Pattern</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2866" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2892" /> <source>Enter a Commented Code Whitelist Pattern</source> <translation type="unfinished" /> </message> @@ -5869,16 +5869,6 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Ignore unused arguments for lambda functions.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Lambda Functions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> <source>Ignore unused arguments for methods decorated with '@abstractmethod'.</source> <translation type="unfinished" /> </message> @@ -5889,6 +5879,36 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Ignore unused arguments for methods decorated with '@overload'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Overload Methods</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Ignore unused arguments for methods decorated with '@override'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Override Methods</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Ignore unused arguments for methods consisting of a pass statement only.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Stub Methods</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> <source>Ignore unused *args and **kwargs.</source> <translation type="unfinished" /> </message> @@ -5899,32 +5919,42 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Ignore unused arguments for methods consisting of a pass statement only.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Stub Methods</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Ignore unused arguments for methods decorated with '@override'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Override Methods</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Ignore unused arguments for methods decorated with '@overload'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Overload Methods</source> + <source>Ignore unused arguments for lambda functions.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Lambda Functions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Ignore unused arguments for methods decorated with '@pyqtSlot' or '@Slot'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Qt Slot Methods</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Ignore unused arguments for Qt event handler methods.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Qt Event Handler Methods</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Ignore unused arguments for methods starting and ending with double underscores.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Special Methods</source> <translation type="unfinished" /> </message> <message> @@ -5949,26 +5979,6 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Ignore unused arguments for methods decorated with '@pyqtSlot' or '@Slot'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Qt Slot Methods</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Ignore unused arguments for methods starting and ending with double underscores.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Special Methods</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> <source>Press to start the code style check run</source> <translation type="unfinished" /> </message> @@ -6129,33 +6139,33 @@ <context> <name>CodeStyleCheckerPlugin</name> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="113" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="115" /> <source>Python 3 batch check</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="351" /> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="270" /> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="250" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="353" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="272" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="252" /> <source>Check Code Style</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="352" /> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="270" /> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="251" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="354" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="272" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="253" /> <source>&Code Style...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="257" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="259" /> <source>Check code style.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="359" /> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="273" /> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="259" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="361" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="275" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="261" /> <source><b>Check Code Style...</b><p>This checks Python files for compliance to the code style conventions given in various PEPs.</p></source> <translation type="unfinished" /> </message> @@ -6504,7 +6514,7 @@ <context> <name>CodingError</name> <message> - <location filename="../Utilities/__init__.py" line="176" /> + <location filename="../Utilities/__init__.py" line="174" /> <source>The coding '{0}' is wrong for the given text.</source> <translation>Nesprávné kódování '{0}' pro daný text.</translation> </message> @@ -6512,29 +6522,29 @@ <context> <name>ColorDialogWizard</name> <message> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="80" /> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="73" /> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="82" /> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="75" /> <source>QColorDialog Wizard</source> <translation>QColorDialog průvodce</translation> </message> <message> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="74" /> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="76" /> <source>QColorDialog Wizard...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="82" /> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="84" /> <source><b>QColorDialog Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QColorDialog. The generated code is inserted at the current cursor position.</p></source> <translation><b>QColorDialog průvodce</b> <p>Tento průvodce otevře dialog pro zadání všech parametrů potřebných pro vytvoření QColorDialog. Vygenerovaný kód je vložen na aktuální pozici kurzoru.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="133" /> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="135" /> <source>No current editor</source> <translation>Editor není znám</translation> </message> <message> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="134" /> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="136" /> <source>Please open or create a file first.</source> <translation>Prosím, nejdříve otevřete nebo vytvořte soubor.</translation> </message> @@ -6933,35 +6943,35 @@ <translation type="unfinished" /> </message> <message> - <location filename="../CondaInterface/CondaExecDialog.py" line="138" /> + <location filename="../CondaInterface/CondaExecDialog.py" line="137" /> <source>Operation finished. </source> <translation type="unfinished" /> </message> <message> - <location filename="../CondaInterface/CondaExecDialog.py" line="158" /> + <location filename="../CondaInterface/CondaExecDialog.py" line="157" /> <source>Conda command '{0}' did not return success.</source> <translation type="unfinished" /> </message> <message> - <location filename="../CondaInterface/CondaExecDialog.py" line="170" /> - <location filename="../CondaInterface/CondaExecDialog.py" line="165" /> + <location filename="../CondaInterface/CondaExecDialog.py" line="169" /> + <location filename="../CondaInterface/CondaExecDialog.py" line="164" /> <source> Conda Message: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../CondaInterface/CondaExecDialog.py" line="208" /> + <location filename="../CondaInterface/CondaExecDialog.py" line="207" /> <source>{0} (Size: {1})</source> <translation type="unfinished" /> </message> <message> - <location filename="../CondaInterface/CondaExecDialog.py" line="213" /> + <location filename="../CondaInterface/CondaExecDialog.py" line="212" /> <source>Fetching {0} ...</source> <translation type="unfinished" /> </message> <message> - <location filename="../CondaInterface/CondaExecDialog.py" line="216" /> + <location filename="../CondaInterface/CondaExecDialog.py" line="215" /> <source> Done. </source> <translation type="unfinished" /> @@ -9187,19 +9197,19 @@ </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2056" /> + <location filename="../Debugger/DebugServer.py" line="2058" /> <source>Passive debug connection received </source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2070" /> + <location filename="../Debugger/DebugServer.py" line="2072" /> <source>Passive debug connection closed </source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2200" /> + <location filename="../Debugger/DebugServer.py" line="2202" /> <source><project></source> <translation type="unfinished" /> </message> @@ -9212,7 +9222,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2335" /> + <location filename="../Debugger/DebugUI.py" line="2337" /> <location filename="../Debugger/DebugUI.py" line="231" /> <source>Run Script</source> <translation>Spustit skript</translation> @@ -9233,8 +9243,8 @@ <translation><b>Spustit skript</b><p>Nastavení parametrů příkazové řádky a spuštění skriptu bez debugeru. Pokud jsou v souboru neuložené změny, měly by se nejdříve uložit.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2341" /> - <location filename="../Debugger/DebugUI.py" line="2335" /> + <location filename="../Debugger/DebugUI.py" line="2343" /> + <location filename="../Debugger/DebugUI.py" line="2337" /> <location filename="../Debugger/DebugUI.py" line="252" /> <source>Run Project</source> <translation>Spustit projekt</translation> @@ -9335,7 +9345,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="2530" /> + <location filename="../Debugger/DebugUI.py" line="2532" /> <location filename="../Debugger/DebugUI.py" line="362" /> <source>Debug Script</source> <translation>Debugovat skript</translation> @@ -9356,8 +9366,8 @@ <translation><b>Debugovat skript</b><p>Nastavení parametrů příkazové řádky a aktuální řádky jako první python příkaz v aktuálním editačním okně. Pokud jsou ve skriptu neuložené změny, měly by se nejdříve uložit.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2536" /> - <location filename="../Debugger/DebugUI.py" line="2530" /> + <location filename="../Debugger/DebugUI.py" line="2538" /> + <location filename="../Debugger/DebugUI.py" line="2532" /> <location filename="../Debugger/DebugUI.py" line="384" /> <source>Debug Project</source> <translation>Debugovat projekt</translation> @@ -9786,86 +9796,86 @@ <translation><p>Debugovaný program vyvolal výjimku <b>{0}</b><br>"<b>{1}</b>"</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1550" /> + <location filename="../Debugger/DebugUI.py" line="1552" /> <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1567" /> + <location filename="../Debugger/DebugUI.py" line="1569" /> <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="1628" /> + <location filename="../Debugger/DebugUI.py" line="1630" /> <source>No locals available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1675" /> + <location filename="../Debugger/DebugUI.py" line="1677" /> <source>Breakpoint Condition Error</source> <translation>Chyba v podmíněném breakpointu</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1676" /> + <location filename="../Debugger/DebugUI.py" line="1678" /> <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="1733" /> + <location filename="../Debugger/DebugUI.py" line="1735" /> <source>Watch Expression Error</source> <translation>Chyba sledovacího bodu</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1734" /> + <location filename="../Debugger/DebugUI.py" line="1736" /> <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="1762" /> + <location filename="../Debugger/DebugUI.py" line="1764" /> <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="1767" /> + <location filename="../Debugger/DebugUI.py" line="1769" /> <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="1773" /> + <location filename="../Debugger/DebugUI.py" line="1775" /> <source>Watch expression already exists</source> <translation>Sledovací bod již existuje</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1937" /> - <location filename="../Debugger/DebugUI.py" line="1928" /> + <location filename="../Debugger/DebugUI.py" line="1939" /> + <location filename="../Debugger/DebugUI.py" line="1930" /> <source>Coverage of Project</source> <translation>Pokrytí projektu</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1930" /> + <location filename="../Debugger/DebugUI.py" line="1932" /> <source>Coverage of Script</source> <translation>Pokrytí skriptu</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2342" /> - <location filename="../Debugger/DebugUI.py" line="2142" /> - <location filename="../Debugger/DebugUI.py" line="1938" /> + <location filename="../Debugger/DebugUI.py" line="2344" /> + <location filename="../Debugger/DebugUI.py" line="2144" /> + <location filename="../Debugger/DebugUI.py" line="1940" /> <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="2141" /> - <location filename="../Debugger/DebugUI.py" line="2132" /> + <location filename="../Debugger/DebugUI.py" line="2143" /> + <location filename="../Debugger/DebugUI.py" line="2134" /> <source>Profile of Project</source> <translation>Profilovat projekt</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2134" /> + <location filename="../Debugger/DebugUI.py" line="2136" /> <source>Profile of Script</source> <translation>Profilovat skript</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2537" /> + <location filename="../Debugger/DebugUI.py" line="2539" /> <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> @@ -9984,13 +9994,13 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="793" /> + <location filename="../Debugger/DebugViewer.py" line="804" /> <source><p>Debugger with ID <b>{0}</b> has been connected.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="1036" /> - <location filename="../Debugger/DebugViewer.py" line="908" /> + <location filename="../Debugger/DebugViewer.py" line="1047" /> + <location filename="../Debugger/DebugViewer.py" line="919" /> <source>unknown state ({0})</source> <translation type="unfinished" /> </message> @@ -11464,34 +11474,34 @@ <context> <name>DotDesktopWizard</name> <message> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="128" /> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="90" /> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="83" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="130" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="92" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="85" /> <source>.desktop Wizard</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="84" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="86" /> <source>.desktop Wizard...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="92" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="94" /> <source><b>.desktop Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create the contents of a .desktop file. The generated code replaces the text of the current editor. Alternatively a new editor is opened.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="121" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="123" /> <source>No current editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="122" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="124" /> <source>Please open or create a file first.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="129" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="131" /> <source>The current editor contains text. Shall this be replaced?</source> <translation type="unfinished" /> </message> @@ -18557,28 +18567,28 @@ <context> <name>EricMessageBoxWizard</name> <message> - <location filename="../Plugins/PluginWizardEricMessageBox.py" line="80" /> - <location filename="../Plugins/PluginWizardEricMessageBox.py" line="73" /> + <location filename="../Plugins/PluginWizardEricMessageBox.py" line="82" /> + <location filename="../Plugins/PluginWizardEricMessageBox.py" line="75" /> <source>EricMessageBox Wizard</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardEricMessageBox.py" line="74" /> + <location filename="../Plugins/PluginWizardEricMessageBox.py" line="76" /> <source>EricMessageBox Wizard...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardEricMessageBox.py" line="82" /> + <location filename="../Plugins/PluginWizardEricMessageBox.py" line="84" /> <source><b>EricMessageBox Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create an EricMessageBox. The generated code is inserted at the current cursor position.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardEricMessageBox.py" line="133" /> + <location filename="../Plugins/PluginWizardEricMessageBox.py" line="135" /> <source>No current editor</source> <translation type="unfinished">Žádný aktuální editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardEricMessageBox.py" line="134" /> + <location filename="../Plugins/PluginWizardEricMessageBox.py" line="136" /> <source>Please open or create a file first.</source> <translation type="unfinished">Prosím, nejdříve otevřete nebo vytvořte soubor.</translation> </message> @@ -20160,27 +20170,27 @@ <context> <name>EricapiPlugin</name> <message> - <location filename="../Plugins/PluginEricapi.py" line="75" /> + <location filename="../Plugins/PluginEricapi.py" line="77" /> <source>eric API File Generator</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginEricapi.py" line="119" /> + <location filename="../Plugins/PluginEricapi.py" line="121" /> <source>Generate API file (eric7_api)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginEricapi.py" line="120" /> + <location filename="../Plugins/PluginEricapi.py" line="122" /> <source>Generate &API file (eric7_api)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginEricapi.py" line="127" /> + <location filename="../Plugins/PluginEricapi.py" line="129" /> <source>Generate an API file using eric7_api</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginEricapi.py" line="130" /> + <location filename="../Plugins/PluginEricapi.py" line="132" /> <source><b>Generate API file</b><p>Generate an API file using eric7_api.</p></source> <translation type="unfinished" /> </message> @@ -20562,32 +20572,32 @@ <context> <name>EricdocPlugin</name> <message> - <location filename="../Plugins/PluginEricdoc.py" line="85" /> + <location filename="../Plugins/PluginEricdoc.py" line="87" /> <source>eric Documentation Generator</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginEricdoc.py" line="120" /> + <location filename="../Plugins/PluginEricdoc.py" line="122" /> <source>Qt Help Tools</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginEricdoc.py" line="163" /> + <location filename="../Plugins/PluginEricdoc.py" line="165" /> <source>Generate documentation (eric7_doc)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginEricdoc.py" line="164" /> + <location filename="../Plugins/PluginEricdoc.py" line="166" /> <source>Generate &documentation (eric7_doc)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginEricdoc.py" line="171" /> + <location filename="../Plugins/PluginEricdoc.py" line="173" /> <source>Generate API documentation using eric7_doc</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginEricdoc.py" line="174" /> + <location filename="../Plugins/PluginEricdoc.py" line="176" /> <source><b>Generate documentation</b><p>Generate API documentation using eric7_doc.</p></source> <translation type="unfinished" /> </message> @@ -21300,17 +21310,17 @@ <translation>Konfigurovat...</translation> </message> <message> - <location filename="../Debugger/ExceptionLogger.py" line="111" /> + <location filename="../Debugger/ExceptionLogger.py" line="112" /> <source>{0}: An unhandled exception occured. See the shell window for details.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/ExceptionLogger.py" line="119" /> + <location filename="../Debugger/ExceptionLogger.py" line="120" /> <source>{0}: {1}</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/ExceptionLogger.py" line="121" /> + <location filename="../Debugger/ExceptionLogger.py" line="122" /> <source>{0}: {1}, {2}</source> <translation type="unfinished" /> </message> @@ -21888,44 +21898,44 @@ <context> <name>FileDialogWizard</name> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="88" /> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="81" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="90" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="83" /> <source>QFileDialog Wizard</source> <translation>QFileDialog průvodce</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="82" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="84" /> <source>QFileDialog Wizard...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="90" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="92" /> <source><b>QFileDialog Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QFileDialog. The generated code is inserted at the current cursor position.</p></source> <translation><b>QFileDialog průvodce</b><p>Tento průvodce otevře dialog pro zadání parametrů potřebných pro vytvoření QFileDialog. Vygenerovaný kód je vložen na aktuální pozici kurzoru.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="107" /> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="100" /> - <source>EricFileDialog Wizard</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="101" /> - <source>EricFileDialog Wizard...</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Plugins/PluginWizardQFileDialog.py" line="109" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="102" /> + <source>EricFileDialog Wizard</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="103" /> + <source>EricFileDialog Wizard...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="111" /> <source><b>EricFileDialog Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create an EricFileDialog. The generated code is inserted at the current cursor position.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="172" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="174" /> <source>No current editor</source> <translation>Žádný aktuální editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="173" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="175" /> <source>Please open or create a file first.</source> <translation>Prosím, nejdřív otevřete nebo vytvořte soubor.</translation> </message> @@ -22850,28 +22860,28 @@ <context> <name>FontDialogWizard</name> <message> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="80" /> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="73" /> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="82" /> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="75" /> <source>QFontDialog Wizard</source> <translation>QFontDialog průvodce</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="74" /> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="76" /> <source>QFontDialog Wizard...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="82" /> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="84" /> <source><b>QFontDialog Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QFontDialog. The generated code is inserted at the current cursor position.</p></source> <translation><b>QFontDialog průvodce</b><p>Tento průvodce otevře dialog pro zadání parametrů potřebných pro vytvoření QFontDialog. Vygenerovaný kód je vložen na aktuální pozici kurzoru.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="133" /> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="135" /> <source>No current editor</source> <translation>Žádný aktuální editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="134" /> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="136" /> <source>Please open or create a file first.</source> <translation>Prosím, nejdříve otevřete nebo vytvořte soubor.</translation> </message> @@ -43515,28 +43525,28 @@ <context> <name>InputDialogWizard</name> <message> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="80" /> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="73" /> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="82" /> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="75" /> <source>QInputDialog Wizard</source> <translation>QInputDialog průvodce</translation> </message> <message> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="74" /> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="76" /> <source>QInputDialog Wizard...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="82" /> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="84" /> <source><b>QInputDialog Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QInputDialog. The generated code is inserted at the current cursor position.</p></source> <translation><b>QInputDialog průvodce</b><p>Tento průvodce otevře dialog pro zadání všech parametrů potřebných pro vytvoření QInputDialog. Vygenerovaný kód je vložen na aktuální pozici kurzoru.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="133" /> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="135" /> <source>No current editor</source> <translation>Žádný aktuální editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="134" /> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="136" /> <source>Please open or create a file first.</source> <translation>Prosím, nejdříve otevřete nebo vytvořte soubor.</translation> </message> @@ -49865,28 +49875,28 @@ <context> <name>MessageBoxWizard</name> <message> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="80" /> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="73" /> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="82" /> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="75" /> <source>QMessageBox Wizard</source> <translation>QMessageBox průvodce</translation> </message> <message> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="74" /> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="76" /> <source>QMessageBox Wizard...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="82" /> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="84" /> <source><b>QMessageBox Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QMessageBox. The generated code is inserted at the current cursor position.</p></source> <translation><b>QMessageDialog průvodce</b><p>Tento průvodce otevře dialog pro zadání parametrů potřebných pro vytvoření QMessageDialog. Vygenerovaný kód je vložen na aktuální pozici kurzoru.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="133" /> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="135" /> <source>No current editor</source> <translation>Žádný aktuální editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="134" /> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="136" /> <source>Please open or create a file first.</source> <translation>Prosím, nejdříve otevřete nebo vytvořte soubor.</translation> </message> @@ -56519,7 +56529,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../PdfViewer/PdfZoomSelector.py" line="115" /> + <location filename="../PdfViewer/PdfZoomSelector.py" line="116" /> <location filename="../PdfViewer/PdfZoomSelector.py" line="62" /> <source>{0}%</source> <translation type="unfinished" /> @@ -58391,32 +58401,32 @@ <translation><p>Do cílového adresáře <b>{0}</b> nelze zapisovat. Zrušeno...</p></translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="372" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="384" /> <source><p>The plugin module <b>{0}</b> does not contain a 'packageName' attribute. Aborting...</p></source> <translation><p>Plugin modul <b>{0}</b> neobsahuje atribut 'packageName'.</p><p>Zrušeno...</p></translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="382" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="394" /> <source><p>The plugin module <b>{0}</b> does not conform with the PyQt v2 API. Aborting...</p></source> <translation><p>Plugin modul <b>{0}</b> není v souladu s PyQt v2 API. Zrušeno...</p></translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="397" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="409" /> <source><p>The plugin package <b>{0}</b> exists. Aborting...</p></source> <translation><p>Plugin balíček <b>{0}</b> již existuje. Zrušeno...</p></translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="411" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="423" /> <source><p>The plugin module <b>{0}</b> exists. Aborting...</p></source> <translation><p>Plugin modul <b>{0}</b> již existuje. Zrušeno...</p></translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="490" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="502" /> <source>Error installing plugin. Reason: {0}</source> <translation>Chyba při instalaci pluginu. Důvod: {0}</translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="496" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="508" /> <source>Unspecific exception installing plugin.</source> <translation>Neznámá výjimka při instalaci pluginu.</translation> </message> @@ -58424,52 +58434,52 @@ <context> <name>PluginManager</name> <message> - <location filename="../PluginManager/PluginManager.py" line="218" /> + <location filename="../PluginManager/PluginManager.py" line="219" /> <source>Could not create a package for {0}.</source> <translation>Nelze vytvořit balíček pro {0}.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="250" /> + <location filename="../PluginManager/PluginManager.py" line="251" /> <source>The internal plugin directory <b>{0}</b> does not exits.</source> <translation>Interní adresář zásuvných modulů <b>{0}</b> neexistuje.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="422" /> + <location filename="../PluginManager/PluginManager.py" line="423" /> <source>Module is missing the 'autoactivate' attribute.</source> <translation>Modulu chybí atribut 'autoaktivace'.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="433" /> + <location filename="../PluginManager/PluginManager.py" line="434" /> <source>Module is missing the 'pluginType' and/or 'pluginTypename' attributes.</source> <translation>Modulu chybí atributy 'pluginType' a/nebo 'pluginTypename'.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="461" /> + <location filename="../PluginManager/PluginManager.py" line="462" /> <source>Module failed to load. Error: {0}</source> <translation>Modul se nepodařilo načíst. Chyba: {0}</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="636" /> + <location filename="../PluginManager/PluginManager.py" line="637" /> <source>Incompatible plugin activation method.</source> <translation>Nekompatibilní metoda aktivace pluginu.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1219" /> + <location filename="../PluginManager/PluginManager.py" line="1222" /> <source>Plugin Manager Error</source> <translation>Chyba plugin manažeru</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1220" /> + <location filename="../PluginManager/PluginManager.py" line="1223" /> <source><p>The plugin download directory <b>{0}</b> could not be created. Please configure it via the configuration dialog.</p><p>Reason: {1}</p></source> <translation><p>Download plugin adresář <b>{0}</b> se nepodařilo vytvořit. Prosím, upravte nastavení přes konfigurační dialog.</p><p>Důvod: {1}</p></translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1307" /> + <location filename="../PluginManager/PluginManager.py" line="1310" /> <source>Error downloading file</source> <translation type="unfinished">Chyba při stahování souboru</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1308" /> + <location filename="../PluginManager/PluginManager.py" line="1311" /> <source><p>Could not download the requested file from {0}.</p><p>Error: {1}</p></source> <translation type="unfinished"><p>Nelze stáhnout požadovaný soubor z {0}.</p><p>Chyba: {1}</p></translation> </message> @@ -59008,42 +59018,42 @@ <context> <name>PluginUninstallWidget</name> <message> - <location filename="../PluginManager/PluginUninstallDialog.py" line="57" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="58" /> <source>User plugins directory</source> <translation>Uživatelský adresář s pluginy</translation> </message> <message> - <location filename="../PluginManager/PluginUninstallDialog.py" line="63" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="64" /> <source>Global plugins directory</source> <translation>Globální adresář s pluginy</translation> </message> <message> - <location filename="../PluginManager/PluginUninstallDialog.py" line="237" /> - <location filename="../PluginManager/PluginUninstallDialog.py" line="227" /> - <location filename="../PluginManager/PluginUninstallDialog.py" line="214" /> - <location filename="../PluginManager/PluginUninstallDialog.py" line="156" /> - <location filename="../PluginManager/PluginUninstallDialog.py" line="140" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="241" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="231" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="218" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="157" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="141" /> <source>Plugin Uninstallation</source> <translation>Odinstalace pluginu</translation> </message> <message> - <location filename="../PluginManager/PluginUninstallDialog.py" line="141" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="142" /> <source><p>The plugin <b>{0}</b> could not be unloaded. Aborting...</p></source> <translation><p>Plugin <b>{0}</b> nemůže být nenačten. Zrušeno...</p></translation> </message> <message> - <location filename="../PluginManager/PluginUninstallDialog.py" line="157" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="158" /> <source><p>The plugin <b>{0}</b> has no 'packageName' attribute. Aborting...</p></source> <translation><p>Pluginu <b>{0}</b> chybí atribut 'packageName'. Zrušeno...</p></translation> </message> <message> - <location filename="../PluginManager/PluginUninstallDialog.py" line="215" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="219" /> <source><p>The plugin package <b>{0}</b> could not be removed. Aborting...</p><p>Reason: {1}</p></source> <translation><p>Plugin balíček <b>{0}</b> nelze odebrat. Zrušeno...</p><p>Důvod: {1}</p></translation> </message> <message> - <location filename="../PluginManager/PluginUninstallDialog.py" line="238" /> - <location filename="../PluginManager/PluginUninstallDialog.py" line="228" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="242" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="232" /> <source><p>The plugin <b>{0}</b> was uninstalled successfully from {1}.</p></source> <translation><p>Plugin <b>{0}</b> byl úspěšně odinstalován z {1}.</p></translation> </message> @@ -64801,28 +64811,28 @@ <context> <name>PyRegExpWizard</name> <message> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="80" /> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="73" /> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="82" /> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="75" /> <source>Python re Wizard</source> <translation>Python re průvodce</translation> </message> <message> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="74" /> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="76" /> <source>Python re Wizard...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="82" /> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="84" /> <source><b>Python re Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a Python re string. The generated code is inserted at the current cursor position.</p></source> <translation><b>Python re průvodce</b><p>Tento průvodce otevře dialog pro zadání všech parametrů potřebných pro vytvoření Python re stringu. Vygenerovaný kód bude vložen na aktuální pozici kurzoru.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="133" /> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="135" /> <source>No current editor</source> <translation>Žádný aktuální editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="134" /> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="136" /> <source>Please open or create a file first.</source> <translation>Prosím, nejdříve otevřete nebo vytvořte soubor.</translation> </message> @@ -66508,28 +66518,28 @@ <context> <name>QRegularExpressionWizard</name> <message> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="80" /> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="73" /> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="82" /> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="75" /> <source>QRegularExpression Wizard</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="74" /> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="76" /> <source>QRegularExpression Wizard...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="82" /> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="84" /> <source><b>QRegularExpression Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QRegularExpression string. The generated code is inserted at the current cursor position.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="133" /> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="135" /> <source>No current editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="134" /> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="136" /> <source>Please open or create a file first.</source> <translation type="unfinished" /> </message> @@ -71641,60 +71651,60 @@ <context> <name>SetupWizard</name> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="90" /> - <location filename="../Plugins/PluginWizardSetup.py" line="83" /> + <location filename="../Plugins/PluginWizardSetup.py" line="92" /> + <location filename="../Plugins/PluginWizardSetup.py" line="85" /> <source>setup.py Wizard</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="84" /> + <location filename="../Plugins/PluginWizardSetup.py" line="86" /> <source>setup.py Wizard...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="92" /> + <location filename="../Plugins/PluginWizardSetup.py" line="94" /> <source><b>setup.py Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create the basic contents of a setup.py file. The generated code is inserted at the current cursor position.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="112" /> - <location filename="../Plugins/PluginWizardSetup.py" line="105" /> - <source>setup.cfg Wizard</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/PluginWizardSetup.py" line="106" /> - <source>setup.cfg Wizard...</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Plugins/PluginWizardSetup.py" line="114" /> + <location filename="../Plugins/PluginWizardSetup.py" line="107" /> + <source>setup.cfg Wizard</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/PluginWizardSetup.py" line="108" /> + <source>setup.cfg Wizard...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/PluginWizardSetup.py" line="116" /> <source><b>setup.cfg Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create the basic contents of a setup.cfg file. The generated code is inserted at the current cursor position.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="134" /> - <location filename="../Plugins/PluginWizardSetup.py" line="127" /> - <source>pyproject.toml Wizard</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/PluginWizardSetup.py" line="128" /> - <source>pyproject.toml Wizard...</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Plugins/PluginWizardSetup.py" line="136" /> + <location filename="../Plugins/PluginWizardSetup.py" line="129" /> + <source>pyproject.toml Wizard</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/PluginWizardSetup.py" line="130" /> + <source>pyproject.toml Wizard...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/PluginWizardSetup.py" line="138" /> <source><b>pyproject.toml Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create the basic contents of a pyproject.toml file. The generated code is inserted at the current cursor position.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="173" /> + <location filename="../Plugins/PluginWizardSetup.py" line="175" /> <source>No current editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="174" /> + <location filename="../Plugins/PluginWizardSetup.py" line="176" /> <source>Please open or create a file first.</source> <translation type="unfinished" /> </message> @@ -82774,28 +82784,28 @@ <context> <name>SyntaxCheckerPlugin</name> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="285" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="203" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="184" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="287" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="205" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="186" /> <source>Check Syntax</source> <translation>Kontrola syntaxe</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="285" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="203" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="185" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="287" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="205" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="187" /> <source>&Syntax...</source> <translation>&Syntaxe...</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="191" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="193" /> <source>Check syntax.</source> <translation>Kontrola syntaxe.</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="288" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="206" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="193" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="290" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="208" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="195" /> <source><b>Check Syntax...</b><p>This checks Python files for syntax errors.</p></source> <translation><b>Kontrola Syntaxe...</b><p>Zkontroluje všechny Python soubory na syntaktické chyby.</p></translation> </message> @@ -86115,7 +86125,7 @@ <context> <name>TranslatorPlugin</name> <message> - <location filename="../Plugins/PluginTranslator.py" line="72" /> + <location filename="../Plugins/PluginTranslator.py" line="74" /> <source>Translator</source> <translation type="unfinished" /> </message> @@ -90176,7 +90186,7 @@ <context> <name>Utilities</name> <message> - <location filename="../Utilities/__init__.py" line="991" /> + <location filename="../Utilities/__init__.py" line="989" /> <source><p>You may use %-codes as placeholders in the string. Supported codes are:<table><tr><td>%C</td><td>column of the cursor of the current editor</td></tr><tr><td>%D</td><td>directory of the current editor</td></tr><tr><td>%F</td><td>filename of the current editor</td></tr><tr><td>%H</td><td>home directory of the current user</td></tr><tr><td>%L</td><td>line of the cursor of the current editor</td></tr><tr><td>%P</td><td>path of the current project</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>username of the current user</td></tr><tr><td>%%</td><td>the percent sign</td></tr></table></p></source> <translation><p>Můžete použít %-kódy a rezervovaná místa ve stringu. Podporované kódy jsou:<table><tr> <td>%C</td> <td>sloupec kurzoru v aktuálním editoru</td></tr><tr> <td>%D</td> <td>adresář v aktuálním editoru</td></tr><tr> <td>%F</td> <td>jméno souboru v aktuálním editoru</td></tr><tr> <td>%H</td> <td>home adresář aktuálního uživatele</td></tr><tr> <td>%L</td> <td>řádek s kurzorem v aktuálním editoru</td></tr><tr> <td>%P</td> <td>cesta aktuálního projektu</td></tr><tr> <td>%S</td> <td>vybraný text v aktuálním editoru</td></tr><tr> <td>%U</td> <td>uživatelské jméno aktuálního uživatele</td></tr><tr> <td>%%</td> <td>znak procenta</td></tr></table></p></translation> </message> @@ -90513,40 +90523,40 @@ <translation><b>Prohlížeč lokálních proměnných</b><p>Toto okno zobrazuje lokální proměnné debugovénho programu.</p></translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1040" /> + <location filename="../Debugger/VariablesViewer.py" line="1042" /> <source>Show Details...</source> <translation>Zobrazit detaily...</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1042" /> - <source>Expand</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/VariablesViewer.py" line="1043" /> - <source>Collapse</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Debugger/VariablesViewer.py" line="1044" /> + <source>Expand</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="1045" /> + <source>Collapse</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="1046" /> <source>Collapse All</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1052" /> - <location filename="../Debugger/VariablesViewer.py" line="1046" /> - <source>Refresh</source> - <translation type="unfinished">Obnovit</translation> - </message> - <message> <location filename="../Debugger/VariablesViewer.py" line="1054" /> <location filename="../Debugger/VariablesViewer.py" line="1048" /> - <source>Configure...</source> - <translation>Konfigurovat...</translation> + <source>Refresh</source> + <translation type="unfinished">Obnovit</translation> </message> <message> <location filename="../Debugger/VariablesViewer.py" line="1056" /> - <location filename="../Debugger/VariablesViewer.py" line="1049" /> + <location filename="../Debugger/VariablesViewer.py" line="1050" /> + <source>Configure...</source> + <translation>Konfigurovat...</translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="1058" /> + <location filename="../Debugger/VariablesViewer.py" line="1051" /> <source>Variables Type Filter...</source> <translation type="unfinished" /> </message> @@ -90767,13 +90777,13 @@ <context> <name>VcsGitPlugin</name> <message> - <location filename="../Plugins/PluginVcsGit.py" line="53" /> + <location filename="../Plugins/PluginVcsGit.py" line="55" /> <source>Version Control - Git</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginVcsGit.py" line="127" /> - <location filename="../Plugins/PluginVcsGit.py" line="93" /> + <location filename="../Plugins/PluginVcsGit.py" line="129" /> + <location filename="../Plugins/PluginVcsGit.py" line="95" /> <source>Git</source> <translation type="unfinished" /> </message> @@ -90781,13 +90791,13 @@ <context> <name>VcsMercurialPlugin</name> <message> - <location filename="../Plugins/PluginVcsMercurial.py" line="52" /> + <location filename="../Plugins/PluginVcsMercurial.py" line="56" /> <source>Version Control - Mercurial</source> <translation /> </message> <message> - <location filename="../Plugins/PluginVcsMercurial.py" line="126" /> - <location filename="../Plugins/PluginVcsMercurial.py" line="90" /> + <location filename="../Plugins/PluginVcsMercurial.py" line="130" /> + <location filename="../Plugins/PluginVcsMercurial.py" line="94" /> <source>Mercurial</source> <translation /> </message> @@ -91144,17 +91154,17 @@ <context> <name>VcsPySvnPlugin</name> <message> - <location filename="../Plugins/PluginVcsPySvn.py" line="59" /> + <location filename="../Plugins/PluginVcsPySvn.py" line="61" /> <source>Version Control - Subversion (pysvn)</source> <translation>Správa verzí - Subversion (pysvn)</translation> </message> <message> - <location filename="../Plugins/PluginVcsPySvn.py" line="92" /> + <location filename="../Plugins/PluginVcsPySvn.py" line="94" /> <source>Subversion (pysvn)</source> <translation>Subversion (pysvn)</translation> </message> <message> - <location filename="../Plugins/PluginVcsPySvn.py" line="128" /> + <location filename="../Plugins/PluginVcsPySvn.py" line="130" /> <source>Subversion</source> <translation /> </message> @@ -91193,17 +91203,17 @@ <context> <name>VcsSubversionPlugin</name> <message> - <location filename="../Plugins/PluginVcsSubversion.py" line="56" /> + <location filename="../Plugins/PluginVcsSubversion.py" line="60" /> <source>Version Control - Subversion (svn)</source> <translation>Správa verzí - Subversion (svn)</translation> </message> <message> - <location filename="../Plugins/PluginVcsSubversion.py" line="98" /> + <location filename="../Plugins/PluginVcsSubversion.py" line="102" /> <source>Subversion (svn)</source> <translation>Subversion (svn)</translation> </message> <message> - <location filename="../Plugins/PluginVcsSubversion.py" line="133" /> + <location filename="../Plugins/PluginVcsSubversion.py" line="137" /> <source>Subversion</source> <translation /> </message> @@ -96552,7 +96562,7 @@ <context> <name>VmListspacePlugin</name> <message> - <location filename="../Plugins/PluginVmListspace.py" line="25" /> + <location filename="../Plugins/PluginVmListspace.py" line="26" /> <source>Listspace</source> <translation>Prostor se seznamy</translation> </message> @@ -96560,7 +96570,7 @@ <context> <name>VmTabviewPlugin</name> <message> - <location filename="../Plugins/PluginVmTabview.py" line="25" /> + <location filename="../Plugins/PluginVmTabview.py" line="26" /> <source>Tabbed View</source> <translation>Okno se záložkami</translation> </message> @@ -101521,44 +101531,44 @@ <context> <name>WizardEricPluginWizard</name> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="93" /> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="86" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="95" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="88" /> <source>eric Plug-in Wizard</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="87" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="89" /> <source>eric Plug-in Wizard...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="95" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="97" /> <source><b>eric Plug-in Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create the basic contents of an eric plug-in file. The generated code is inserted at the current cursor position.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="142" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="144" /> <source>No current editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="143" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="145" /> <source>Please open or create a file first.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="181" /> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="165" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="183" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="167" /> <source>Create Package</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="166" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="168" /> <source><p>The package directory <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation type="unfinished"><p>Adresář balíčku <b>{0}</b> nelze vytvořit. Zrušeno...</p><p>Důvod: {1}</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="182" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="184" /> <source><p>The package file <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation type="unfinished"><p>Soubor balíčku <b>{0}</b> nelze vytvořit. Zrušeno...</p><p>Důvod: {1}</p></translation> </message>