src/eric7/i18n/eric7_cs.ts

branch
eric7
changeset 9405
99e65bd24e7d
parent 9392
e4ef29776404
child 9421
989ee2535d59
--- a/src/eric7/i18n/eric7_cs.ts	Fri Oct 14 14:46:40 2022 +0200
+++ b/src/eric7/i18n/eric7_cs.ts	Fri Oct 14 17:02:09 2022 +0200
@@ -1810,17 +1810,17 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Utilities/BackgroundService.py" line="488" />
+      <location filename="../Utilities/BackgroundService.py" line="487" />
       <source>Eric's background client disconnected because of an unknown reason.</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Utilities/BackgroundService.py" line="496" />
+      <source>Background client disconnected.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Utilities/BackgroundService.py" line="497" />
-      <source>Background client disconnected.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Utilities/BackgroundService.py" line="498" />
       <source>The background client for &lt;b&gt;{0}&lt;/b&gt; disconnected because of an unknown reason.&lt;br&gt;Should it be restarted?</source>
       <translation type="unfinished" />
     </message>
@@ -8870,13 +8870,13 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugViewer.py" line="754" />
+      <location filename="../Debugger/DebugViewer.py" line="756" />
       <source>&lt;p&gt;Debugger with ID &lt;b&gt;{0}&lt;/b&gt; has been connected.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugViewer.py" line="997" />
-      <location filename="../Debugger/DebugViewer.py" line="869" />
+      <location filename="../Debugger/DebugViewer.py" line="999" />
+      <location filename="../Debugger/DebugViewer.py" line="871" />
       <source>unknown state ({0})</source>
       <translation type="unfinished" />
     </message>
@@ -9558,7 +9558,7 @@
       <translation>Nenastavovat kódování debug klienta</translation>
     </message>
     <message>
-      <location filename="../Project/DebuggerPropertiesDialog.py" line="127" />
+      <location filename="../Project/DebuggerPropertiesDialog.py" line="133" />
       <source>All Files (*)</source>
       <translation>Všechny soubory (*)</translation>
     </message>
@@ -11133,960 +11133,972 @@
   <context>
     <name>Editor</name>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3245" />
-      <location filename="../QScintilla/Editor.py" line="406" />
+      <location filename="../QScintilla/Editor.py" line="3268" />
+      <location filename="../QScintilla/Editor.py" line="431" />
+      <location filename="../QScintilla/Editor.py" line="416" />
+      <location filename="../QScintilla/Editor.py" line="404" />
       <source>Open File</source>
       <translation>Otevřít soubor</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="407" />
+      <location filename="../QScintilla/Editor.py" line="405" />
+      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; is not a text file. It will not be opened!&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="417" />
+      <source>&lt;p&gt;The size of the file &lt;b&gt;{0}&lt;/b&gt; is &lt;b&gt;{1} KB&lt;/b&gt; and exceeds the configured limit of &lt;b&gt;{2} KB&lt;/b&gt;. It will not be opened!&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="432" />
       <source>&lt;p&gt;The size of the file &lt;b&gt;{0}&lt;/b&gt; is &lt;b&gt;{1} KB&lt;/b&gt;. Do you really want to load it?&lt;/p&gt;</source>
       <translation>&lt;p&gt;Velikost souboru &lt;b&gt;{0}&lt;/b&gt; je &lt;b&gt;{1} KB&lt;/b&gt;. Opravdu jej chcete načíst?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="505" />
+      <location filename="../QScintilla/Editor.py" line="528" />
       <source>&lt;b&gt;A Source Editor Window&lt;/b&gt;&lt;p&gt;This window is used to display and edit a source file.  You can open as many of these as you like. The name of the file is displayed in the window's titlebar.&lt;/p&gt;&lt;p&gt;In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.&lt;/p&gt;&lt;p&gt;In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.&lt;/p&gt;&lt;p&gt;These actions can be reversed via the context menu.&lt;/p&gt;&lt;p&gt;Ctrl clicking on a syntax error marker shows some info about this error.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Okno editoru zdrojového kódu&lt;/b&gt;&lt;p&gt;V tomto okně se zobrazuje a edituje soubor se zdrojovým kódem. Můžete otevřít oken podle libosti. Jméno souboru se zobrazuje v titlebaru okna.&lt;/p&gt;&lt;p&gt;Kliknutím do prostoru mezi čísly řádku a značkami skládání nastavíte breakpoint. Přes kontextové menu je pak lze editovat.&lt;/p&gt;&lt;p&gt;Záložka se vkládá kliknutím na stejné místo se stisknutou klávesou Shift.&lt;/p&gt;&lt;p&gt;Tyto akce mohou být navráceny zpět i opětovným kliknutím nebo přes kontextové menu.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="833" />
+      <location filename="../QScintilla/Editor.py" line="856" />
       <source>Undo</source>
       <translation>Vrátit</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="836" />
+      <location filename="../QScintilla/Editor.py" line="859" />
       <source>Redo</source>
       <translation>Znovu použít</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="839" />
+      <location filename="../QScintilla/Editor.py" line="862" />
       <source>Revert to last saved state</source>
       <translation>Vrátit k poslednímu uloženému stavu</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="843" />
+      <location filename="../QScintilla/Editor.py" line="866" />
       <source>Cut</source>
       <translation>Vyjmout</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="846" />
+      <location filename="../QScintilla/Editor.py" line="869" />
       <source>Copy</source>
       <translation>Kopírovat</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="849" />
+      <location filename="../QScintilla/Editor.py" line="872" />
       <source>Paste</source>
       <translation>Vložit</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="855" />
-      <source>Indent</source>
-      <translation>Odsadit</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="860" />
-      <source>Unindent</source>
-      <translation>Zrušit odsazení</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="865" />
-      <source>Comment</source>
-      <translation>Vytvořit komentář</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="870" />
-      <source>Uncomment</source>
-      <translation>Zrušit komentář</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="8934" />
-      <location filename="../QScintilla/Editor.py" line="875" />
-      <source>Generate Docstring</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="878" />
+      <source>Indent</source>
+      <translation>Odsadit</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="883" />
+      <source>Unindent</source>
+      <translation>Zrušit odsazení</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="888" />
+      <source>Comment</source>
+      <translation>Vytvořit komentář</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="893" />
+      <source>Uncomment</source>
+      <translation>Zrušit komentář</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="8957" />
+      <location filename="../QScintilla/Editor.py" line="898" />
+      <source>Generate Docstring</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="901" />
       <source>Select to brace</source>
       <translation>Vybrat až po závorku</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="879" />
