--- a/i18n/eric6_cs.ts Sat Dec 30 18:25:38 2017 +0100 +++ b/i18n/eric6_cs.ts Sat Dec 30 18:33:35 2017 +0100 @@ -5654,7 +5654,7 @@ <context> <name>DebugUI</name> <message> - <location filename="../Debugger/DebugUI.py" line="1845"/> + <location filename="../Debugger/DebugUI.py" line="1847"/> <source>Run Script</source> <translation>Spustit skript</translation> </message> @@ -5674,7 +5674,7 @@ <translation><b>Spustit skript</b><p>Nastavení parametrů příkazové řádky a spuštění skriptu bez debugeru. Pokud jsou v souboru neuložené změny, měly by se nejdříve uložit.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1860"/> + <location filename="../Debugger/DebugUI.py" line="1862"/> <source>Run Project</source> <translation>Spustit projekt</translation> </message> @@ -5774,7 +5774,7 @@ <translation><b>Profilovat projekt</b><p>Nastavení parametrů příkazové řádky a spuštění projektu s profilováním kódu. Pokud jsou v projektu neuložené změny, měly by se nejdříve uložit.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1981"/> + <location filename="../Debugger/DebugUI.py" line="1983"/> <source>Debug Script</source> <translation>Debugovat skript</translation> </message> @@ -5794,7 +5794,7 @@ <translation><b>Debugovat skript</b><p>Nastavení parametrů příkazové řádky a aktuální řádky jako první python příkaz v aktuálním editačním okně. Pokud jsou ve skriptu neuložené změny, měly by se nejdříve uložit.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1997"/> + <location filename="../Debugger/DebugUI.py" line="1999"/> <source>Debug Project</source> <translation>Debugovat projekt</translation> </message> @@ -6127,37 +6127,37 @@ <translation>Debugovaný program byl neočekávaně ukončen.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1351"/> + <location filename="../Debugger/DebugUI.py" line="1353"/> <source>Breakpoint Condition Error</source> <translation>Chyba v podmíněném breakpointu</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1592"/> + <location filename="../Debugger/DebugUI.py" line="1594"/> <source>Coverage of Project</source> <translation>Pokrytí projektu</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1579"/> + <location filename="../Debugger/DebugUI.py" line="1581"/> <source>Coverage of Script</source> <translation>Pokrytí skriptu</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1860"/> + <location filename="../Debugger/DebugUI.py" line="1862"/> <source>There is no main script defined for the current project. Aborting</source> <translation>V aktuálním projektu není definován hlavní skript. Zrušeno</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1725"/> + <location filename="../Debugger/DebugUI.py" line="1727"/> <source>Profile of Project</source> <translation>Profilovat projekt</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1712"/> + <location filename="../Debugger/DebugUI.py" line="1714"/> <source>Profile of Script</source> <translation>Profilovat skript</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1997"/> + <location filename="../Debugger/DebugUI.py" line="1999"/> <source>There is no main script defined for the current project. No debugging possible.</source> <translation>V aktuálním projektu není definován hlavní skript. Debugování není možné.</translation> </message> @@ -6182,12 +6182,12 @@ <translation type="obsolete"><b>Vyhodnotit</b><p>Vyhodnotit výraz aktuálního kontextu debugovaného programu. Výsledek je zobrazen v shell okně.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1387"/> + <location filename="../Debugger/DebugUI.py" line="1389"/> <source>Watch Expression Error</source> <translation>Chyba sledovacího bodu</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1427"/> + <location filename="../Debugger/DebugUI.py" line="1429"/> <source>Watch expression already exists</source> <translation>Sledovací bod již existuje</translation> </message> @@ -6249,22 +6249,22 @@ <translation><p>Debugovaný program vyvolal výjimku <b>{0}</b><br>"<b>{1}</b>"</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1351"/> + <location filename="../Debugger/DebugUI.py" line="1353"/> <source><p>The condition of the breakpoint <b>{0}, {1}</b> contains a syntax error.</p></source> <translation><p>Podmínka breakpointu <b>{0}, {1}</b> obsahuje syntaktickou chybu.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1387"/> + <location filename="../Debugger/DebugUI.py" line="1389"/> <source><p>The watch expression <b>{0}</b> contains a syntax error.</p></source> <translation><p>Sledovací bod <b>{0}</b> obsahuje syntaktickou chybu.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1417"/> + <location filename="../Debugger/DebugUI.py" line="1419"/> <source><p>A watch expression '<b>{0}</b>' already exists.</p></source> <translation><p>Sledovací bod '<b>{0}</b>' již existuje.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1421"/> + <location filename="../Debugger/DebugUI.py" line="1423"/> <source><p>A watch expression '<b>{0}</b>' for the variable <b>{1}</b> already exists.</p></source> <translation><p>Sledovací bod '<b>{0}</b>' pro proměnnou <b>{1}</b> již existuje.</p></translation> </message> @@ -10190,7 +10190,7 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="2938"/> + <location filename="../QScintilla/Editor.py" line="2937"/> <source>Open File</source> <translation>Otevřít soubor</translation> </message> @@ -10450,7 +10450,7 @@ <translation>Editovat breakpoint...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5312"/> + <location filename="../QScintilla/Editor.py" line="5313"/> <source>Enable breakpoint</source> <translation>Aktivovat breakpoint</translation> </message> @@ -10500,237 +10500,237 @@ <translation>LMB přepínač breakpointů</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1812"/> + <location filename="../QScintilla/Editor.py" line="1811"/> <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="1812"/> + <location filename="../QScintilla/Editor.py" line="1811"/> <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="2503"/> + <location filename="../QScintilla/Editor.py" line="2502"/> <source>Printing...</source> <translation>Tisk...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2520"/> + <location filename="../QScintilla/Editor.py" line="2519"/> <source>Printing completed</source> <translation>Tisk je hotov</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2522"/> + <location filename="../QScintilla/Editor.py" line="2521"/> <source>Error while printing</source> <translation>Chyba během tisku</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2525"/> + <location filename="../QScintilla/Editor.py" line="2524"/> <source>Printing aborted</source> <translation>Tisk byl zrušen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3101"/> + <location filename="../QScintilla/Editor.py" line="3100"/> <source>Save File</source> <translation>Uložit soubor</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2883"/> + <location filename="../QScintilla/Editor.py" line="2882"/> <source>File Modified</source> <translation>Soubor je modifikován</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4513"/> + <location filename="../QScintilla/Editor.py" line="4512"/> <source>Autocompletion</source> <translation>Autodoplňování</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4513"/> + <location filename="../QScintilla/Editor.py" line="4512"/> <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="5315"/> + <location filename="../QScintilla/Editor.py" line="5316"/> <source>Disable breakpoint</source> <translation>Deaktivovat breakpoint</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5692"/> + <location filename="../QScintilla/Editor.py" line="5693"/> <source>Code Coverage</source> <translation>Pokrytí kódu</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5692"/> + <location filename="../QScintilla/Editor.py" line="5693"/> <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="5755"/> + <location filename="../QScintilla/Editor.py" line="5756"/> <source>Show Code Coverage Annotations</source> <translation>Zobrazit poznámky pokrytí kódu</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5748"/> + <location filename="../QScintilla/Editor.py" line="5749"/> <source>All lines have been covered.</source> <translation>Všechny řádky byly pokryty.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5755"/> + <location filename="../QScintilla/Editor.py" line="5756"/> <source>There is no coverage file available.</source> <translation>Soubor s pokrytím není dostupný.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5870"/> + <location filename="../QScintilla/Editor.py" line="5871"/> <source>Profile Data</source> <translation>Profilovat data</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5870"/> + <location filename="../QScintilla/Editor.py" line="5871"/> <source>Please select a profile file</source> <translation>Prosím, vyberte soubor s profilem</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6030"/> + <location filename="../QScintilla/Editor.py" line="6031"/> <source>Syntax Error</source> <translation>Chyba syntaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6030"/> + <location filename="../QScintilla/Editor.py" line="6031"/> <source>No syntax error message available.</source> <translation>Hlášení syntaktické chyby není dostupné.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6345"/> + <location filename="../QScintilla/Editor.py" line="6346"/> <source>Macro Name</source> <translation>Název makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6345"/> + <location filename="../QScintilla/Editor.py" line="6346"/> <source>Select a macro name:</source> <translation>Vyberte název makra:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6373"/> + <location filename="../QScintilla/Editor.py" line="6374"/> <source>Load macro file</source> <translation>Načíst soubor makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6416"/> + <location filename="../QScintilla/Editor.py" line="6417"/> <source>Macro files (*.macro)</source> <translation>Macro soubory (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6396"/> + <location filename="../QScintilla/Editor.py" line="6397"/> <source>Error loading macro</source> <translation>Chyba při načítání makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6416"/> + <location filename="../QScintilla/Editor.py" line="6417"/> <source>Save macro file</source> <translation>Uložit soubor s makrem</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6433"/> + <location filename="../QScintilla/Editor.py" line="6434"/> <source>Save macro</source> <translation>Uložit makro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6449"/> + <location filename="../QScintilla/Editor.py" line="6450"/> <source>Error saving macro</source> <translation>Chyba při ukládání makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6462"/> + <location filename="../QScintilla/Editor.py" line="6463"/> <source>Start Macro Recording</source> <translation>Spustit záznam makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6462"/> + <location filename="../QScintilla/Editor.py" line="6463"/> <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="6488"/> + <location filename="../QScintilla/Editor.py" line="6489"/> <source>Macro Recording</source> <translation>Záznam makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6488"/> + <location filename="../QScintilla/Editor.py" line="6489"/> <source>Enter name of the macro:</source> <translation>Vložte název makra:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6626"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>File changed</source> <translation>Soubor změněn</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6930"/> + <location filename="../QScintilla/Editor.py" line="6931"/> <source>Drop Error</source> <translation>Zahodit chybu</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6951"/> + <location filename="../QScintilla/Editor.py" line="6952"/> <source>Resources</source> <translation>Zdroje</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6953"/> + <location filename="../QScintilla/Editor.py" line="6954"/> <source>Add file...</source> <translation>Přidat soubor...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6955"/> + <location filename="../QScintilla/Editor.py" line="6956"/> <source>Add files...</source> <translation>Přidat soubory...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6957"/> + <location filename="../QScintilla/Editor.py" line="6958"/> <source>Add aliased file...</source> <translation>Přidat zástupce souboru...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6960"/> + <location filename="../QScintilla/Editor.py" line="6961"/> <source>Add localized resource...</source> <translation>Přidat lokalizované resource...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6964"/> + <location filename="../QScintilla/Editor.py" line="6965"/> <source>Add resource frame</source> <translation>Přidat resource frame</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6983"/> + <location filename="../QScintilla/Editor.py" line="6984"/> <source>Add file resource</source> <translation>Přidat soubor resource</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6999"/> + <location filename="../QScintilla/Editor.py" line="7000"/> <source>Add file resources</source> <translation>Přidat soubory resource</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7027"/> + <location filename="../QScintilla/Editor.py" line="7028"/> <source>Add aliased file resource</source> <translation>Přidat zástupce souboru resource</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7091"/> + <location filename="../QScintilla/Editor.py" line="7092"/> <source>Package Diagram</source> <translation>Diagram balíčku</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7091"/> + <location filename="../QScintilla/Editor.py" line="7092"/> <source>Include class attributes?</source> <translation>Včetně atributů třídy?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7125"/> + <location filename="../QScintilla/Editor.py" line="7126"/> <source>Application Diagram</source> <translation>Diagram aplikace</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7125"/> + <location filename="../QScintilla/Editor.py" line="7126"/> <source>Include module names?</source> <translation>Včetně jmen modulů?</translation> </message> @@ -10750,12 +10750,12 @@ <translation>Nebyl zadán forám exportu. Zrušeno....</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7111"/> + <location filename="../QScintilla/Editor.py" line="7112"/> <source>Imports Diagram</source> <translation>Importovat diagram</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7111"/> + <location filename="../QScintilla/Editor.py" line="7112"/> <source>Include imports from external modules?</source> <translation>Zahrnout importy z externích modulů?</translation> </message> @@ -10830,7 +10830,7 @@ <translation>Použít Pygments lexer.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7403"/> + <location filename="../QScintilla/Editor.py" line="7404"/> <source>Check spelling...</source> <translation>Zatrhnout kontrolu...</translation> </message> @@ -10840,12 +10840,12 @@ <translation>Zatrhnout výběr kontroly...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7406"/> + <location filename="../QScintilla/Editor.py" line="7407"/> <source>Add to dictionary</source> <translation>Přidat do slovníku</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7408"/> + <location filename="../QScintilla/Editor.py" line="7409"/> <source>Ignore All</source> <translation>Ignorovat vše</translation> </message> @@ -10870,47 +10870,47 @@ <translation>Alternativy ({0})</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2883"/> + <location filename="../QScintilla/Editor.py" line="2882"/> <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="2938"/> + <location filename="../QScintilla/Editor.py" line="2937"/> <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="3042"/> + <location filename="../QScintilla/Editor.py" line="3041"/> <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="6387"/> + <location filename="../QScintilla/Editor.py" line="6388"/> <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="6396"/> + <location filename="../QScintilla/Editor.py" line="6397"/> <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="6449"/> + <location filename="../QScintilla/Editor.py" line="6450"/> <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="6790"/> + <location filename="../QScintilla/Editor.py" line="6791"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6930"/> + <location filename="../QScintilla/Editor.py" line="6931"/> <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="7027"/> + <location filename="../QScintilla/Editor.py" line="7028"/> <source>Alias for file <b>{0}</b>:</source> <translation>Zástupce pro soubor <b>{0}</b>:</translation> </message> @@ -10935,27 +10935,27 @@ <translation>Vyčistit varování</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3101"/> + <location filename="../QScintilla/Editor.py" line="3100"/> <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="6433"/> + <location filename="../QScintilla/Editor.py" line="6434"/> <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="6284"/> + <location filename="../QScintilla/Editor.py" line="6285"/> <source>Warning: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6291"/> + <location filename="../QScintilla/Editor.py" line="6292"/> <source>Error: {0}</source> <translation type="unfinished">Chyby: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6622"/> + <location filename="../QScintilla/Editor.py" line="6623"/> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation type="unfinished"></translation> </message> @@ -10980,27 +10980,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7820"/> + <location filename="../QScintilla/Editor.py" line="7821"/> <source>Sort Lines</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7820"/> + <location filename="../QScintilla/Editor.py" line="7821"/> <source>The selection contains illegal data for a numerical sort.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6220"/> + <location filename="../QScintilla/Editor.py" line="6221"/> <source>Warning</source> <translation type="unfinished">Varování</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6220"/> + <location filename="../QScintilla/Editor.py" line="6221"/> <source>No warning messages available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6281"/> + <location filename="../QScintilla/Editor.py" line="6282"/> <source>Style: {0}</source> <translation type="unfinished"></translation> </message> @@ -11025,7 +11025,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6616"/> + <location filename="../QScintilla/Editor.py" line="6617"/> <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> @@ -11040,32 +11040,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4638"/> + <location filename="../QScintilla/Editor.py" line="4637"/> <source>Auto-Completion Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4638"/> + <location filename="../QScintilla/Editor.py" line="4637"/> <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="4898"/> + <location filename="../QScintilla/Editor.py" line="4899"/> <source>Call-Tips Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4898"/> + <location filename="../QScintilla/Editor.py" line="4899"/> <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="7907"/> + <location filename="../QScintilla/Editor.py" line="7908"/> <source>Register Mouse Click Handler</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7907"/> + <location filename="../QScintilla/Editor.py" line="7908"/> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation type="unfinished"></translation> </message> @@ -61659,12 +61659,12 @@ <translation>Reset a vyčistit</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="789"/> + <location filename="../QScintilla/Shell.py" line="776"/> <source>No.</source> <translation>Č.</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="1992"/> + <location filename="../QScintilla/Shell.py" line="2012"/> <source>Drop Error</source> <translation>Zahodit chybu</translation> </message> @@ -61674,7 +61674,7 @@ <translation type="obsolete"><b>Okno Shellu</b><p>Toto je jednoduchý interpretr běžící v okně. Interpretr běží nezávisle na programu, který je debugován. To znamená, že můžete spustit jakýkoliv příkaz i během debugování.</p><p>Během vkládání příkazu můžete použít kurzorové klávesy. Je zde také historie příkazů, která se aktivuje klávesami up a down. Stisknutím up nebo down klávesy po textu, který byl zadán se spustí inkrementální vyhledávání.</p><p>Shell má několik speciálních příkazů. 'reset' zabije shell a spustí nový. 'clear' vyčistí obsah shell okna.'start' se používá pro přepnutí shell jazyka a musí za ním následovat jméno podporovaného jazyka. Podporované jazyky jsou zobrazeny v seznamu, který vrací příkaz 'languages'. Tyto příkazy (kromě 'languages') jsou také dostupné přes kontextové menu.</p><p>Stisknutím tab klávesy po nějakém vloženém textu se zobrazí seznam s nabídkou možných zakončení výrazu. Odpovídající zadání pak může být vybráno z tohoto listu. Pokud je existuje jen jedna možnost, je vložena automaticky.</p><p>Dokud se program neukončí, je shell v pasivním módu dostupný jen pokud se debugovaný program připojil k IDE. To je oznámeno odlišným promptem a dále v názvu titulku okna.</p></translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="786"/> + <location filename="../QScintilla/Shell.py" line="773"/> <source>Passive Debug Mode</source> <translation>Pasivní debug mód</translation> </message> @@ -61694,17 +61694,17 @@ <translation>Zobrazit</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="723"/> + <location filename="../QScintilla/Shell.py" line="710"/> <source>Select History</source> <translation>Vybrat historii</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="723"/> + <location filename="../QScintilla/Shell.py" line="710"/> <source>Select the history entry to execute (most recent shown last).</source> <translation>Vybrat vstup historie pro vykonání (nejaktuálnější zobrazen poslední).</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="787"/> + <location filename="../QScintilla/Shell.py" line="774"/> <source> Not connected</source> <translation>Nepřipojen</translation> @@ -61720,28 +61720,28 @@ <translation>Vyjmout</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="791"/> + <location filename="../QScintilla/Shell.py" line="778"/> <source>{0} on {1}, {2}</source> <translation>{0} na {1}, {2}</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="934"/> + <location filename="../QScintilla/Shell.py" line="921"/> <source>StdOut: {0}</source> <translation>StdOut: {0}</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="942"/> + <location filename="../QScintilla/Shell.py" line="929"/> <source>StdErr: {0}</source> <translation>StdErr: {0}</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="1678"/> + <location filename="../QScintilla/Shell.py" line="1697"/> <source>Shell language "{0}" not supported. </source> <translation>Shell jazyk "{0}" není podporován.</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="1992"/> + <location filename="../QScintilla/Shell.py" line="2012"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> není soubor.</p></translation> </message> @@ -61751,7 +61751,7 @@ <translation type="unfinished">Hledat</translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="834"/> + <location filename="../QScintilla/Shell.py" line="821"/> <source>Exception "{0}" {1} File: {2}, Line: {3} @@ -61759,26 +61759,26 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="867"/> + <location filename="../QScintilla/Shell.py" line="854"/> <source>Unspecified syntax error. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="844"/> + <location filename="../QScintilla/Shell.py" line="831"/> <source>Exception "{0}" {1} </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="869"/> + <location filename="../QScintilla/Shell.py" line="856"/> <source>Syntax error "{1}" in file {0} at line {2}, character {3}. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Shell.py" line="892"/> + <location filename="../QScintilla/Shell.py" line="879"/> <source>Signal "{0}" generated in file {1} at line {2}. Function: {3}({4})</source> <translation type="unfinished"></translation> @@ -83421,6 +83421,29 @@ </message> </context> <context> + <name>WebBrowserVirusTotalPage</name> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py" line="78"/> + <source>Checking validity of the service key...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py" line="96"/> + <source>The service key is valid.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py" line="100"/> + <source><font color="#FF0000">The service key is not valid.</font></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py" line="104"/> + <source><font color="#FF0000"><b>Error:</b> {0}</font></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>WebBrowserWebSearchWidget</name> <message> <location filename="../WebBrowser/WebBrowserWebSearchWidget.py" line="141"/>