src/eric7/i18n/eric7_cs.ts

branch
eric7
changeset 9316
53ab4cd68b5b
parent 9313
6bac6775abb2
child 9323
6ae7193558ac
--- a/src/eric7/i18n/eric7_cs.ts	Wed Sep 07 15:55:49 2022 +0200
+++ b/src/eric7/i18n/eric7_cs.ts	Wed Sep 07 17:38:41 2022 +0200
@@ -8098,7 +8098,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="2356" />
+      <location filename="../Debugger/DebugUI.py" line="2353" />
       <location filename="../Debugger/DebugUI.py" line="242" />
       <source>Run Script</source>
       <translation>Spustit skript</translation>
@@ -8119,8 +8119,8 @@
       <translation>&lt;b&gt;Spustit skript&lt;/b&gt;&lt;p&gt;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.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="2400" />
-      <location filename="../Debugger/DebugUI.py" line="2356" />
+      <location filename="../Debugger/DebugUI.py" line="2397" />
+      <location filename="../Debugger/DebugUI.py" line="2353" />
       <location filename="../Debugger/DebugUI.py" line="263" />
       <source>Run Project</source>
       <translation>Spustit projekt</translation>
@@ -8221,7 +8221,7 @@
       <translation>&lt;b&gt;Profilovat projekt&lt;/b&gt;&lt;p&gt;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.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="2551" />
+      <location filename="../Debugger/DebugUI.py" line="2548" />
       <location filename="../Debugger/DebugUI.py" line="373" />
       <source>Debug Script</source>
       <translation>Debugovat skript</translation>
@@ -8242,8 +8242,8 @@
       <translation>&lt;b&gt;Debugovat skript&lt;/b&gt;&lt;p&gt;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.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="2605" />
-      <location filename="../Debugger/DebugUI.py" line="2551" />
+      <location filename="../Debugger/DebugUI.py" line="2602" />
+      <location filename="../Debugger/DebugUI.py" line="2548" />
       <location filename="../Debugger/DebugUI.py" line="395" />
       <source>Debug Project</source>
       <translation>Debugovat projekt</translation>
@@ -8662,96 +8662,96 @@
       <translation>Objevila se neošetřená výjimka. Detaily naleznete v shell okně.</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1494" />
+      <location filename="../Debugger/DebugUI.py" line="1491" />
       <source>&lt;p&gt;The debugged program raised the exception &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;"&lt;b&gt;{1}&lt;/b&gt;"&lt;br&gt;File: &lt;b&gt;{2}&lt;/b&gt;, Line: &lt;b&gt;{3}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Break here?&lt;/p&gt;</source>
       <translation>&lt;p&gt;Debugovaný program vyvolal výjimku  &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;"&lt;b&gt;{1}&lt;/b&gt;"&lt;br&gt;Soubor: &lt;b&gt;{2}&lt;/b&gt;, řádek: &lt;b&gt;{3}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Zastavit zde?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1512" />
+      <location filename="../Debugger/DebugUI.py" line="1509" />
       <source>&lt;p&gt;The debugged program raised the exception &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;"&lt;b&gt;{1}&lt;/b&gt;"&lt;/p&gt;</source>
       <translation>&lt;p&gt;Debugovaný program vyvolal výjimku  &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;"&lt;b&gt;{1}&lt;/b&gt;"&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1568" />
+      <location filename="../Debugger/DebugUI.py" line="1565" />
       <source>&lt;p&gt;The program generate the signal "{0}".&lt;br/&gt;File: &lt;b&gt;{1}&lt;/b&gt;, Line: &lt;b&gt;{2}&lt;/b&gt;&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1585" />
+      <location filename="../Debugger/DebugUI.py" line="1582" />
       <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="1650" />
+      <location filename="../Debugger/DebugUI.py" line="1647" />
       <source>No locals available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1695" />
+      <location filename="../Debugger/DebugUI.py" line="1692" />
       <source>Breakpoint Condition Error</source>
       <translation>Chyba v podmíněném breakpointu</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1696" />
+      <location filename="../Debugger/DebugUI.py" line="1693" />
       <source>&lt;p&gt;The condition of the breakpoint &lt;b&gt;{0}, {1}&lt;/b&gt; contains a syntax error.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Podmínka breakpointu &lt;b&gt;{0}, {1}&lt;/b&gt; obsahuje syntaktickou chybu.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1753" />
+      <location filename="../Debugger/DebugUI.py" line="1750" />
       <source>Watch Expression Error</source>
       <translation>Chyba sledovacího bodu</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1754" />