+      <location filename="../QScintilla/Editor.py" line="902" />
       <source>Select all</source>
       <translation>Vybrat vše</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="880" />
+      <location filename="../QScintilla/Editor.py" line="903" />
       <source>Deselect all</source>
       <translation>Zrušit celý výběr</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="882" />
+      <location filename="../QScintilla/Editor.py" line="905" />
       <source>Execute Selection In Console</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="894" />
+      <location filename="../QScintilla/Editor.py" line="917" />
       <source>Use Monospaced Font</source>
       <translation>Použít neporoporcionální font</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="899" />
+      <location filename="../QScintilla/Editor.py" line="922" />
       <source>Autosave enabled</source>
       <translation>Zapnout autosave</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="904" />
+      <location filename="../QScintilla/Editor.py" line="927" />
       <source>Typing aids enabled</source>
       <translation>Pomůcky při psaní zapnuty</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="912" />
+      <location filename="../QScintilla/Editor.py" line="935" />
       <source>Automatic Completion enabled</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="921" />
-      <source>Calltip</source>
-      <translation>Rychlé tipy</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="924" />
-      <source>Code Info</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="939" />
-      <source>New Document View</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="944" />
+      <source>Calltip</source>
+      <translation>Rychlé tipy</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="947" />
+      <source>Code Info</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="962" />
+      <source>New Document View</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="967" />
       <source>New Document View (with new split)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="952" />
+      <location filename="../QScintilla/Editor.py" line="975" />
       <source>Save</source>
       <translation>Uložit</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="956" />
+      <location filename="../QScintilla/Editor.py" line="979" />
       <source>Save As...</source>
       <translation>Uložit jako...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="961" />
+      <location filename="../QScintilla/Editor.py" line="984" />
       <source>Save Copy...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="983" />
-      <location filename="../QScintilla/Editor.py" line="980" />
+      <location filename="../QScintilla/Editor.py" line="1006" />
+      <location filename="../QScintilla/Editor.py" line="1003" />
       <source>Complete</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="987" />
+      <location filename="../QScintilla/Editor.py" line="1010" />
       <source>Clear Completions Cache</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="990" />
+      <location filename="../QScintilla/Editor.py" line="1013" />
       <source>Complete from Document</source>
       <translation type="unfinished">z dokumentu</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="992" />
+      <location filename="../QScintilla/Editor.py" line="1015" />
       <source>Complete from APIs</source>
       <translation type="unfinished">z API</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="995" />
+      <location filename="../QScintilla/Editor.py" line="1018" />
       <source>Complete from Document and APIs</source>
       <translation type="unfinished">z dokumentu a API</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1009" />
+      <location filename="../QScintilla/Editor.py" line="1032" />
       <source>Check</source>
       <translation>Zkontrolovat</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1020" />
+      <location filename="../QScintilla/Editor.py" line="1043" />
       <source>Code Formatting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1023" />
-      <source>Format Code</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1027" />
-      <source>Check Formatting</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1031" />
-      <source>Formatting Diff</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1046" />
+      <source>Format Code</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1050" />
+      <source>Check Formatting</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1054" />
+      <source>Formatting Diff</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1069" />
       <source>Tools</source>
       <translation type="unfinished">Nástroje</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1057" />
+      <location filename="../QScintilla/Editor.py" line="1080" />
       <source>Show</source>
       <translation>Zobrazit</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1059" />
+      <location filename="../QScintilla/Editor.py" line="1082" />
       <source>Code metrics...</source>
       <translation>Metrika kódu...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1061" />
+      <location filename="../QScintilla/Editor.py" line="1084" />
       <source>Code coverage...</source>
       <translation>Pokrytí kódu...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1064" />
-      <source>Show code coverage annotations</source>
-      <translation>Zobrazit poznámky pokrytí kódu</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1067" />
-      <source>Hide code coverage annotations</source>
-      <translation>Skrýt poznámky pokrytí kódu</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1071" />
-      <source>Profile data...</source>
-      <translation>Profilovat data...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1085" />
-      <source>Diagrams</source>
-      <translation>Diagramy</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1087" />
+      <source>Show code coverage annotations</source>
+      <translation>Zobrazit poznámky pokrytí kódu</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1090" />
+      <source>Hide code coverage annotations</source>
+      <translation>Skrýt poznámky pokrytí kódu</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1094" />
+      <source>Profile data...</source>
+      <translation>Profilovat data...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1108" />
+      <source>Diagrams</source>
+      <translation>Diagramy</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1110" />
       <source>Class Diagram...</source>
       <translation>Diagram třídy...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1088" />
-      <source>Package Diagram...</source>
-      <translation>Diagram balíčku...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1089" />
-      <source>Imports Diagram...</source>
-      <translation>Diagram importů...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1091" />
-      <source>Application Diagram...</source>
-      <translation>Diagram aplikace...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1096" />
-      <source>Load Diagram...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1111" />
+      <source>Package Diagram...</source>
+      <translation>Diagram balíčku...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1112" />
+      <source>Imports Diagram...</source>
+      <translation>Diagram importů...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1114" />
+      <source>Application Diagram...</source>
+      <translation>Diagram aplikace...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1119" />
+      <source>Load Diagram...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1134" />
       <source>Languages</source>
       <translation>Jazyky</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1115" />
+      <location filename="../QScintilla/Editor.py" line="1138" />
       <source>Text</source>
       <translation type="unfinished">Text</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1140" />
+      <location filename="../QScintilla/Editor.py" line="1163" />
       <source>Guessed</source>
       <translation>Odhadem</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1471" />
-      <location filename="../QScintilla/Editor.py" line="1144" />
+      <location filename="../QScintilla/Editor.py" line="1494" />
+      <location filename="../QScintilla/Editor.py" line="1167" />
       <source>Alternatives</source>
       <translation>Alternativy</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1161" />
-      <source>Encodings</source>
-      <translation>Kódování</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1184" />
+      <source>Encodings</source>
+      <translation>Kódování</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1207" />
       <source>Re-Open With Encoding</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1204" />
+      <location filename="../QScintilla/Editor.py" line="1227" />
       <source>End-of-Line Type</source>
       <translation>Typ Konec-řádku</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1208" />
+      <location filename="../QScintilla/Editor.py" line="1231" />
       <source>Unix</source>
       <translation>Unix</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1214" />
+      <location filename="../QScintilla/Editor.py" line="1237" />
       <source>Windows</source>
       <translation />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1220" />
