--- a/eric6/i18n/eric6_ru.ts Mon Dec 28 19:43:35 2020 +0100 +++ b/eric6/i18n/eric6_ru.ts Tue Dec 29 20:06:50 2020 +0100 @@ -7352,115 +7352,120 @@ <context> <name>DebugViewer</name> <message> - <location filename="../Debugger/DebugViewer.py" line="172"/> + <location filename="../Debugger/DebugViewer.py" line="174"/> <source>Enter regular expression patterns separated by ';' to define variable filters. </source> <translation>Задайте для фильтров переменных маски регулярных выражений, разделённые ';'. </translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="176"/> + <location filename="../Debugger/DebugViewer.py" line="178"/> <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>Задайте для фильтров переменных регулярные выражения, разделённые ';'. Все переменные и атрибуты классов, совпавшие с одним из этих выражений, не показываются в списке выше.</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="182"/> + <location filename="../Debugger/DebugViewer.py" line="184"/> <source>Set</source> <translation>Установить</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="157"/> + <location filename="../Debugger/DebugViewer.py" line="159"/> <source>Source</source> <translation>Исходный текст</translation> </message> <message> <location filename="../Debugger/DebugViewer.py" line="278"/> <source>Threads:</source> - <translation>Потоки:</translation> - </message> - <message> - <location filename="../Debugger/DebugViewer.py" line="83"/> + <translation type="obsolete">Потоки:</translation> + </message> + <message> + <location filename="../Debugger/DebugViewer.py" line="85"/> <source>ID</source> <translation>ID</translation> </message> <message> <location filename="../Debugger/DebugViewer.py" line="280"/> <source>Name</source> - <translation>Имя</translation> - </message> - <message> - <location filename="../Debugger/DebugViewer.py" line="280"/> + <translation type="obsolete">Имя</translation> + </message> + <message> + <location filename="../Debugger/DebugViewer.py" line="85"/> <source>State</source> <translation>Состояние</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="846"/> + <location filename="../Debugger/DebugViewer.py" line="838"/> <source>waiting at breakpoint</source> <translation>В точке останова</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="850"/> + <location filename="../Debugger/DebugViewer.py" line="843"/> <source>running</source> <translation>выполняется</translation> </message> <message> <location filename="../Debugger/DebugViewer.py" line="81"/> <source>Debuggers:</source> - <translation>Отладчики:</translation> - </message> - <message> - <location filename="../Debugger/DebugViewer.py" line="848"/> + <translation type="obsolete">Отладчики:</translation> + </message> + <message> + <location filename="../Debugger/DebugViewer.py" line="834"/> <source>waiting at exception</source> <translation>ожидание исключения</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="852"/> + <location filename="../Debugger/DebugViewer.py" line="786"/> <source>unknown state ({0})</source> <translation>неизвестное состояние ({0})</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="763"/> + <location filename="../Debugger/DebugViewer.py" line="673"/> <source><p>Debugger with ID <b>{0}</b> has been connected.</p></source> <translation><p>Подключен отладчик с ID <b>{0}</b>.</p></translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="190"/> + <location filename="../Debugger/DebugViewer.py" line="192"/> <source>Shows the list of local variables and their values.</source> <translation>Отображение списка глобальных переменных и их значений.</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="210"/> + <location filename="../Debugger/DebugViewer.py" line="212"/> <source>Shows the current call stack.</source> <translation>Отображение текущего стека вызовов.</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="223"/> + <location filename="../Debugger/DebugViewer.py" line="225"/> <source>Shows a trace of the program flow.</source> <translation>Отображение трека выполнения программы.</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="235"/> + <location filename="../Debugger/DebugViewer.py" line="237"/> <source>Shows a list of defined breakpoints.</source> <translation>Отображение списка определенных точек останова.</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="247"/> + <location filename="../Debugger/DebugViewer.py" line="249"/> <source>Shows a list of defined watchpoints.</source> <translation>Отображение списка определенных точек наблюдения.</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="257"/> + <location filename="../Debugger/DebugViewer.py" line="259"/> <source>Shows a list of raised exceptions.</source> <translation>Отображение списка возникших исключений.</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="268"/> + <location filename="../Debugger/DebugViewer.py" line="270"/> <source>Shows a code disassembly in case of an exception.</source> <translation>Отображение дизассемблированного кода в случае исключения.</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="134"/> + <location filename="../Debugger/DebugViewer.py" line="136"/> <source>Shows the list of global variables and their values.</source> <translation>Отображение списка глобальных переменных и их значений.</translation> </message> + <message> + <location filename="../Debugger/DebugViewer.py" line="82"/> + <source>Debuggers and Threads:</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>DebuggerGeneralPage</name>