--- a/eric6/i18n/eric6_cs.ts Sun May 19 13:16:30 2019 +0200 +++ b/eric6/i18n/eric6_cs.ts Sun May 19 13:18:38 2019 +0200 @@ -7003,56 +7003,61 @@ <source><b>Move Instruction Pointer to Cursor</b><p>Move the Python internal instruction pointer to the current cursor position without executing the code in between.</p><p>It's not possible to jump out of a function or jump in a code block, e.g. a loop. In these cases, a error message is printed to the log window.</p></source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1308"/> + <source>No locals available.</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>DebugViewer</name> <message> - <location filename="../Debugger/DebugViewer.py" line="143"/> + <location filename="../Debugger/DebugViewer.py" line="145"/> <source>Enter regular expression patterns separated by ';' to define variable filters. </source> <translation>Zadání vzorků regulárních výrazů oddělených ';' pro definování proměnných filtrů.</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="147"/> + <location filename="../Debugger/DebugViewer.py" line="149"/> <source>Enter regular expression patterns separated by ';' to define variable filters. All variables and class attributes matched by one of the expressions are not shown in the list above.</source> <translation>Zadání vzorků regulárních výrazů oddělených ';' pro definování proměnných filtrů. Proměnné a atributy tříd nalezené jedním z uvedených výrazů, nejsou zobrazovány v seznamu nahoře.</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="153"/> + <location filename="../Debugger/DebugViewer.py" line="155"/> <source>Set</source> <translation>Množina</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="128"/> + <location filename="../Debugger/DebugViewer.py" line="130"/> <source>Source</source> <translation>Zdroj</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="224"/> + <location filename="../Debugger/DebugViewer.py" line="230"/> <source>Threads:</source> <translation>Thready:</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="226"/> + <location filename="../Debugger/DebugViewer.py" line="232"/> <source>ID</source> <translation></translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="226"/> + <location filename="../Debugger/DebugViewer.py" line="232"/> <source>Name</source> <translation>Jméno</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="226"/> + <location filename="../Debugger/DebugViewer.py" line="232"/> <source>State</source> <translation>Stav</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="458"/> + <location filename="../Debugger/DebugViewer.py" line="464"/> <source>waiting at breakpoint</source> <translation>čekající na breakpoint</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="460"/> + <location filename="../Debugger/DebugViewer.py" line="466"/> <source>running</source> <translation>běžící</translation> </message> @@ -7278,17 +7283,17 @@ <translation>Automatické ukládání změn ve skriptech</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="266"/> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="279"/> <source>Add allowed host</source> <translation>Přidat povoleného hosta</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="288"/> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="301"/> <source>Enter the IP address of an allowed host</source> <translation>Zadání IP adresy povoleného hosta</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="299"/> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="312"/> <source>Edit allowed host</source> <translation>Editovat povolené hosty</translation> </message> @@ -7363,22 +7368,22 @@ <translation>Vždy zastavit na výjimkách</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="299"/> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="312"/> <source><p>The entered address <b>{0}</b> is not a valid IP v4 or IP v6 address. Aborting...</p></source> <translation><p>Zadaná adresa <b>{0}</b> není validní IP v4 nebo IP v6. Zrušeno...</p></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="627"/> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="748"/> <source>Local Variables Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="633"/> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="754"/> <source>Automatically view source code when user changes the callstack frame in the callstack viewer.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="636"/> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="757"/> <source>Automatically view source code</source> <translation type="unfinished"></translation> </message> @@ -7393,22 +7398,22 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="580"/> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="583"/> <source>Max. Variable Size:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="587"/> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="590"/> <source>Enter the maximum size of a variable to be shown (0 = no limit)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="593"/> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="596"/> <source>no limit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="599"/> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="602"/> <source> Bytes</source> <translation type="unfinished"></translation> </message> @@ -7464,6 +7469,31 @@ <source>Select, if the debugger should be run remotely</source> <translation type="unfinished">Vyberte, má-li debuger běžet vzdáleně</translation> </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="630"/> + <source>Background Colours</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="659"/> + <source>Select the background colour for changed items.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="695"/> + <source>Select the background colour for elements which are loaded for the first time.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="669"/> + <source>Changed elements:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="676"/> + <source>First time opened elements:</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>DebuggerInterfacePython</name> @@ -52084,17 +52114,17 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1730"/> + <location filename="../Preferences/__init__.py" line="1732"/> <source>Export Preferences</source> <translation>Předvolby exportu</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1758"/> + <location filename="../Preferences/__init__.py" line="1760"/> <source>Import Preferences</source> <translation>Předvolby importu</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1758"/> + <location filename="../Preferences/__init__.py" line="1760"/> <source>Properties File (*.ini);;All Files (*)</source> <translation type="unfinished"></translation> </message> @@ -52113,6 +52143,14 @@ </message> </context> <context> + <name>PreviewModel</name> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="428"/> + <source>Variable Name</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>PreviewProcessingThread</name> <message> <location filename="../UI/Previewers/PreviewerHTML.py" line="498"/> @@ -79284,7 +79322,7 @@ <message> <location filename="../Debugger/Config.py" line="51"/> <source>Other</source> - <translation>Jiné</translation> + <translation type="obsolete">Jiné</translation> </message> <message> <location filename="../Debugger/Config.py" line="32"/> @@ -79296,6 +79334,11 @@ <source>Frozen Set</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Debugger/Config.py" line="51"/> + <source>Bytes</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>VariableDetailDialog</name> @@ -79323,14 +79366,27 @@ <context> <name>VariableItem</name> <message> - <location filename="../Debugger/VariablesViewer.py" line="56"/> + <location filename="../Debugger/VariablesViewer.py" line="208"/> <source><double click to show value></source> <translation><dvojitý klik pro zobrazení hodnoty></translation> </message> - <message> - <location filename="../Debugger/VariablesViewer.py" line="60"/> - <source><variable value is too big></source> - <translation type="unfinished"></translation> +</context> +<context> + <name>VariableModel</name> + <message> + <location filename="../Debugger/VariablesViewer.py" line="277"/> + <source>Globals</source> + <translation type="obsolete">Globální</translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="279"/> + <source>Locals</source> + <translation type="obsolete">Lokální</translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="281"/> + <source>Value</source> + <translation type="obsolete">Hodnota</translation> </message> </context> <context> @@ -79390,67 +79446,115 @@ </message> </context> <context> + <name>VariablesModel</name> + <message> + <location filename="../Debugger/VariablesViewer.py" line="279"/> + <source>Globals</source> + <translation type="unfinished">Globální</translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="281"/> + <source>Locals</source> + <translation type="unfinished">Lokální</translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="283"/> + <source>Type</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="283"/> + <source>Value</source> + <translation type="unfinished">Hodnota</translation> + </message> +</context> +<context> <name>VariablesViewer</name> <message> - <location filename="../Debugger/VariablesViewer.py" line="360"/> + <location filename="../Debugger/VariablesViewer.py" line="952"/> <source>Global Variables</source> <translation>Globální proměnné</translation> </message> <message> <location filename="../Debugger/VariablesViewer.py" line="361"/> <source>Globals</source> - <translation>Globální</translation> + <translation type="obsolete">Globální</translation> </message> <message> <location filename="../Debugger/VariablesViewer.py" line="372"/> <source>Value</source> - <translation>Hodnota</translation> + <translation type="obsolete">Hodnota</translation> </message> <message> <location filename="../Debugger/VariablesViewer.py" line="372"/> <source>Type</source> - <translation>Typ</translation> - </message> - <message> - <location filename="../Debugger/VariablesViewer.py" line="365"/> + <translation type="obsolete">Typ</translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="953"/> <source><b>The Global Variables Viewer Window</b><p>This window displays the global variables of the debugged program.</p></source> <translation><b>Prohlížeč globálních proměnných</b><p>Toto okno zobrazuje globální proměnné debugovénho programu.</p></translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="371"/> + <location filename="../Debugger/VariablesViewer.py" line="959"/> <source>Local Variables</source> <translation>Lokální proměnné</translation> </message> <message> <location filename="../Debugger/VariablesViewer.py" line="372"/> <source>Locals</source> - <translation>Lokální</translation> - </message> - <message> - <location filename="../Debugger/VariablesViewer.py" line="376"/> + <translation type="obsolete">Lokální</translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="960"/> <source><b>The Local Variables Viewer Window</b><p>This window displays the local variables of the debugged program.</p></source> <translation><b>Prohlížeč lokálních proměnných</b><p>Toto okno zobrazuje lokální proměnné debugovénho programu.</p></translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="407"/> + <location filename="../Debugger/VariablesViewer.py" line="1077"/> <source>Show Details...</source> <translation>Zobrazit detaily...</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="415"/> + <location filename="../Debugger/VariablesViewer.py" line="1092"/> <source>Configure...</source> <translation>Konfigurovat...</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="635"/> + <location filename="../Debugger/VariablesViewer.py" line="52"/> <source>{0} items</source> <translation>{0} položek</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="413"/> + <location filename="../Debugger/VariablesViewer.py" line="1090"/> <source>Refresh</source> <translation type="unfinished">Obnovit</translation> </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="1078"/> + <source>Collapse all</source> + <translation type="obsolete">Složit vše</translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="1079"/> + <source>Expand</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="1080"/> + <source>Collapse</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="1081"/> + <source>Collapse All</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="1093"/> + <source>Variables Type Filter...</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>VcsCommandOptionsDialog</name>