+      <location filename="../QScintilla/Editor.py" line="1243" />
       <source>Macintosh</source>
       <translation>Macintosh</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1238" />
+      <location filename="../QScintilla/Editor.py" line="1261" />
       <source>Spelling</source>
       <translation type="unfinished">Pravopis</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8052" />
-      <location filename="../QScintilla/Editor.py" line="1246" />
+      <location filename="../QScintilla/Editor.py" line="8075" />
+      <location filename="../QScintilla/Editor.py" line="1269" />
       <source>Check spelling...</source>
       <translation>Zatrhnout kontrolu...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1251" />
+      <location filename="../QScintilla/Editor.py" line="1274" />
       <source>Check spelling of selection...</source>
       <translation>Zatrhnout výběr kontroly...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1255" />
+      <location filename="../QScintilla/Editor.py" line="1278" />
       <source>Remove from dictionary</source>
       <translation>Odebrat ze slovníku</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1272" />
+      <location filename="../QScintilla/Editor.py" line="1295" />
       <source>Spell Check Languages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1276" />
+      <location filename="../QScintilla/Editor.py" line="1299" />
       <source>No Language</source>
       <translation>Žádný jazyk</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1303" />
+      <location filename="../QScintilla/Editor.py" line="1326" />
       <source>Toggle bookmark</source>
       <translation>Přepnout záložku</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1305" />
-      <source>Next bookmark</source>
-      <translation>Následující záložka</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1308" />
-      <source>Previous bookmark</source>
-      <translation>Předchozí záložka</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1311" />
-      <source>Clear all bookmarks</source>
-      <translation>Zrušit všechny záložky</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1322" />
-      <source>Toggle breakpoint</source>
-      <translation>Přepnout breakpoint</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1325" />
-      <source>Toggle temporary breakpoint</source>
-      <translation>Přepnout dočasný breakpoint</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1328" />
-      <source>Edit breakpoint...</source>
-      <translation>Editovat breakpoint...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="5754" />
+      <source>Next bookmark</source>
+      <translation>Následující záložka</translation>
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="1331" />
-      <source>Enable breakpoint</source>
-      <translation>Aktivovat breakpoint</translation>
+      <source>Previous bookmark</source>
+      <translation>Předchozí záložka</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1334" />
-      <source>Next breakpoint</source>
-      <translation>Následující breakpoint</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1337" />
-      <source>Previous breakpoint</source>
-      <translation>Předchozí breakpoint</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1340" />
-      <source>Clear all breakpoints</source>
-      <translation>Zrušit všechny breakpointy</translation>
+      <source>Clear all bookmarks</source>
+      <translation>Zrušit všechny záložky</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1345" />
+      <source>Toggle breakpoint</source>
+      <translation>Přepnout breakpoint</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1348" />
+      <source>Toggle temporary breakpoint</source>
+      <translation>Přepnout dočasný breakpoint</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1351" />
-      <source>Toggle all folds</source>
-      <translation type="unfinished">Složit/rozložit všechna skládání</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1356" />
-      <source>Toggle all folds (including children)</source>
-      <translation type="unfinished">Složit/rozložit všechna skládání (i s podsložkami)</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1359" />
-      <source>Toggle current fold</source>
-      <translation type="unfinished">Složit/rozložit aktuální složený blok</translation>
+      <source>Edit breakpoint...</source>
+      <translation>Editovat breakpoint...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="5777" />
+      <location filename="../QScintilla/Editor.py" line="1354" />
+      <source>Enable breakpoint</source>
+      <translation>Aktivovat breakpoint</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1357" />
+      <source>Next breakpoint</source>
+      <translation>Následující breakpoint</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1360" />
+      <source>Previous breakpoint</source>
+      <translation>Předchozí breakpoint</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1363" />
-      <source>Expand (including children)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1367" />
-      <source>Collapse (including children)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1372" />
-      <source>Clear all folds</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1383" />
-      <source>Goto syntax error</source>
-      <translation>Jít na chybu syntaxe</translation>
+      <source>Clear all breakpoints</source>
+      <translation>Zrušit všechny breakpointy</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1374" />
+      <source>Toggle all folds</source>
+      <translation type="unfinished">Složit/rozložit všechna skládání</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1379" />
+      <source>Toggle all folds (including children)</source>
+      <translation type="unfinished">Složit/rozložit všechna skládání (i s podsložkami)</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1382" />
+      <source>Toggle current fold</source>
+      <translation type="unfinished">Složit/rozložit aktuální složený blok</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1386" />
-      <source>Show syntax error message</source>
-      <translation>Zobrazit hlášení syntaktické chyby</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1389" />
-      <source>Clear syntax error</source>
-      <translation>Zrušit chybu syntaxe</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1393" />
-      <source>Next warning</source>
-      <translation>Následující varování</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1396" />
-      <source>Previous warning</source>
-      <translation>Předchozí varování</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1399" />
-      <source>Show warning message</source>
-      <translation>Zobrazit varování</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1402" />
-      <source>Clear warnings</source>
-      <translation>Vyčistit varování</translation>
+      <source>Expand (including children)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1390" />
+      <source>Collapse (including children)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1395" />
+      <source>Clear all folds</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1406" />
-      <source>Next uncovered line</source>
-      <translation>Následující odkrytá řádka</translation>
+      <source>Goto syntax error</source>
+      <translation>Jít na chybu syntaxe</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1409" />
-      <source>Previous uncovered line</source>
-      <translation>Předchozí odkrytá řádka</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1413" />
-      <source>Next task</source>
-      <translation>Následující úloha</translation>
+      <source>Show syntax error message</source>
+      <translation>Zobrazit hlášení syntaktické chyby</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1412" />
+      <source>Clear syntax error</source>
+      <translation>Zrušit chybu syntaxe</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1416" />
+      <source>Next warning</source>
+      <translation>Následující varování</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1419" />
+      <source>Previous warning</source>
+      <translation>Předchozí varování</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1422" />
+      <source>Show warning message</source>
+      <translation>Zobrazit varování</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1425" />
+      <source>Clear warnings</source>
+      <translation>Vyčistit varování</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1429" />
+      <source>Next uncovered line</source>
+      <translation>Následující odkrytá řádka</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1432" />
+      <source>Previous uncovered line</source>
+      <translation>Předchozí odkrytá řádka</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1436" />
+      <source>Next task</source>
+      <translation>Následující úloha</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1439" />
       <source>Previous task</source>
       <translation>Předchozí úloha</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1420" />