+      <location filename="../Debugger/DebugUI.py" line="1751" />
       <source>&lt;p&gt;The watch expression &lt;b&gt;{0}&lt;/b&gt; contains a syntax error.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Sledovací bod &lt;b&gt;{0}&lt;/b&gt; obsahuje syntaktickou chybu.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1784" />
+      <location filename="../Debugger/DebugUI.py" line="1781" />
       <source>&lt;p&gt;A watch expression '&lt;b&gt;{0}&lt;/b&gt;' already exists.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Sledovací bod '&lt;b&gt;{0}&lt;/b&gt;' již existuje.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1789" />
+      <location filename="../Debugger/DebugUI.py" line="1786" />
       <source>&lt;p&gt;A watch expression '&lt;b&gt;{0}&lt;/b&gt;' for the variable &lt;b&gt;{1}&lt;/b&gt; already exists.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Sledovací bod '&lt;b&gt;{0}&lt;/b&gt;' pro proměnnou &lt;b&gt;{1}&lt;/b&gt; již existuje.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1795" />
+      <location filename="../Debugger/DebugUI.py" line="1792" />
       <source>Watch expression already exists</source>
       <translation>Sledovací bod již existuje</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1997" />
-      <location filename="../Debugger/DebugUI.py" line="1949" />
+      <location filename="../Debugger/DebugUI.py" line="1994" />
+      <location filename="../Debugger/DebugUI.py" line="1946" />
       <source>Coverage of Project</source>
       <translation>Pokrytí projektu</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1951" />
+      <location filename="../Debugger/DebugUI.py" line="1948" />
       <source>Coverage of Script</source>
       <translation>Pokrytí skriptu</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="2401" />
-      <location filename="../Debugger/DebugUI.py" line="2202" />
-      <location filename="../Debugger/DebugUI.py" line="1998" />
+      <location filename="../Debugger/DebugUI.py" line="2398" />
+      <location filename="../Debugger/DebugUI.py" line="2199" />
+      <location filename="../Debugger/DebugUI.py" line="1995" />
       <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="2201" />
-      <location filename="../Debugger/DebugUI.py" line="2153" />
+      <location filename="../Debugger/DebugUI.py" line="2198" />
+      <location filename="../Debugger/DebugUI.py" line="2150" />
       <source>Profile of Project</source>
       <translation>Profilovat projekt</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="2155" />
+      <location filename="../Debugger/DebugUI.py" line="2152" />
       <source>Profile of Script</source>
       <translation>Profilovat skript</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="2606" />
+      <location filename="../Debugger/DebugUI.py" line="2603" />
       <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>
@@ -69772,6 +69772,12 @@
     </message>
     <message>
       <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <source>&lt;b&gt;Always report unhandled exceptions&lt;/b&gt;
+&lt;p&gt;When active all unhandled exceptions will be reported even if 'Report exceptions' is deactivated. When inactive the later switch determines exception reporting.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
       <source>Always report unhandled exceptions</source>
       <translation type="unfinished" />
     </message>
@@ -69961,6 +69967,12 @@
     </message>
     <message>
       <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <source>&lt;b&gt;Always report unhandled exceptions&lt;/b&gt;
+&lt;p&gt;When active all unhandled exceptions will be reported even if 'Report exceptions' is deactivated. When inactive the later switch determines exception reporting.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
       <source>Always report unhandled exceptions</source>
       <translation type="unfinished" />
     </message>
@@ -70002,6 +70014,12 @@
     </message>
     <message>
       <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <source>&lt;b&gt;Trace into interpreter libraries&lt;b&gt;
+&lt;p&gt;When active the debugger will also trace calls into the Python library.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
       <source>Trace into interpreter libraries</source>
       <translation type="unfinished">&amp;Trasovat do knihoven inerpretru</translation>
     </message>
@@ -70307,6 +70325,12 @@
     </message>
     <message>
       <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <source>&lt;b&gt;Always report unhandled exceptions&lt;/b&gt;
+&lt;p&gt;When active all unhandled exceptions will be reported even if 'Report exceptions' is deactivated. When inactive the later switch determines exception reporting.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
       <source>Always report unhandled exceptions</source>
       <translation type="unfinished" />
     </message>
@@ -70526,6 +70550,12 @@
     </message>
     <message>
       <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <source>&lt;b&gt;Always report unhandled exceptions&lt;/b&gt;
+&lt;p&gt;When active all unhandled exceptions will be reported even if 'Report exceptions' is deactivated. When inactive the later switch determines exception reporting.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/StartRunDialog.ui" line="0" />
       <source>Always report unhandled exceptions</source>
       <translation type="unfinished" />
     </message>

eric ide

mercurial