--- a/eric6/i18n/eric6_it.ts Mon Sep 21 19:51:00 2020 +0200 +++ b/eric6/i18n/eric6_it.ts Tue Sep 22 19:03:19 2020 +0200 @@ -8075,32 +8075,32 @@ <translation type="unfinished"><p>Il debugger non può essere avviato.</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1020"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1019"/> <source>Parent Process</source> <translation type="unfinished">Processo padre</translation> </message> <message> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1020"/> + <source>Child process</source> + <translation type="unfinished">Processo figlio</translation> + </message> + <message> <location filename="../Debugger/DebuggerInterfacePython.py" line="1021"/> - <source>Child process</source> - <translation type="unfinished">Processo figlio</translation> - </message> - <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1022"/> <source>Client forking</source> <translation type="unfinished">Lancio processo figlio in corso</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1022"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1021"/> <source>Select the fork branch to follow.</source> <translation type="unfinished">Seleziona il client da seguire.</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1068"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1067"/> <source>Debug Protocol Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1068"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1067"/> <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> @@ -60328,37 +60328,37 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonAstViewer.py" line="243"/> + <location filename="../UI/PythonAstViewer.py" line="246"/> <source>Module</source> <translation type="unfinished">Modulo</translation> </message> <message> - <location filename="../UI/PythonAstViewer.py" line="277"/> + <location filename="../UI/PythonAstViewer.py" line="280"/> <source>{0}: {1}</source> <translation type="unfinished">{0}: {1}</translation> </message> <message> - <location filename="../UI/PythonAstViewer.py" line="298"/> + <location filename="../UI/PythonAstViewer.py" line="301"/> <source>{0},{1}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonAstViewer.py" line="305"/> + <location filename="../UI/PythonAstViewer.py" line="308"/> <source>{0} - {1}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonAstViewer.py" line="207"/> + <location filename="../UI/PythonAstViewer.py" line="210"/> <source>No editor has been opened.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonAstViewer.py" line="218"/> + <location filename="../UI/PythonAstViewer.py" line="221"/> <source>The current editor does not contain any source code.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonAstViewer.py" line="224"/> + <location filename="../UI/PythonAstViewer.py" line="227"/> <source>The current editor does not contain Python source code.</source> <translation type="unfinished"></translation> </message> @@ -60411,7 +60411,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="626"/> + <location filename="../UI/PythonDisViewer.py" line="632"/> <source>Code Object '{0}'</source> <translation type="unfinished"></translation> </message> @@ -60421,22 +60421,22 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="390"/> + <location filename="../UI/PythonDisViewer.py" line="393"/> <source>No editor has been opened.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="401"/> + <location filename="../UI/PythonDisViewer.py" line="404"/> <source>The current editor does not contain any source code.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="407"/> + <location filename="../UI/PythonDisViewer.py" line="410"/> <source>The current editor does not contain Python source code.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="453"/> + <location filename="../UI/PythonDisViewer.py" line="459"/> <source>Disassembly of last traceback</source> <translation type="unfinished"></translation> </message> @@ -92908,11 +92908,6 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="147"/> - <source>'...' % ... has {0!d} placeholder(s) but {1!d} substitution(s)</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="150"/> <source>'...' % ... has unused named argument(s): {0}</source> <translation type="unfinished"></translation> @@ -92942,6 +92937,11 @@ <source>'if tuple literal' is always true, perhaps remove accidental comma?</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="147"/> + <source>'...' % ... has {0:d} placeholder(s) but {1:d} substitution(s)</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>pycodestyle</name>