+      <location filename="../QScintilla/Editor.py" line="1443" />
       <source>Next change</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1423" />
+      <location filename="../QScintilla/Editor.py" line="1446" />
       <source>Previous change</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1426" />
-      <source>Clear changes</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1457" />
-      <location filename="../QScintilla/Editor.py" line="1448" />
-      <source>Export source</source>
-      <translation>Export zdroj</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1449" />
+      <source>Clear changes</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1480" />
+      <location filename="../QScintilla/Editor.py" line="1471" />
+      <source>Export source</source>
+      <translation>Export zdroj</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1472" />
       <source>&lt;p&gt;No exporter available for the export format &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source>
       <translation>&lt;p&gt;Pro formát exportu &lt;b&gt;{0}&lt;/b&gt; není exportér dostupný. Zrušeno.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1458" />
+      <location filename="../QScintilla/Editor.py" line="1481" />
       <source>No export format given. Aborting...</source>
       <translation>Nebyl zadán forám exportu. Zrušeno....</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1468" />
-      <source>Alternatives ({0})</source>
-      <translation>Alternativy ({0})</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1491" />
+      <source>Alternatives ({0})</source>
+      <translation>Alternativy ({0})</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1514" />
       <source>Pygments Lexer</source>
       <translation />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1492" />
+      <location filename="../QScintilla/Editor.py" line="1515" />
       <source>Select the Pygments lexer to apply.</source>
       <translation>Použít Pygments lexer.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2051" />
+      <location filename="../QScintilla/Editor.py" line="2074" />
       <source>Modification of Read Only file</source>
       <translation>Modifikace souboru otevřeného jen pro čtení</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2052" />
+      <location filename="../QScintilla/Editor.py" line="2075" />
       <source>You are attempting to change a read only file. Please save to a different file first.</source>
       <translation>Pokoušíte se změnit soubor, který je otevřen jen pro čtení. Prosím, uložte jej nejdříve do jiného souboru.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2473" />
+      <location filename="../QScintilla/Editor.py" line="2496" />
       <source>Add Breakpoint</source>
       <translation type="unfinished">Přidat breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2474" />
+      <location filename="../QScintilla/Editor.py" line="2497" />
       <source>No Python byte code will be created for the selected line. No break point will be set!</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2807" />
+      <location filename="../QScintilla/Editor.py" line="2830" />
       <source>Printing...</source>
       <translation>Tisk...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2824" />
+      <location filename="../QScintilla/Editor.py" line="2847" />
       <source>Printing completed</source>
       <translation>Tisk je hotov</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2826" />
+      <location filename="../QScintilla/Editor.py" line="2849" />
       <source>Error while printing</source>
       <translation>Chyba během tisku</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2829" />
+      <location filename="../QScintilla/Editor.py" line="2852" />
       <source>Printing aborted</source>
       <translation>Tisk byl zrušen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3187" />
+      <location filename="../QScintilla/Editor.py" line="3210" />
       <source>File Modified</source>
       <translation>Soubor je modifikován</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3188" />
+      <location filename="../QScintilla/Editor.py" line="3211" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor &lt;b&gt;{0}&lt;/b&gt; obsahuje neuložené změny.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3246" />
+      <location filename="../QScintilla/Editor.py" line="3269" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be opened.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor &lt;b&gt;{0}&lt;/b&gt; nemůže být přejmenován.&lt;br /&gt;Důvod: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3424" />
-      <location filename="../QScintilla/Editor.py" line="3405" />
-      <location filename="../QScintilla/Editor.py" line="3365" />
+      <location filename="../QScintilla/Editor.py" line="3447" />
+      <location filename="../QScintilla/Editor.py" line="3428" />
+      <location filename="../QScintilla/Editor.py" line="3388" />
       <source>Save File</source>
       <translation>Uložit soubor</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3366" />
+      <location filename="../QScintilla/Editor.py" line="3389" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor &lt;b&gt;{0}&lt;/b&gt; nemůže být přejmenován.&lt;br /&gt;Důvod: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3425" />
+      <location filename="../QScintilla/Editor.py" line="3448" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
       <translation type="unfinished">&lt;p&gt;Soubor &lt;b&gt;{0}&lt;/b&gt; již existuje.&lt;/p&gt;&lt;p&gt;Má se přepsat?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="4935" />
+      <location filename="../QScintilla/Editor.py" line="4958" />
       <source>Autocompletion</source>
       <translation>Autodoplňování</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="4936" />
+      <location filename="../QScintilla/Editor.py" line="4959" />
       <source>Autocompletion is not available because there is no autocompletion source set.</source>
       <translation>Autodoplňování není dostupné protože zdrojová část autodoplňování nebyla nalezena.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5064" />
+      <location filename="../QScintilla/Editor.py" line="5087" />
       <source>Auto-Completion Provider</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5065" />
+      <location filename="../QScintilla/Editor.py" line="5088" />
       <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5357" />
+      <location filename="../QScintilla/Editor.py" line="5380" />
       <source>Call-Tips Provider</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5358" />
+      <location filename="../QScintilla/Editor.py" line="5381" />
       <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5758" />
+      <location filename="../QScintilla/Editor.py" line="5781" />
       <source>Disable breakpoint</source>
       <translation>Deaktivovat breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6113" />
+      <location filename="../QScintilla/Editor.py" line="6136" />
       <source>Code Coverage</source>
       <translation>Pokrytí kódu</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6114" />
+      <location filename="../QScintilla/Editor.py" line="6137" />
       <source>Please select a coverage file</source>
       <translation>Prosím, vyberte soubor s pokrytím kódu</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6189" />
-      <location filename="../QScintilla/Editor.py" line="6181" />
+      <location filename="../QScintilla/Editor.py" line="6212" />
+      <location filename="../QScintilla/Editor.py" line="6204" />
       <source>Show Code Coverage Annotations</source>
       <translation>Zobrazit poznámky pokrytí kódu</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6182" />
+      <location filename="../QScintilla/Editor.py" line="6205" />
       <source>All lines have been covered.</source>
       <translation>Všechny řádky byly pokryty.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6190" />
+      <location filename="../QScintilla/Editor.py" line="6213" />
       <source>There is no coverage file available.</source>
       <translation>Soubor s pokrytím není dostupný.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6286" />
+      <location filename="../QScintilla/Editor.py" line="6309" />
       <source>Profile Data</source>
       <translation>Profilovat data</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6287" />
+      <location filename="../QScintilla/Editor.py" line="6310" />
       <source>Please select a profile file</source>
       <translation>Prosím, vyberte soubor s profilem</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6450" />
