--- a/eric6/i18n/eric6_cs.ts Sun Sep 06 12:33:50 2020 +0200 +++ b/eric6/i18n/eric6_cs.ts Sun Sep 06 12:41:19 2020 +0200 @@ -2415,12 +2415,12 @@ <translation>Jméno</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="774"/> + <location filename="../UI/BrowserModel.py" line="761"/> <source>Attributes</source> <translation>Atributy</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="663"/> + <location filename="../UI/BrowserModel.py" line="664"/> <source>Globals</source> <translation>Globální</translation> </message> @@ -2430,12 +2430,12 @@ <translation>Kódování: {0}</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="784"/> + <location filename="../UI/BrowserModel.py" line="771"/> <source>Class Attributes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="669"/> + <location filename="../UI/BrowserModel.py" line="670"/> <source>Imports</source> <translation type="unfinished"></translation> </message> @@ -3329,12 +3329,12 @@ <message> <location filename="../DataViews/CodeMetricsDialog.py" line="53"/> <source>Collapse all</source> - <translation>Složit vše</translation> + <translation type="obsolete">Složit vše</translation> </message> <message> <location filename="../DataViews/CodeMetricsDialog.py" line="55"/> <source>Expand all</source> - <translation>Rozbalit vše</translation> + <translation type="obsolete">Rozbalit vše</translation> </message> <message> <location filename="../DataViews/CodeMetricsDialog.ui" line="39"/> @@ -3361,6 +3361,16 @@ <source>comment lines</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../DataViews/CodeMetricsDialog.py" line="53"/> + <source>Collapse All</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../DataViews/CodeMetricsDialog.py" line="55"/> + <source>Expand All</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>CodeStyleAddBuiltinIgnoreDialog</name> @@ -11193,7 +11203,7 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="3089"/> + <location filename="../QScintilla/Editor.py" line="3094"/> <source>Open File</source> <translation>Otevřít soubor</translation> </message> @@ -11443,7 +11453,7 @@ <translation>Editovat breakpoint...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5597"/> + <location filename="../QScintilla/Editor.py" line="5602"/> <source>Enable breakpoint</source> <translation>Aktivovat breakpoint</translation> </message> @@ -11483,237 +11493,237 @@ <translation>Předchozí úloha</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1942"/> + <location filename="../QScintilla/Editor.py" line="1947"/> <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="1942"/> + <location filename="../QScintilla/Editor.py" line="1947"/> <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="2652"/> + <location filename="../QScintilla/Editor.py" line="2657"/> <source>Printing...</source> <translation>Tisk...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2669"/> - <source>Printing completed</source> - <translation>Tisk je hotov</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="2671"/> - <source>Error while printing</source> - <translation>Chyba během tisku</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="2674"/> + <source>Printing completed</source> + <translation>Tisk je hotov</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2676"/> + <source>Error while printing</source> + <translation>Chyba během tisku</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2679"/> <source>Printing aborted</source> <translation>Tisk byl zrušen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3278"/> + <location filename="../QScintilla/Editor.py" line="3283"/> <source>Save File</source> <translation>Uložit soubor</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3029"/> + <location filename="../QScintilla/Editor.py" line="3034"/> <source>File Modified</source> <translation>Soubor je modifikován</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4759"/> + <location filename="../QScintilla/Editor.py" line="4764"/> <source>Autocompletion</source> <translation>Autodoplňování</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4759"/> + <location filename="../QScintilla/Editor.py" line="4764"/> <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="5600"/> + <location filename="../QScintilla/Editor.py" line="5605"/> <source>Disable breakpoint</source> <translation>Deaktivovat breakpoint</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5975"/> + <location filename="../QScintilla/Editor.py" line="5980"/> <source>Code Coverage</source> <translation>Pokrytí kódu</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5975"/> + <location filename="../QScintilla/Editor.py" line="5980"/> <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="6038"/> + <location filename="../QScintilla/Editor.py" line="6043"/> <source>Show Code Coverage Annotations</source> <translation>Zobrazit poznámky pokrytí kódu</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6031"/> + <location filename="../QScintilla/Editor.py" line="6036"/> <source>All lines have been covered.</source> <translation>Všechny řádky byly pokryty.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6038"/> + <location filename="../QScintilla/Editor.py" line="6043"/> <source>There is no coverage file available.</source> <translation>Soubor s pokrytím není dostupný.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6155"/> + <location filename="../QScintilla/Editor.py" line="6160"/> <source>Profile Data</source> <translation>Profilovat data</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6155"/> + <location filename="../QScintilla/Editor.py" line="6160"/> <source>Please select a profile file</source> <translation>Prosím, vyberte soubor s profilem</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6317"/> + <location filename="../QScintilla/Editor.py" line="6322"/> <source>Syntax Error</source> <translation>Chyba syntaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6317"/> + <location filename="../QScintilla/Editor.py" line="6322"/> <source>No syntax error message available.</source> <translation>Hlášení syntaktické chyby není dostupné.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6706"/> + <location filename="../QScintilla/Editor.py" line="6711"/> <source>Macro Name</source> <translation>Název makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6706"/> + <location filename="../QScintilla/Editor.py" line="6711"/> <source>Select a macro name:</source> <translation>Vyberte název makra:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6734"/> + <location filename="../QScintilla/Editor.py" line="6739"/> <source>Load macro file</source> <translation>Načíst soubor makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6777"/> + <location filename="../QScintilla/Editor.py" line="6782"/> <source>Macro files (*.macro)</source> <translation>Macro soubory (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6757"/> + <location filename="../QScintilla/Editor.py" line="6762"/> <source>Error loading macro</source> <translation>Chyba při načítání makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6777"/> + <location filename="../QScintilla/Editor.py" line="6782"/> <source>Save macro file</source> <translation>Uložit soubor s makrem</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6794"/> + <location filename="../QScintilla/Editor.py" line="6799"/> <source>Save macro</source> <translation>Uložit makro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6810"/> + <location filename="../QScintilla/Editor.py" line="6815"/> <source>Error saving macro</source> <translation>Chyba při ukládání makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6823"/> + <location filename="../QScintilla/Editor.py" line="6828"/> <source>Start Macro Recording</source> <translation>Spustit záznam makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6823"/> + <location filename="../QScintilla/Editor.py" line="6828"/> <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="6849"/> + <location filename="../QScintilla/Editor.py" line="6854"/> <source>Macro Recording</source> <translation>Záznam makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6849"/> + <location filename="../QScintilla/Editor.py" line="6854"/> <source>Enter name of the macro:</source> <translation>Vložte název makra:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6989"/> + <location filename="../QScintilla/Editor.py" line="6994"/> <source>File changed</source> <translation>Soubor změněn</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7300"/> + <location filename="../QScintilla/Editor.py" line="7305"/> <source>Drop Error</source> <translation>Zahodit chybu</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7321"/> + <location filename="../QScintilla/Editor.py" line="7326"/> <source>Resources</source> <translation>Zdroje</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7323"/> + <location filename="../QScintilla/Editor.py" line="7328"/> <source>Add file...</source> <translation>Přidat soubor...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7325"/> - <source>Add files...</source> - <translation>Přidat soubory...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7327"/> - <source>Add aliased file...</source> - <translation>Přidat zástupce souboru...</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="7330"/> + <source>Add files...</source> + <translation>Přidat soubory...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7332"/> + <source>Add aliased file...</source> + <translation>Přidat zástupce souboru...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7335"/> <source>Add localized resource...</source> <translation>Přidat lokalizované resource...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7334"/> + <location filename="../QScintilla/Editor.py" line="7339"/> <source>Add resource frame</source> <translation>Přidat resource frame</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7353"/> + <location filename="../QScintilla/Editor.py" line="7358"/> <source>Add file resource</source> <translation>Přidat soubor resource</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7369"/> + <location filename="../QScintilla/Editor.py" line="7374"/> <source>Add file resources</source> <translation>Přidat soubory resource</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7396"/> + <location filename="../QScintilla/Editor.py" line="7401"/> <source>Add aliased file resource</source> <translation>Přidat zástupce souboru resource</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7462"/> + <location filename="../QScintilla/Editor.py" line="7467"/> <source>Package Diagram</source> <translation>Diagram balíčku</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7462"/> + <location filename="../QScintilla/Editor.py" line="7467"/> <source>Include class attributes?</source> <translation>Včetně atributů třídy?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7498"/> + <location filename="../QScintilla/Editor.py" line="7503"/> <source>Application Diagram</source> <translation>Diagram aplikace</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7498"/> + <location filename="../QScintilla/Editor.py" line="7503"/> <source>Include module names?</source> <translation>Včetně jmen modulů?</translation> </message> @@ -11733,12 +11743,12 @@ <translation>Nebyl zadán forám exportu. Zrušeno....</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7484"/> + <location filename="../QScintilla/Editor.py" line="7489"/> <source>Imports Diagram</source> <translation>Importovat diagram</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7484"/> + <location filename="../QScintilla/Editor.py" line="7489"/> <source>Include imports from external modules?</source> <translation>Zahrnout importy z externích modulů?</translation> </message> @@ -11808,7 +11818,7 @@ <translation>Použít Pygments lexer.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7827"/> + <location filename="../QScintilla/Editor.py" line="7832"/> <source>Check spelling...</source> <translation>Zatrhnout kontrolu...</translation> </message> @@ -11818,12 +11828,12 @@ <translation>Zatrhnout výběr kontroly...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7830"/> + <location filename="../QScintilla/Editor.py" line="7835"/> <source>Add to dictionary</source> <translation>Přidat do slovníku</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7832"/> + <location filename="../QScintilla/Editor.py" line="7837"/> <source>Ignore All</source> <translation>Ignorovat vše</translation> </message> @@ -11848,47 +11858,47 @@ <translation>Alternativy ({0})</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3029"/> + <location filename="../QScintilla/Editor.py" line="3034"/> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p>Soubor <b>{0}</b> obsahuje neuložené změny.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3089"/> + <location filename="../QScintilla/Editor.py" line="3094"/> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation><p>Soubor <b>{0}</b> nemůže být přejmenován.<br />Důvod: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3215"/> + <location filename="../QScintilla/Editor.py" line="3220"/> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation><p>Soubor <b>{0}</b> nemůže být přejmenován.<br />Důvod: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6748"/> + <location filename="../QScintilla/Editor.py" line="6753"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation><p>Soubor s makrem <b>{0}</b> nelze načíst.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6757"/> + <location filename="../QScintilla/Editor.py" line="6762"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation><p>Soubor s makrem <b>{0}</b> je poškozen.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6810"/> + <location filename="../QScintilla/Editor.py" line="6815"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>So souboru s makrem <b>{0}</b> nelze zapisovat.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7159"/> + <location filename="../QScintilla/Editor.py" line="7164"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7300"/> + <location filename="../QScintilla/Editor.py" line="7305"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> není soubor.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7396"/> + <location filename="../QScintilla/Editor.py" line="7401"/> <source>Alias for file <b>{0}</b>:</source> <translation>Zástupce pro soubor <b>{0}</b>:</translation> </message> @@ -11913,27 +11923,27 @@ <translation>Vyčistit varování</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3278"/> + <location filename="../QScintilla/Editor.py" line="3283"/> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"><p>Soubor <b>{0}</b> již existuje.</p><p>Má se přepsat?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6794"/> + <location filename="../QScintilla/Editor.py" line="6799"/> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6594"/> + <location filename="../QScintilla/Editor.py" line="6599"/> <source>Warning: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6601"/> + <location filename="../QScintilla/Editor.py" line="6606"/> <source>Error: {0}</source> <translation type="unfinished">Chyby: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6985"/> + <location filename="../QScintilla/Editor.py" line="6990"/> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation type="unfinished"></translation> </message> @@ -11958,27 +11968,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8248"/> + <location filename="../QScintilla/Editor.py" line="8253"/> <source>Sort Lines</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8248"/> + <location filename="../QScintilla/Editor.py" line="8253"/> <source>The selection contains illegal data for a numerical sort.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6529"/> + <location filename="../QScintilla/Editor.py" line="6534"/> <source>Warning</source> <translation type="unfinished">Varování</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6529"/> + <location filename="../QScintilla/Editor.py" line="6534"/> <source>No warning messages available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6591"/> + <location filename="../QScintilla/Editor.py" line="6596"/> <source>Style: {0}</source> <translation type="unfinished"></translation> </message> @@ -12003,7 +12013,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6979"/> + <location filename="../QScintilla/Editor.py" line="6984"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric6. Reread it?</p></source> <translation type="unfinished"><p>Soubor <b>{0}</b> byl změněn po té co již byl načten do eric5. Znovu načíst?</p> {0}?} {6.?}</translation> </message> @@ -12018,32 +12028,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4889"/> + <location filename="../QScintilla/Editor.py" line="4894"/> <source>Auto-Completion Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4889"/> + <location filename="../QScintilla/Editor.py" line="4894"/> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5168"/> + <location filename="../QScintilla/Editor.py" line="5173"/> <source>Call-Tips Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5168"/> + <location filename="../QScintilla/Editor.py" line="5173"/> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8337"/> + <location filename="../QScintilla/Editor.py" line="8342"/> <source>Register Mouse Click Handler</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8337"/> + <location filename="../QScintilla/Editor.py" line="8342"/> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation type="unfinished"></translation> </message> @@ -12073,12 +12083,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8458"/> + <location filename="../QScintilla/Editor.py" line="8463"/> <source>EditorConfig Properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8458"/> + <location filename="../QScintilla/Editor.py" line="8463"/> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished"></translation> </message> @@ -13456,52 +13466,52 @@ <translation>Taby && Odsazování</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="281"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="335"/> <source>Comments</source> <translation>Komentáře</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="287"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="341"/> <source>Select to insert the comment sign at column 0</source> <translation>Vybrat pro vložení značky komentáře do sloupce 0</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="293"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="347"/> <source>Insert comment at column 0</source> <translation>Vložit komentář do sloupce 0</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="290"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="344"/> <source><b>Insert comment at column 0</b><p>Select to insert the comment sign at column 0. Otherwise, the comment sign is inserted at the first non-whitespace position.</p></source> <translation><b>Vložit komentář do sloupce 0</b><p>Vybrat pro vložení značky komentáře do sloupce 0. Jinak je značka komentáře vložena na první neprázdnou pozici.</p></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="303"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="357"/> <source>Virtual Space</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="309"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="363"/> <source>Virtual space is the space after the last character of a line. It is not allocated unless some text is entered or copied into it. Usage of virtual space can be configured with these selections.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="319"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="373"/> <source>Select to enable a rectangular selection to extend into virtual space</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="322"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="376"/> <source>Selection may access virtual space</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="329"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="383"/> <source>Select to allow the cursor to be moved into virtual space</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="332"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="386"/> <source>Cursor can move into virtual space</source> <translation type="unfinished"></translation> </message> @@ -13536,15 +13546,35 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.py" line="205"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.py" line="217"/> <source>Tab and Indent Override</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.py" line="205"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.py" line="217"/> <source>Shall the selected entries really be removed?</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="281"/> + <source>Select to enable the source code outline view</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="284"/> + <source>Source Code Outline</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="293"/> + <source>Default Width:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="300"/> + <source>Enter the default width of the source code outline view</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EditorHighlightersPage</name> @@ -14070,6 +14100,72 @@ </message> </context> <context> + <name>EditorOutlineModel</name> + <message> + <location filename="../QScintilla/EditorOutlineModel.py" line="44"/> + <source>Name</source> + <translation type="unfinished">Jméno</translation> + </message> + <message> + <location filename="../QScintilla/EditorOutlineModel.py" line="110"/> + <source>Coding: {0}</source> + <translation type="unfinished">Kódování: {0}</translation> + </message> + <message> + <location filename="../QScintilla/EditorOutlineModel.py" line="118"/> + <source>Globals</source> + <translation type="unfinished">Globální</translation> + </message> + <message> + <location filename="../QScintilla/EditorOutlineModel.py" line="125"/> + <source>Imports</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>EditorOutlineView</name> + <message> + <location filename="../QScintilla/EditorOutline.py" line="259"/> + <source>Goto</source> + <translation type="unfinished">Jít na</translation> + </message> + <message> + <location filename="../QScintilla/EditorOutline.py" line="297"/> + <source>Refresh</source> + <translation type="unfinished">Obnovit</translation> + </message> + <message> + <location filename="../QScintilla/EditorOutline.py" line="301"/> + <source>Copy Path to Clipboard</source> + <translation type="unfinished">Kopírovat cestu do schránky</translation> + </message> + <message> + <location filename="../QScintilla/EditorOutline.py" line="306"/> + <source>Expand All</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/EditorOutline.py" line="310"/> + <source>Collapse All</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/EditorOutline.py" line="315"/> + <source>Increment Width</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/EditorOutline.py" line="319"/> + <source>Decrement Width</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/EditorOutline.py" line="363"/> + <source>Line {0}</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>EditorPropertiesPage</name> <message> <location filename="../Preferences/ConfigurationPages/EditorPropertiesPage.ui" line="17"/> @@ -18518,9 +18614,6 @@ </message> </context> <context> - <name>Fetch</name> -</context> -<context> <name>FetchProjectHelper</name> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/FetchExtension/ProjectHelper.py" line="92"/> @@ -32508,9 +32601,6 @@ </message> </context> <context> - <name>HgFetchDialog</name> -</context> -<context> <name>HgGpgSignDialog</name> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignDialog.ui" line="23"/> @@ -38103,22 +38193,22 @@ <context> <name>HgUserConfigDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="545"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="542"/> <source>Delete Host Fingerprint</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="545"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="542"/> <source><p>Shall the fingerprint for host <b>{0}</b> really be deleted?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="715"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="712"/> <source>Edit User Configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="715"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="712"/> <source>You will loose all changes made in this dialog. Shall the data be saved first?</source> <translation type="unfinished"></translation> </message> @@ -38468,12 +38558,12 @@ <translation type="unfinished">Výchozí</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="657"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="654"/> <source>Delete Host Minimum Protocol</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="657"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="654"/> <source><p>Shall the minimum protocol entry for host <b>{0}</b> really be deleted?</p></source> <translation type="unfinished"></translation> </message> @@ -47530,649 +47620,649 @@ <context> <name>MiniEditor</name> <message> - <location filename="../QScintilla/MiniEditor.py" line="400"/> + <location filename="../QScintilla/MiniEditor.py" line="447"/> <source>New</source> <translation>Nový</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="400"/> + <location filename="../QScintilla/MiniEditor.py" line="447"/> <source>&New</source> <translation>&Nový</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="400"/> + <location filename="../QScintilla/MiniEditor.py" line="447"/> <source>Ctrl+N</source> <comment>File|New</comment> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="406"/> + <location filename="../QScintilla/MiniEditor.py" line="453"/> <source>Open an empty editor window</source> <translation>Otevřít prázdné editační okno</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="407"/> + <location filename="../QScintilla/MiniEditor.py" line="454"/> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation><b>Nový</b><p>Bude otevřeno prázdné editační okno.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="414"/> + <location filename="../QScintilla/MiniEditor.py" line="461"/> <source>Open</source> <translation>Otevřít</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="414"/> + <location filename="../QScintilla/MiniEditor.py" line="461"/> <source>&Open...</source> <translation>&Otevřít...</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="414"/> + <location filename="../QScintilla/MiniEditor.py" line="461"/> <source>Ctrl+O</source> <comment>File|Open</comment> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="420"/> + <location filename="../QScintilla/MiniEditor.py" line="467"/> <source>Open a file</source> <translation>Otevřít soubor</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="421"/> + <location filename="../QScintilla/MiniEditor.py" line="468"/> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened.</p></source> <translation><b>Otevřít soubor</b><p>Budete dotázáni na jméno souboru, který se má otevřít do editačního okna.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="428"/> + <location filename="../QScintilla/MiniEditor.py" line="475"/> <source>Save</source> <translation>Uložit</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="428"/> + <location filename="../QScintilla/MiniEditor.py" line="475"/> <source>&Save</source> <translation>&Uložit</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="428"/> + <location filename="../QScintilla/MiniEditor.py" line="475"/> <source>Ctrl+S</source> <comment>File|Save</comment> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="434"/> + <location filename="../QScintilla/MiniEditor.py" line="481"/> <source>Save the current file</source> <translation>Uložit aktuální soubor</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="435"/> + <location filename="../QScintilla/MiniEditor.py" line="482"/> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation><b>Uložit soubor</b><p>Uložit obsah aktuálního editačního okna.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="442"/> + <location filename="../QScintilla/MiniEditor.py" line="489"/> <source>Save as</source> <translation>Uložit jako</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="442"/> + <location filename="../QScintilla/MiniEditor.py" line="489"/> <source>Save &as...</source> <translation>Uložit j&ako...</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="442"/> + <location filename="../QScintilla/MiniEditor.py" line="489"/> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="448"/> + <location filename="../QScintilla/MiniEditor.py" line="495"/> <source>Save the current file to a new one</source> <translation>Uložit aktuální soubor do nového</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="450"/> + <location filename="../QScintilla/MiniEditor.py" line="497"/> <source><b>Save File as</b><p>Save the contents of current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation><b>Uložit soubor jako</b><p>Uložit obsah aktuálního editačního okna do nového souboru. Název souboru bude zadán v dialogu výběru souboru.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="473"/> + <location filename="../QScintilla/MiniEditor.py" line="520"/> <source>Close</source> <translation>Zavřít</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="473"/> + <location filename="../QScintilla/MiniEditor.py" line="520"/> <source>&Close</source> <translation>&Zavřít</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="473"/> + <location filename="../QScintilla/MiniEditor.py" line="520"/> <source>Ctrl+W</source> <comment>File|Close</comment> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="479"/> - <source>Close the editor window</source> - <translation>Zavřít editační okno</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="480"/> - <source><b>Close Window</b><p>Close the current window.</p></source> - <translation><b>Zavřít okno</b><p>Zavřít aktuální okno.</p></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="519"/> - <source>Undo</source> - <translation>Vrátit</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="519"/> - <source>&Undo</source> - <translation>&Vrátit</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="519"/> - <source>Ctrl+Z</source> - <comment>Edit|Undo</comment> - <translation></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="519"/> - <source>Alt+Backspace</source> - <comment>Edit|Undo</comment> - <translation></translation> - </message> - <message> <location filename="../QScintilla/MiniEditor.py" line="526"/> - <source>Undo the last change</source> - <translation>Vrátit poslední změnu</translation> + <source>Close the editor window</source> + <translation>Zavřít editační okno</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="527"/> + <source><b>Close Window</b><p>Close the current window.</p></source> + <translation><b>Zavřít okno</b><p>Zavřít aktuální okno.</p></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="566"/> + <source>Undo</source> + <translation>Vrátit</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="566"/> + <source>&Undo</source> + <translation>&Vrátit</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="566"/> + <source>Ctrl+Z</source> + <comment>Edit|Undo</comment> + <translation></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="566"/> + <source>Alt+Backspace</source> + <comment>Edit|Undo</comment> + <translation></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="573"/> + <source>Undo the last change</source> + <translation>Vrátit poslední změnu</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="574"/> <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> <translation><b>Undo</b><p>Vrátit poslední změnu v aktuálním editačním okně.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="534"/> + <location filename="../QScintilla/MiniEditor.py" line="581"/> <source>Redo</source> <translation>Znovu použít</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="534"/> + <location filename="../QScintilla/MiniEditor.py" line="581"/> <source>&Redo</source> <translation>&Znovu použít</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="534"/> + <location filename="../QScintilla/MiniEditor.py" line="581"/> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="540"/> - <source>Redo the last change</source> - <translation>Znovu použít poslední změnu</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="541"/> - <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> - <translation><b>Redo</b><p>Znovu použít poslení změnu, která byla provedena v aktuálním editačním okně.</p></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="548"/> - <source>Cut</source> - <translation>Vyjmout</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="548"/> - <source>Cu&t</source> - <translation>Vyjmou&t</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="548"/> - <source>Ctrl+X</source> - <comment>Edit|Cut</comment> - <translation></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="548"/> - <source>Shift+Del</source> - <comment>Edit|Cut</comment> - <translation></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="555"/> - <source>Cut the selection</source> - <translation>Vyjmout výběr</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="556"/> - <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> - <translation><b>Vyjmout</b><p>Vyjme vybraný text z aktuálního editačního okna a vloží jej do schránky.</p></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="564"/> - <source>Copy</source> - <translation>Kopírovat</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="564"/> - <source>&Copy</source> - <translation>&Kopírovat</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="564"/> - <source>Ctrl+C</source> - <comment>Edit|Copy</comment> - <translation></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="564"/> - <source>Ctrl+Ins</source> - <comment>Edit|Copy</comment> - <translation></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="571"/> - <source>Copy the selection</source> - <translation>Kopírovat výběr</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="572"/> - <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> - <translation><b>Kopírovat</b><p>Zkopíruje vybraný text v aktuálním editačním okně a uloží jej do schránky.</p></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="580"/> - <source>Paste</source> - <translation>Vložit</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="580"/> - <source>&Paste</source> - <translation>V&ložit</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="580"/> - <source>Ctrl+V</source> - <comment>Edit|Paste</comment> - <translation></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="580"/> - <source>Shift+Ins</source> - <comment>Edit|Paste</comment> - <translation></translation> - </message> - <message> <location filename="../QScintilla/MiniEditor.py" line="587"/> + <source>Redo the last change</source> + <translation>Znovu použít poslední změnu</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="588"/> + <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> + <translation><b>Redo</b><p>Znovu použít poslení změnu, která byla provedena v aktuálním editačním okně.</p></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="595"/> + <source>Cut</source> + <translation>Vyjmout</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="595"/> + <source>Cu&t</source> + <translation>Vyjmou&t</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="595"/> + <source>Ctrl+X</source> + <comment>Edit|Cut</comment> + <translation></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="595"/> + <source>Shift+Del</source> + <comment>Edit|Cut</comment> + <translation></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="602"/> + <source>Cut the selection</source> + <translation>Vyjmout výběr</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="603"/> + <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> + <translation><b>Vyjmout</b><p>Vyjme vybraný text z aktuálního editačního okna a vloží jej do schránky.</p></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="611"/> + <source>Copy</source> + <translation>Kopírovat</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="611"/> + <source>&Copy</source> + <translation>&Kopírovat</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="611"/> + <source>Ctrl+C</source> + <comment>Edit|Copy</comment> + <translation></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="611"/> + <source>Ctrl+Ins</source> + <comment>Edit|Copy</comment> + <translation></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="618"/> + <source>Copy the selection</source> + <translation>Kopírovat výběr</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="619"/> + <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> + <translation><b>Kopírovat</b><p>Zkopíruje vybraný text v aktuálním editačním okně a uloží jej do schránky.</p></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="627"/> + <source>Paste</source> + <translation>Vložit</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="627"/> + <source>&Paste</source> + <translation>V&ložit</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="627"/> + <source>Ctrl+V</source> + <comment>Edit|Paste</comment> + <translation></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="627"/> + <source>Shift+Ins</source> + <comment>Edit|Paste</comment> + <translation></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="634"/> <source>Paste the last cut/copied text</source> <translation>Vložit text ze schránky</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="589"/> + <location filename="../QScintilla/MiniEditor.py" line="636"/> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation><b>Vložit</b><p>Vloží text, který byl uložen do schránky při předchozím kroku Vyjmout nebo Kopírovat.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="597"/> + <location filename="../QScintilla/MiniEditor.py" line="644"/> <source>Clear</source> <translation>Vyčistit</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="597"/> + <location filename="../QScintilla/MiniEditor.py" line="644"/> <source>Cl&ear</source> <translation>Vyči&stit</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="597"/> + <location filename="../QScintilla/MiniEditor.py" line="644"/> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="604"/> + <location filename="../QScintilla/MiniEditor.py" line="651"/> <source>Clear all text</source> <translation>Vyčistit všechen text</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="605"/> + <location filename="../QScintilla/MiniEditor.py" line="652"/> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation><b>Vyčistit</b><p>Smazat všechnen text v aktuálním editoru.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2129"/> + <location filename="../QScintilla/MiniEditor.py" line="2176"/> <source>About</source> <translation>O aplikaci</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2129"/> + <location filename="../QScintilla/MiniEditor.py" line="2176"/> <source>&About</source> <translation>O &aplikaci</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2133"/> + <location filename="../QScintilla/MiniEditor.py" line="2180"/> <source>Display information about this software</source> <translation>Zobrazit informace a tomto software</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2135"/> + <location filename="../QScintilla/MiniEditor.py" line="2182"/> <source><b>About</b><p>Display some information about this software.</p></source> <translation><b>O aplikaci</b><p>Zobrazí se informace o tomto software.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2141"/> + <location filename="../QScintilla/MiniEditor.py" line="2188"/> <source>About Qt</source> <translation>O Qt</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2141"/> + <location filename="../QScintilla/MiniEditor.py" line="2188"/> <source>About &Qt</source> <translation>O &Qt</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2145"/> + <location filename="../QScintilla/MiniEditor.py" line="2192"/> <source>Display information about the Qt toolkit</source> <translation>Zobrazit informace o Qt toolkitu</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2147"/> + <location filename="../QScintilla/MiniEditor.py" line="2194"/> <source><b>About Qt</b><p>Display some information about the Qt toolkit.</p></source> <translation><b>O Qt</b><p>Zobrazit informace o Qt toolkitu.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2177"/> + <location filename="../QScintilla/MiniEditor.py" line="2224"/> <source>&File</source> <translation>S&oubor</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2189"/> + <location filename="../QScintilla/MiniEditor.py" line="2236"/> <source>&Edit</source> <translation>&Edit</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2209"/> + <location filename="../QScintilla/MiniEditor.py" line="2256"/> <source>&Help</source> <translation>&Nápověda</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2271"/> + <location filename="../QScintilla/MiniEditor.py" line="2318"/> <source><p>This part of the status bar displays the line number of the editor.</p></source> <translation><p>Tato část status baru zobrazuje číslo řádku v editoru.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2278"/> + <location filename="../QScintilla/MiniEditor.py" line="2325"/> <source><p>This part of the status bar displays the cursor position of the editor.</p></source> <translation><p>Tato část status baru zobrazuje pozici kurzoru v editoru.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2283"/> + <location filename="../QScintilla/MiniEditor.py" line="2330"/> <source>Ready</source> <translation>Hotovo</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2368"/> + <location filename="../QScintilla/MiniEditor.py" line="2415"/> <source>File loaded</source> <translation>Soubor načten</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2800"/> + <location filename="../QScintilla/MiniEditor.py" line="2851"/> <source>Untitled</source> <translation>Beze jména</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2486"/> + <location filename="../QScintilla/MiniEditor.py" line="2533"/> <source>Mini Editor</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2841"/> + <location filename="../QScintilla/MiniEditor.py" line="2892"/> <source>Select all</source> <translation>Vybrat vše</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2842"/> + <location filename="../QScintilla/MiniEditor.py" line="2893"/> <source>Deselect all</source> <translation>Zrušit celý výběr</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2856"/> + <location filename="../QScintilla/MiniEditor.py" line="2907"/> <source>Languages</source> <translation>Jazyky</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2859"/> + <location filename="../QScintilla/MiniEditor.py" line="2910"/> <source>No Language</source> <translation>Žádný jazyk</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2339"/> + <location filename="../QScintilla/MiniEditor.py" line="2386"/> <source>Open File</source> <translation>Otevřít soubor</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2457"/> + <location filename="../QScintilla/MiniEditor.py" line="2504"/> <source>File saved</source> <translation>Soubor uložen</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2264"/> + <location filename="../QScintilla/MiniEditor.py" line="2311"/> <source><p>This part of the status bar displays an indication of the editors files writability.</p></source> <translation><p>Tato část statusbaru zobrazuje indikátor práva zápisu editoru do souboru.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2154"/> + <location filename="../QScintilla/MiniEditor.py" line="2201"/> <source>What's This?</source> <translation>Co je to?</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2154"/> + <location filename="../QScintilla/MiniEditor.py" line="2201"/> <source>&What's This?</source> <translation>&Co je to?</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2154"/> + <location filename="../QScintilla/MiniEditor.py" line="2201"/> <source>Shift+F1</source> <comment>Help|What's This?'</comment> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2160"/> + <location filename="../QScintilla/MiniEditor.py" line="2207"/> <source>Context sensitive help</source> <translation>Kontextově senzitivní nápověda</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2161"/> + <location filename="../QScintilla/MiniEditor.py" line="2208"/> <source><b>Display context sensitive help</b><p>In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.</p></source> <translation><b>Zobrazit kontextově senzitivní nápovědu</b><p>V režimu "Co je to?" se nad různými prvky aplikace u kurzoru zobrazí otazník. Když pak kliknete na tyto prvky, zobrazí se krátký popis co daný prvek znamená a jak jej použít. V dialogových oknech se tato funkce spustí tlačítkem kontextové nápovědy na horní liště.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2221"/> + <location filename="../QScintilla/MiniEditor.py" line="2268"/> <source>File</source> <translation>Soubor</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2234"/> + <location filename="../QScintilla/MiniEditor.py" line="2281"/> <source>Edit</source> <translation>Editovat</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2244"/> + <location filename="../QScintilla/MiniEditor.py" line="2291"/> <source>Find</source> <translation>Hledat</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2251"/> + <location filename="../QScintilla/MiniEditor.py" line="2298"/> <source>Help</source> <translation>Nápověda</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="487"/> + <location filename="../QScintilla/MiniEditor.py" line="534"/> <source>Print</source> <translation>Tisk</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="487"/> + <location filename="../QScintilla/MiniEditor.py" line="534"/> <source>&Print</source> <translation>&Tisk</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="487"/> + <location filename="../QScintilla/MiniEditor.py" line="534"/> <source>Ctrl+P</source> <comment>File|Print</comment> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="493"/> + <location filename="../QScintilla/MiniEditor.py" line="540"/> <source>Print the current file</source> <translation>Tisk aktuálního souboru</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2763"/> + <location filename="../QScintilla/MiniEditor.py" line="2814"/> <source>Printing...</source> <translation>Tisk...</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2781"/> + <location filename="../QScintilla/MiniEditor.py" line="2832"/> <source>Printing completed</source> <translation>Tisk je hotov</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2783"/> + <location filename="../QScintilla/MiniEditor.py" line="2834"/> <source>Error while printing</source> <translation>Chyba během tisku</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2786"/> + <location filename="../QScintilla/MiniEditor.py" line="2837"/> <source>Printing aborted</source> <translation>Tisk byl zrušen</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="494"/> + <location filename="../QScintilla/MiniEditor.py" line="541"/> <source><b>Print File</b><p>Print the contents of the current file.</p></source> <translation><b>Tisk souboru</b><p>Tisk obsahu aktuálního souboru.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="501"/> + <location filename="../QScintilla/MiniEditor.py" line="548"/> <source>Print Preview</source> <translation>Náhled tisku</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="506"/> + <location filename="../QScintilla/MiniEditor.py" line="553"/> <source>Print preview of the current file</source> <translation>Náhled tisku aktuálního souboru</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="508"/> + <location filename="../QScintilla/MiniEditor.py" line="555"/> <source><b>Print Preview</b><p>Print preview of the current file.</p></source> <translation><b>Náhkled tisku</b><p>Náhkled tisku aktuálního souboru.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2883"/> + <location filename="../QScintilla/MiniEditor.py" line="2934"/> <source>Guessed</source> <translation>Odhadem</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2904"/> + <location filename="../QScintilla/MiniEditor.py" line="2956"/> <source>Alternatives</source> <translation>Alternativy</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2918"/> + <location filename="../QScintilla/MiniEditor.py" line="2972"/> <source>Pygments Lexer</source> <translation>Pygments Lexer</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2918"/> + <location filename="../QScintilla/MiniEditor.py" line="2972"/> <source>Select the Pygments lexer to apply.</source> <translation>Použít Pygments lexer.</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="347"/> + <location filename="../QScintilla/MiniEditor.py" line="394"/> <source>Line: {0:5}</source> <translation>Řádek: {0:5}</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="351"/> + <location filename="../QScintilla/MiniEditor.py" line="398"/> <source>Pos: {0:5}</source> <translation>Poz: {0:5}</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2339"/> + <location filename="../QScintilla/MiniEditor.py" line="2386"/> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation><p>Soubor <b>{0}</b> nelze otevřít.<br />Důvod: {1}</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2449"/> + <location filename="../QScintilla/MiniEditor.py" line="2496"/> <source>Save File</source> <translation>Uložit soubor</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2449"/> + <location filename="../QScintilla/MiniEditor.py" line="2496"/> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation><p>Soubor <b>{0}</b> nelze uložit.<br />Důvod: {1}</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2486"/> + <location filename="../QScintilla/MiniEditor.py" line="2533"/> <source>{0}[*] - {1}</source> <translation></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2901"/> + <location filename="../QScintilla/MiniEditor.py" line="2952"/> <source>Alternatives ({0})</source> <translation>Alternativy ({0})</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2310"/> + <location filename="../QScintilla/MiniEditor.py" line="2357"/> <source>The document has unsaved changes.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="284"/> + <location filename="../QScintilla/MiniEditor.py" line="331"/> <source>About eric6 Mini Editor</source> <translation type="unfinished">O eric5 Mini Editoru {6 ?}</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="284"/> + <location filename="../QScintilla/MiniEditor.py" line="331"/> <source>The eric6 Mini Editor is an editor component based on QScintilla. It may be used for simple editing tasks, that don't need the power of a full blown editor.</source> <translation type="unfinished">Eric5 Mini editor je odvozen od modulu QScintilla. Lze jej použít pro jednoduché úpravy, kde není nutné mít k dispozici všechny vlastnosti plného editoru. {6 ?}</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2310"/> + <location filename="../QScintilla/MiniEditor.py" line="2357"/> <source>eric6 Mini Editor</source> <translation type="unfinished">eric5 Mini Editor {6 ?}</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="458"/> + <location filename="../QScintilla/MiniEditor.py" line="505"/> <source>Save Copy</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="458"/> + <location filename="../QScintilla/MiniEditor.py" line="505"/> <source>Save &Copy...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="463"/> + <location filename="../QScintilla/MiniEditor.py" line="510"/> <source>Save a copy of the current file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="465"/> + <location filename="../QScintilla/MiniEditor.py" line="512"/> <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3399"/> + <location filename="../QScintilla/MiniEditor.py" line="3487"/> <source>EditorConfig Properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3399"/> + <location filename="../QScintilla/MiniEditor.py" line="3487"/> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2469"/> + <location filename="../QScintilla/MiniEditor.py" line="2516"/> <source>[*] - {0}</source> <translation type="unfinished"></translation> </message> @@ -52777,17 +52867,17 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1608"/> + <location filename="../Preferences/__init__.py" line="1611"/> <source>Export Preferences</source> <translation>Předvolby exportu</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1636"/> + <location filename="../Preferences/__init__.py" line="1639"/> <source>Import Preferences</source> <translation>Předvolby importu</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1636"/> + <location filename="../Preferences/__init__.py" line="1639"/> <source>Properties File (*.ini);;All Files (*)</source> <translation type="unfinished"></translation> </message> @@ -74590,6 +74680,16 @@ <source>Enter the summary filter as a regular expression.</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Tasks/TaskFilterConfigDialog.py" line="37"/> + <source>Test</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Tasks/TaskFilterConfigDialog.py" line="38"/> + <source>Documentation</source> + <translation type="unfinished">Dokumentace</translation> + </message> </context> <context> <name>TaskPropertiesDialog</name>