--- a/eric6/i18n/eric6_cs.ts Mon Sep 21 19:51:00 2020 +0200 +++ b/eric6/i18n/eric6_cs.ts Tue Sep 22 19:03:19 2020 +0200 @@ -7931,22 +7931,22 @@ <translation type="unfinished">Spustit debuger</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1020"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1019"/> <source>Parent Process</source> <translation type="unfinished">Rodičovský proces</translation> </message> <message> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1020"/> + <source>Child process</source> + <translation type="unfinished">Dětský proces</translation> + </message> + <message> <location filename="../Debugger/DebuggerInterfacePython.py" line="1021"/> - <source>Child process</source> - <translation type="unfinished">Dětský proces</translation> - </message> - <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1022"/> <source>Client forking</source> <translation type="unfinished">Větvení klienta</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">Pokračovat ve fork větvi.</translation> </message> @@ -7956,12 +7956,12 @@ <translation type="unfinished"><p>Debugovací backend nelze spustit.</p></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> @@ -58589,37 +58589,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">Modul</translation> </message> <message> - <location filename="../UI/PythonAstViewer.py" line="277"/> + <location filename="../UI/PythonAstViewer.py" line="280"/> <source>{0}: {1}</source> <translation type="unfinished"></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> @@ -58672,7 +58672,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> @@ -58682,22 +58682,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> @@ -91017,11 +91017,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> @@ -91051,6 +91046,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>