-      <location filename="../QScintilla/Editor.py" line="6444" />
+      <location filename="../QScintilla/Editor.py" line="6473" />
+      <location filename="../QScintilla/Editor.py" line="6467" />
       <source>Syntax Error</source>
       <translation>Chyba syntaxe</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6451" />
+      <location filename="../QScintilla/Editor.py" line="6474" />
       <source>No syntax error message available.</source>
       <translation>Hlášení syntaktické chyby není dostupné.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6662" />
-      <location filename="../QScintilla/Editor.py" line="6656" />
+      <location filename="../QScintilla/Editor.py" line="6685" />
+      <location filename="../QScintilla/Editor.py" line="6679" />
       <source>Warning</source>
       <translation type="unfinished">Varování</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6662" />
+      <location filename="../QScintilla/Editor.py" line="6685" />
       <source>No warning messages available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6726" />
+      <location filename="../QScintilla/Editor.py" line="6749" />
       <source>Style: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6729" />
+      <location filename="../QScintilla/Editor.py" line="6752" />
       <source>Warning: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6736" />
+      <location filename="../QScintilla/Editor.py" line="6759" />
       <source>Error: {0}</source>
       <translation type="unfinished">Chyby: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6843" />
+      <location filename="../QScintilla/Editor.py" line="6866" />
       <source>Macro Name</source>
       <translation>Název makra</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6843" />
+      <location filename="../QScintilla/Editor.py" line="6866" />
       <source>Select a macro name:</source>
       <translation>Vyberte název makra:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6869" />
+      <location filename="../QScintilla/Editor.py" line="6892" />
       <source>Load macro file</source>
       <translation>Načíst soubor makra</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6915" />
-      <location filename="../QScintilla/Editor.py" line="6871" />
+      <location filename="../QScintilla/Editor.py" line="6938" />
+      <location filename="../QScintilla/Editor.py" line="6894" />
       <source>Macro files (*.macro)</source>
       <translation>Macro soubory (*.macro)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6893" />
-      <location filename="../QScintilla/Editor.py" line="6883" />
+      <location filename="../QScintilla/Editor.py" line="6916" />
+      <location filename="../QScintilla/Editor.py" line="6906" />
       <source>Error loading macro</source>
       <translation>Chyba při načítání makra</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6884" />
+      <location filename="../QScintilla/Editor.py" line="6907" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor s makrem &lt;b&gt;{0}&lt;/b&gt; nelze načíst.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6894" />
+      <location filename="../QScintilla/Editor.py" line="6917" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor s makrem &lt;b&gt;{0}&lt;/b&gt; je poškozen.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6913" />
+      <location filename="../QScintilla/Editor.py" line="6936" />
       <source>Save macro file</source>
       <translation>Uložit soubor s makrem</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6931" />
+      <location filename="../QScintilla/Editor.py" line="6954" />
       <source>Save macro</source>
       <translation>Uložit makro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6932" />
+      <location filename="../QScintilla/Editor.py" line="6955" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6947" />
+      <location filename="../QScintilla/Editor.py" line="6970" />
       <source>Error saving macro</source>
       <translation>Chyba při ukládání makra</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6948" />
+      <location filename="../QScintilla/Editor.py" line="6971" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
       <translation>&lt;p&gt;So souboru s makrem &lt;b&gt;{0}&lt;/b&gt; nelze zapisovat.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6961" />
+      <location filename="../QScintilla/Editor.py" line="6984" />
       <source>Start Macro Recording</source>
       <translation>Spustit záznam makra</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6962" />
+      <location filename="../QScintilla/Editor.py" line="6985" />
       <source>Macro recording is already active. Start new?</source>
       <translation>Nahrávání makra již probíhá. Spustit nové?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6988" />
+      <location filename="../QScintilla/Editor.py" line="7011" />
       <source>Macro Recording</source>
       <translation>Záznam makra</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6989" />
+      <location filename="../QScintilla/Editor.py" line="7012" />
       <source>Enter name of the macro:</source>
       <translation>Vložte název makra:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7140" />
+      <location filename="../QScintilla/Editor.py" line="7163" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has been changed while it was opened in eric. Reread it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7146" />
+      <location filename="../QScintilla/Editor.py" line="7169" />
       <source>&lt;br&gt;&lt;b&gt;Warning:&lt;/b&gt; You will lose your changes upon reopening it.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7153" />
+      <location filename="../QScintilla/Editor.py" line="7176" />
       <source>File changed</source>
       <translation>Soubor změněn</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7203" />
+      <location filename="../QScintilla/Editor.py" line="7226" />
       <source>{0} (ro)</source>
       <translation>{0} (ro)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7494" />
-      <source>Drop Error</source>
-      <translation>Zahodit chybu</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7495" />
-      <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; není soubor.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7515" />
-      <source>Resources</source>
-      <translation>Zdroje</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="7517" />
-      <source>Add file...</source>
-      <translation>Přidat soubor...</translation>
+      <source>Drop Error</source>
+      <translation>Zahodit chybu</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="7518" />
+      <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; není soubor.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7538" />
+      <source>Resources</source>
+      <translation>Zdroje</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7540" />
+      <source>Add file...</source>
+      <translation>Přidat soubor...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7541" />
       <source>Add files...</source>
       <translation>Přidat soubory...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7519" />
+      <location filename="../QScintilla/Editor.py" line="7542" />
       <source>Add aliased file...</source>
       <translation>Přidat zástupce souboru...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7521" />
+      <location filename="../QScintilla/Editor.py" line="7544" />
       <source>Add localized resource...</source>
       <translation>Přidat lokalizované resource...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7524" />
+      <location filename="../QScintilla/Editor.py" line="7547" />
       <source>Add resource frame</source>
       <translation>Přidat resource frame</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7543" />
+      <location filename="../QScintilla/Editor.py" line="7566" />
       <source>Add file resource</source>
       <translation>Přidat soubor resource</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7557" />
+      <location filename="../QScintilla/Editor.py" line="7580" />
       <source>Add file resources</source>
       <translation>Přidat soubory resource</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7581" />
-      <location filename="../QScintilla/Editor.py" line="7575" />
+      <location filename="../QScintilla/Editor.py" line="7604" />
+      <location filename="../QScintilla/Editor.py" line="7598" />
       <source>Add aliased file resource</source>
       <translation>Přidat zástupce souboru resource</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7582" />
