--- a/eric6/i18n/eric6_it.ts Sat Dec 26 22:49:27 2020 +0100 +++ b/eric6/i18n/eric6_it.ts Sun Dec 27 16:44:10 2020 +0100 @@ -7600,27 +7600,27 @@ <context> <name>DebugViewer</name> <message> - <location filename="../Debugger/DebugViewer.py" line="170"/> + <location filename="../Debugger/DebugViewer.py" line="172"/> <source>Enter regular expression patterns separated by ';' to define variable filters. </source> <translation>Inserisi pattern delle espressioni regolari serate da ';' per definire dei filtri variabili.</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="174"/> + <location filename="../Debugger/DebugViewer.py" line="176"/> <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>Inserisi pattern delle espressioni regolari serate da ';' per definire dei filtri variabili. Tutte le variabili e gli attributi di classe che sono verificati da una di queste espressioni non sono mostrate nella lista sottostante.</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="180"/> + <location filename="../Debugger/DebugViewer.py" line="182"/> <source>Set</source> <translation>Imposta</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="155"/> + <location filename="../Debugger/DebugViewer.py" line="157"/> <source>Source</source> <translation>Sorgente</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="268"/> + <location filename="../Debugger/DebugViewer.py" line="278"/> <source>Threads:</source> <translation>Threads:</translation> </message> @@ -7630,22 +7630,22 @@ <translation>ID</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="270"/> + <location filename="../Debugger/DebugViewer.py" line="280"/> <source>Name</source> <translation>Nome</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="270"/> + <location filename="../Debugger/DebugViewer.py" line="280"/> <source>State</source> <translation>Stato</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="825"/> + <location filename="../Debugger/DebugViewer.py" line="846"/> <source>waiting at breakpoint</source> <translation>in attesa ad un breakpoint</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="829"/> + <location filename="../Debugger/DebugViewer.py" line="850"/> <source>running</source> <translation>in esecuzione</translation> </message> @@ -7655,20 +7655,60 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="827"/> + <location filename="../Debugger/DebugViewer.py" line="848"/> <source>waiting at exception</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="831"/> + <location filename="../Debugger/DebugViewer.py" line="852"/> <source>unknown state ({0})</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="751"/> + <location filename="../Debugger/DebugViewer.py" line="763"/> <source><p>Debugger with ID <b>{0}</b> has been connected.</p></source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Debugger/DebugViewer.py" line="190"/> + <source>Shows the list of local variables and their values.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/DebugViewer.py" line="210"/> + <source>Shows the current call stack.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/DebugViewer.py" line="223"/> + <source>Shows a trace of the program flow.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/DebugViewer.py" line="235"/> + <source>Shows a list of defined breakpoints.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/DebugViewer.py" line="247"/> + <source>Shows a list of defined watchpoints.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/DebugViewer.py" line="257"/> + <source>Shows a list of raised exceptions.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/DebugViewer.py" line="268"/> + <source>Shows a code disassembly in case of an exception.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/DebugViewer.py" line="134"/> + <source>Shows the list of global variables and their values.</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>DebuggerGeneralPage</name> @@ -8155,12 +8195,12 @@ <translation type="obsolete">Seleziona il client da seguire.</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1344"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1345"/> <source>Debug Protocol Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1344"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1345"/> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation type="unfinished"></translation> </message> @@ -82996,7 +83036,7 @@ <context> <name>VariableItem</name> <message> - <location filename="../Debugger/VariablesViewer.py" line="210"/> + <location filename="../Debugger/VariablesViewer.py" line="214"/> <source><double click to show value></source> <translation><doppio click per mostrare il valore></translation> </message> @@ -83086,22 +83126,22 @@ <context> <name>VariablesModel</name> <message> - <location filename="../Debugger/VariablesViewer.py" line="281"/> + <location filename="../Debugger/VariablesViewer.py" line="275"/> <source>Globals</source> <translation type="unfinished">Globali</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="283"/> + <location filename="../Debugger/VariablesViewer.py" line="277"/> <source>Locals</source> <translation type="unfinished">Locali</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="285"/> + <location filename="../Debugger/VariablesViewer.py" line="279"/> <source>Type</source> <translation type="unfinished">Tipo</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="285"/> + <location filename="../Debugger/VariablesViewer.py" line="279"/> <source>Value</source> <translation type="unfinished">Valore</translation> </message> @@ -83109,7 +83149,7 @@ <context> <name>VariablesViewer</name> <message> - <location filename="../Debugger/VariablesViewer.py" line="959"/> + <location filename="../Debugger/VariablesViewer.py" line="958"/> <source>Global Variables</source> <translation>Variabili globali</translation> </message> @@ -83119,12 +83159,12 @@ <translation type="obsolete">Globali</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="960"/> + <location filename="../Debugger/VariablesViewer.py" line="959"/> <source><b>The Global Variables Viewer Window</b><p>This window displays the global variables of the debugged program.</p></source> <translation><b>Finestra di visualizzazione delle variabili globali</b><p>Questa finestra mostra le variabili globali del programma in debug.</p></translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="966"/> + <location filename="../Debugger/VariablesViewer.py" line="965"/> <source>Local Variables</source> <translation>Variabili locali</translation> </message> @@ -83134,7 +83174,7 @@ <translation type="obsolete">Locali</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="967"/> + <location filename="../Debugger/VariablesViewer.py" line="966"/> <source><b>The Local Variables Viewer Window</b><p>This window displays the local variables of the debugged program.</p></source> <translation><b>Finestra di visualizzazione delle variabili locali</b><p>Questa finestra mostra le variabili locali del programma in debug.</p></translation> </message> @@ -83149,12 +83189,12 @@ <translation type="obsolete">Tipo</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1084"/> + <location filename="../Debugger/VariablesViewer.py" line="1083"/> <source>Show Details...</source> <translation>Mostra dettagli...</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1099"/> + <location filename="../Debugger/VariablesViewer.py" line="1098"/> <source>Configure...</source> <translation>Configura...</translation> </message> @@ -83164,7 +83204,7 @@ <translation>{0} elementi</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1097"/> + <location filename="../Debugger/VariablesViewer.py" line="1096"/> <source>Refresh</source> <translation type="unfinished"></translation> </message> @@ -83174,22 +83214,22 @@ <translation type="obsolete">Raggruppa tutto</translation> </message> <message> + <location filename="../Debugger/VariablesViewer.py" line="1085"/> + <source>Expand</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Debugger/VariablesViewer.py" line="1086"/> - <source>Expand</source> + <source>Collapse</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Debugger/VariablesViewer.py" line="1087"/> - <source>Collapse</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/VariablesViewer.py" line="1088"/> <source>Collapse All</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1100"/> + <location filename="../Debugger/VariablesViewer.py" line="1099"/> <source>Variables Type Filter...</source> <translation type="unfinished"></translation> </message>