+      <location filename="../QScintilla/Editor.py" line="7605" />
       <source>Alias for file &lt;b&gt;{0}&lt;/b&gt;:</source>
       <translation>Zástupce pro soubor &lt;b&gt;{0}&lt;/b&gt;:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7657" />
+      <location filename="../QScintilla/Editor.py" line="7680" />
       <source>Package Diagram</source>
       <translation>Diagram balíčku</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7658" />
+      <location filename="../QScintilla/Editor.py" line="7681" />
       <source>Include class attributes?</source>
       <translation>Včetně atributů třídy?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7678" />
+      <location filename="../QScintilla/Editor.py" line="7701" />
       <source>Imports Diagram</source>
       <translation>Importovat diagram</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7679" />
+      <location filename="../QScintilla/Editor.py" line="7702" />
       <source>Include imports from external modules?</source>
       <translation>Zahrnout importy z externích modulů?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7698" />
+      <location filename="../QScintilla/Editor.py" line="7721" />
       <source>Application Diagram</source>
       <translation>Diagram aplikace</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7699" />
+      <location filename="../QScintilla/Editor.py" line="7722" />
       <source>Include module names?</source>
       <translation>Včetně jmen modulů?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8056" />
+      <location filename="../QScintilla/Editor.py" line="8079" />
       <source>Add to dictionary</source>
       <translation>Přidat do slovníku</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8058" />
+      <location filename="../QScintilla/Editor.py" line="8081" />
       <source>Ignore All</source>
       <translation>Ignorovat vše</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8476" />
+      <location filename="../QScintilla/Editor.py" line="8499" />
       <source>Sort Lines</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8477" />
+      <location filename="../QScintilla/Editor.py" line="8500" />
       <source>The selection contains illegal data for a numerical sort.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8570" />
+      <location filename="../QScintilla/Editor.py" line="8593" />
       <source>Register Mouse Click Handler</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8571" />
+      <location filename="../QScintilla/Editor.py" line="8594" />
       <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8667" />
+      <location filename="../QScintilla/Editor.py" line="8690" />
       <source>{0:4d}    {1}</source>
       <comment>line number, source code</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8673" />
+      <location filename="../QScintilla/Editor.py" line="8696" />
       <source>{0:4d}    {1}
     =&gt;  {2}</source>
       <comment>line number, source code, file name</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8741" />
+      <location filename="../QScintilla/Editor.py" line="8764" />
       <source>EditorConfig Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8742" />
+      <location filename="../QScintilla/Editor.py" line="8765" />
       <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -12989,26 +13001,26 @@
   <context>
     <name>EditorFilePage</name>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="339" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="322" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="305" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="294" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="341" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="324" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="307" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="296" />
       <source>Add File Filter</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="295" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="297" />
       <source>A Save File Filter must contain exactly one wildcard pattern. Yours contains {0}.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="306" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="308" />
       <source>A File Filter must contain at least one wildcard pattern.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="340" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="323" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="342" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="325" />
       <source>Enter the file filter entry:</source>
       <translation type="unfinished" />
     </message>
@@ -13054,11 +13066,22 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
       <source> KB</source>
       <translation> KB</translation>
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
+      <source>Reject, if file is greater than</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
+      <source>Enter the filesize, opening a file should be rejected.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
       <source>End of Line</source>
       <translation>Konec řádku</translation>
     </message>
@@ -17073,12 +17096,12 @@
   <context>
     <name>EricApplication</name>
     <message>
-      <location filename="../EricWidgets/EricApplication.py" line="220" />
+      <location filename="../EricWidgets/EricApplication.py" line="221" />
       <source>Loading Style Sheet</source>
       <translation type="unfinished">Načtení kaskádového stylu</translation>
     </message>
     <message>
-      <location filename="../EricWidgets/EricApplication.py" line="223" />
+      <location filename="../EricWidgets/EricApplication.py" line="224" />
       <source>&lt;p&gt;The Qt Style Sheet file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;br&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished">&lt;p&gt;Soubor Qt Style Sheet &lt;b&gt;{0}&lt;/b&gt; nelze vytvořit.&lt;/p&gt;&lt;p&gt;Důvod: {1}&lt;/p&gt;</translation>
     </message>
@@ -45964,7 +45987,7 @@
       <translation>Pygments</translation>
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="468" />
+      <location filename="../Preferences/__init__.py" line="469" />
       <location filename="../QScintilla/Lexers/__init__.py" line="482" />
       <source>Python Files (*.py *.py3)</source>
       <translation type="unfinished">Python soubory (*.py *.py3)</translation>
@@ -46217,7 +46240,7 @@
       <translation>Všechny soubory (*)</translation>
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="471" />
+      <location filename="../Preferences/__init__.py" line="472" />
       <location filename="../QScintilla/Lexers/__init__.py" line="575" />
       <source>Python3 Files (*.py)</source>
       <translation>Python3 soubory (*.py)</translation>
@@ -54771,18 +54794,18 @@
   <context>
     <name>Preferences</name>
     <message>
-      <location filename="../Preferences/__init__.py" line="1651" />
+      <location filename="../Preferences/__init__.py" line="1652" />
       <source>Export Preferences</source>
       <translation>Předvolby exportu</translation>
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1680" />
-      <location filename="../Preferences/__init__.py" line="1653" />
+      <location filename="../Preferences/__init__.py" line="1681" />
+      <location filename="../Preferences/__init__.py" line="1654" />
       <source>Properties File (*.ini);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1678" />
+      <location filename="../Preferences/__init__.py" line="1679" />
       <source>Import Preferences</source>
       <translation>Předvolby importu</translation>
     </message>
@@ -56270,8 +56293,8 @@
       <translation>&lt;b&gt;Pokrytí kódu...&lt;/b&gt;&lt;p&gt;Zobrazí informace o pokrytí kódu ve všech python souborech projektu.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5856" />
-      <location filename="../Project/Project.py" line="5843" />
+      <location filename="../Project/Project.py" line="5857" />
+      <location filename="../Project/Project.py" line="5844" />
       <location filename="../Project/Project.py" line="4649" />
       <source>Profile Data</source>
       <translation>Profilovat data</translation>
@@ -56292,7 +56315,7 @@
       <translation>&lt;b&gt;Profilovat data&lt;/b&gt;&lt;p&gt;Zobrazí se profilování dat projektu.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5908" />
+      <location filename="../Project/Project.py" line="5909" />
       <location filename="../Project/Project.py" line="4675" />
       <source>Application Diagram</source>
       <translation>Diagram aplikace</translation>
@@ -56333,8 +56356,8 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6103" />
-      <location filename="../Project/Project.py" line="6044" />
+      <location filename="../Project/Project.py" line="6104" />
+      <location filename="../Project/Project.py" line="6045" />
       <location filename="../Project/Project.py" line="4719" />
       <source>Create Package List</source>
       <translation>Vytvořit seznam balíčků</translation>
@@ -56355,7 +56378,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6172" />
+      <location filename="../Project/Project.py" line="6173" />
       <location filename="../Project/Project.py" line="4742" />
       <source>Create Plugin Archives</source>
       <translation type="unfinished" />
@@ -56396,9 +56419,9 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6589" />
-      <location filename="../Project/Project.py" line="6560" />
-      <location filename="../Project/Project.py" line="6511" />
+      <location filename="../Project/Project.py" line="6590" />
+      <location filename="../Project/Project.py" line="6561" />
+      <location filename="../Project/Project.py" line="6512" />
       <location filename="../Project/Project.py" line="4795" />
       <source>Execute Make</source>
       <translation type="unfinished" />
@@ -56419,7 +56442,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6566" />
+      <location filename="../Project/Project.py" line="6567" />
       <location filename="../Project/Project.py" line="4814" />
       <source>Test for Changes</source>
       <translation type="unfinished" />
@@ -56460,7 +56483,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6744" />
+      <location filename="../Project/Project.py" line="6745" />
       <location filename="../Project/Project.py" line="4871" />
       <source>About Black</source>
       <translation type="unfinished" />
@@ -56708,195 +56731,195 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5275" />
-      <location filename="../Project/Project.py" line="5272" />
+      <location filename="../Project/Project.py" line="5276" />
+      <location filename="../Project/Project.py" line="5273" />
       <source>Project</source>
       <translation>Projekt</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5338" />
+      <location filename="../Project/Project.py" line="5339" />
       <source>&amp;Clear</source>
       <translation>&amp;Vyčistit</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5497" />
-      <source>Search New Files</source>
-      <translation>Hledat nové soubory</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="5498" />
+      <source>Search New Files</source>
+      <translation>Hledat nové soubory</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5499" />
       <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="5649" />
-      <location filename="../Project/Project.py" line="5636" />
-      <source>Version Control System</source>
-      <translation>Version Control System</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5637" />
-      <source>&lt;p&gt;The selected VCS &lt;b&gt;{0}&lt;/b&gt; could not be found. &lt;br/&gt;Reverting override.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="5650" />
+      <location filename="../Project/Project.py" line="5637" />
+      <source>Version Control System</source>
+      <translation>Version Control System</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5638" />
+      <source>&lt;p&gt;The selected VCS &lt;b&gt;{0}&lt;/b&gt; could not be found. &lt;br/&gt;Reverting override.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5651" />
       <source>&lt;p&gt;The selected VCS &lt;b&gt;{0}&lt;/b&gt; could not be found.&lt;br/&gt;Disabling version control.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Vybrané VCS &lt;b&gt;{0}&lt;/b&gt; nebylo nalezeno.&lt;br/&gt;Kontrola verzí vypnuta.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5798" />
+      <location filename="../Project/Project.py" line="5799" />
       <source>Coverage Data</source>
       <translation>Datové pokrytí</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5844" />
-      <location filename="../Project/Project.py" line="5799" />
+      <location filename="../Project/Project.py" line="5845" />
+      <location filename="../Project/Project.py" line="5800" />
       <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="5811" />
-      <source>Code Coverage</source>
-      <translation>Pokrytí kódu</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="5812" />
+      <source>Code Coverage</source>
+      <translation>Pokrytí kódu</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5813" />
       <source>Please select a coverage file</source>
       <translation>Prosím, vyberte soubor pokrytí</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5857" />
+      <location filename="../Project/Project.py" line="5858" />
       <source>Please select a profile file</source>
       <translation>Prosím, vyberte soubor s profilem</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5909" />
+      <location filename="../Project/Project.py" line="5910" />
       <source>Include module names?</source>
       <translation>Včetně jmen modulů?</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6045" />
+      <location filename="../Project/Project.py" line="6046" />
       <source>&lt;p&gt;The file &lt;b&gt;PKGLIST&lt;/b&gt; already exists.&lt;/p&gt;&lt;p&gt;Overwrite it?&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor &lt;b&gt;PKGLIST&lt;/b&gt; již existuje.&lt;/p&gt;&lt;p&gt;Přepsat jej?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6104" />
+      <location filename="../Project/Project.py" line="6105" />
       <source>&lt;p&gt;The file &lt;b&gt;PKGLIST&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor &lt;b&gt;PKGLIST&lt;/b&gt; nelze vytvořit.&lt;/p&gt;&lt;p&gt;Důvod: {0}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6393" />
-      <location filename="../Project/Project.py" line="6351" />
-      <location filename="../Project/Project.py" line="6305" />
-      <location filename="../Project/Project.py" line="6294" />
-      <location filename="../Project/Project.py" line="6276" />
-      <location filename="../Project/Project.py" line="6243" />
-      <location filename="../Project/Project.py" line="6213" />
-      <location filename="../Project/Project.py" line="6185" />
-      <location filename="../Project/Project.py" line="6155" />
-      <location filename="../Project/Project.py" line="6141" />
-      <location filename="../Project/Project.py" line="6124" />
+      <location filename="../Project/Project.py" line="6394" />
+      <location filename="../Project/Project.py" line="6352" />
+      <location filename="../Project/Project.py" line="6306" />
+      <location filename="../Project/Project.py" line="6295" />
+      <location filename="../Project/Project.py" line="6277" />
+      <location filename="../Project/Project.py" line="6244" />
+      <location filename="../Project/Project.py" line="6214" />
+      <location filename="../Project/Project.py" line="6186" />
+      <location filename="../Project/Project.py" line="6156" />
+      <location filename="../Project/Project.py" line="6142" />
+      <location filename="../Project/Project.py" line="6125" />
       <source>Create Plugin Archive</source>
       <translation>Vytvořit Plugin archiv</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6125" />
+      <location filename="../Project/Project.py" line="6126" />
       <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="6142" />
+      <location filename="../Project/Project.py" line="6143" />
       <source>Select package lists:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6156" />
+      <location filename="../Project/Project.py" line="6157" />
       <source>&lt;p&gt;No package list files (PKGLIST*) available or selected. Aborting...&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6164" />
-      <source>Creating plugin archives...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="6165" />
+      <source>Creating plugin archives...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6166" />
       <source>Abort</source>
       <translation type="unfinished">Přerušit</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6168" />
+      <location filename="../Project/Project.py" line="6169" />
       <source>%v/%m Archives</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6186" />
+      <location filename="../Project/Project.py" line="6187" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6214" />
+      <location filename="../Project/Project.py" line="6215" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; is not ready yet.&lt;/p&gt;&lt;p&gt;Please rework it and delete the'; initial_list' line of the header.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6244" />
+      <location filename="../Project/Project.py" line="6245" />
       <source>&lt;p&gt;The eric plugin archive file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6277" />
+      <location filename="../Project/Project.py" line="6278" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be stored in the archive. Ignoring it.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor &lt;b&gt;{0}&lt;/b&gt; nelze uložit do archivu. Ingorováno.&lt;/p&gt;&lt;p&gt;Důvod: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6295" />
+      <location filename="../Project/Project.py" line="6296" />
       <source>&lt;p&gt;The eric plugin archive files were created with some errors.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6306" />
+      <location filename="../Project/Project.py" line="6307" />
       <source>&lt;p&gt;The eric plugin archive files were created successfully.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6352" />
+      <location filename="../Project/Project.py" line="6353" />
       <source>&lt;p&gt;The plugin file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Plugin soubor &lt;b&gt;{0}&lt;/b&gt; nelze přečíst.&lt;/p&gt;&lt;p&gt;Důvod: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6394" />
+      <location filename="../Project/Project.py" line="6395" />
       <source>&lt;p&gt;The plugin file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt; &lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6512" />
+      <location filename="../Project/Project.py" line="6513" />
       <source>The make process did not start.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6561" />
+      <location filename="../Project/Project.py" line="6562" />
       <source>The make process crashed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6569" />
+      <location filename="../Project/Project.py" line="6570" />
       <source>&lt;p&gt;There are changes that require the configured make target &lt;b&gt;{0}&lt;/b&gt; to be rebuilt.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6574" />
+      <location filename="../Project/Project.py" line="6575" />
       <source>&lt;p&gt;There are changes that require the default make target to be rebuilt.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6590" />
+      <location filename="../Project/Project.py" line="6591" />
       <source>The makefile contains errors.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6745" />
+      <location filename="../Project/Project.py" line="6746" />
       <source>&lt;p&gt;&lt;b&gt;Black Version {0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;Black&lt;/i&gt; is the uncompromising Python code formatter.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -57756,10 +57779,10 @@
       <translation type="unfinished">Otevřít v editoru</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="353" />
-      <location filename="../Project/ProjectOthersBrowser.py" line="345" />
-      <location filename="../Project/ProjectOthersBrowser.py" line="335" />
-      <location filename="../Project/ProjectOthersBrowser.py" line="327" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="357" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="349" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="339" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="331" />
       <location filename="../Project/ProjectOthersBrowser.py" line="85" />
       <source>Show Mime-Type</source>
       <translation type="unfinished" />
@@ -57833,28 +57856,28 @@
       <translation>Konfigurovat...</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="328" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="332" />
       <source>The mime type of the file could not be determined.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="346" />
-      <location filename="../Project/ProjectOthersBrowser.py" line="336" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="350" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="340" />
       <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="354" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="358" />
       <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.&lt;br/&gt; Shall it be added to the list of text mime types?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="447" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="451" />
       <source>Delete files/directories</source>
       <translation>Smazat soubory/adresáře</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="448" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="452" />
       <source>Do you really want to delete these entries from the project?</source>
       <translation>Opravdu chcete odebrat tyto položky z projektu?</translation>
     </message>
@@ -85117,60 +85140,60 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="901" />
+      <location filename="../Debugger/VariablesViewer.py" line="904" />
       <source>Global Variables</source>
       <translation>Globální proměnné</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="903" />
+      <location filename="../Debugger/VariablesViewer.py" line="906" />
       <source>&lt;b&gt;The Global Variables Viewer Window&lt;/b&gt;&lt;p&gt;This window displays the global variables of the debugged program.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Prohlížeč globálních proměnných&lt;/b&gt;&lt;p&gt;Toto okno zobrazuje globální proměnné debugovénho programu.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="910" />
+      <location filename="../Debugger/VariablesViewer.py" line="913" />
       <source>Local Variables</source>
       <translation>Lokální proměnné</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="912" />
+      <location filename="../Debugger/VariablesViewer.py" line="915" />
       <source>&lt;b&gt;The Local Variables Viewer Window&lt;/b&gt;&lt;p&gt;This window displays the local variables of the debugged program.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Prohlížeč lokálních proměnných&lt;/b&gt;&lt;p&gt;Toto okno zobrazuje lokální proměnné debugovénho programu.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1030" />
+      <location filename="../Debugger/VariablesViewer.py" line="1039" />
       <source>Show Details...</source>
       <translation>Zobrazit detaily...</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1032" />
+      <location filename="../Debugger/VariablesViewer.py" line="1041" />
       <source>Expand</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1033" />
-      <source>Collapse</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1034" />
-      <source>Collapse All</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Debugger/VariablesViewer.py" line="1042" />
-      <location filename="../Debugger/VariablesViewer.py" line="1036" />
+      <source>Collapse</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/VariablesViewer.py" line="1043" />
+      <source>Collapse All</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/VariablesViewer.py" line="1051" />
+      <location filename="../Debugger/VariablesViewer.py" line="1045" />
       <source>Refresh</source>
       <translation type="unfinished">Obnovit</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1044" />
-      <location filename="../Debugger/VariablesViewer.py" line="1038" />
+      <location filename="../Debugger/VariablesViewer.py" line="1053" />
+      <location filename="../Debugger/VariablesViewer.py" line="1047" />
       <source>Configure...</source>
       <translation>Konfigurovat...</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1046" />
-      <location filename="../Debugger/VariablesViewer.py" line="1039" />
+      <location filename="../Debugger/VariablesViewer.py" line="1055" />
+      <location filename="../Debugger/VariablesViewer.py" line="1048" />
       <source>Variables Type Filter...</source>
       <translation type="unfinished" />
     </message>
@@ -95711,12 +95734,12 @@
   <context>
     <name>eric7_ide</name>
     <message>
-      <location filename="../eric7_ide.py" line="394" />
+      <location filename="../eric7_ide.py" line="395" />
       <source>Starting...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../eric7_ide.py" line="400" />
+      <location filename="../eric7_ide.py" line="401" />
       <source>Generating Main Window...</source>
       <translation type="unfinished">Generování hlavního okna...</translation>
     </message>

eric ide

mercurial