--- a/src/eric7/i18n/eric7_ru.ts Sun Dec 17 17:15:19 2023 +0100 +++ b/src/eric7/i18n/eric7_ru.ts Mon Dec 18 16:39:01 2023 +0100 @@ -9201,23 +9201,23 @@ <translation><p>Попытка соединения с неизвестного компьютора <b>{0}</b>. Разрешить соединение?</p></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1315" /> - <location filename="../Debugger/DebugServer.py" line="1233" /> - <location filename="../Debugger/DebugServer.py" line="1150" /> - <location filename="../Debugger/DebugServer.py" line="1061" /> + <location filename="../Debugger/DebugServer.py" line="1321" /> + <location filename="../Debugger/DebugServer.py" line="1239" /> + <location filename="../Debugger/DebugServer.py" line="1156" /> + <location filename="../Debugger/DebugServer.py" line="1067" /> <source>Start Debugger</source> <translation>Запуск отладчика</translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1316" /> - <location filename="../Debugger/DebugServer.py" line="1234" /> - <location filename="../Debugger/DebugServer.py" line="1151" /> - <location filename="../Debugger/DebugServer.py" line="1062" /> + <location filename="../Debugger/DebugServer.py" line="1322" /> + <location filename="../Debugger/DebugServer.py" line="1240" /> + <location filename="../Debugger/DebugServer.py" line="1157" /> + <location filename="../Debugger/DebugServer.py" line="1068" /> <source><p>The debugger type <b>{0}</b> is not supported or not configured.</p></source> <translation><p>Отладчик типа <b>{0}</b> не поддерживается или не настроен.</p></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1903" /> + <location filename="../Debugger/DebugServer.py" line="1909" /> <source> Not connected </source> @@ -9226,21 +9226,21 @@ </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2068" /> + <location filename="../Debugger/DebugServer.py" line="2074" /> <source>Passive debug connection received </source> <translation>Получен запрос на соединение для пассивной отладки </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2082" /> + <location filename="../Debugger/DebugServer.py" line="2088" /> <source>Passive debug connection closed </source> <translation>Соединение для пассивной отладки закрыто </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2213" /> + <location filename="../Debugger/DebugServer.py" line="2219" /> <source><project></source> <translation><project></translation> </message> @@ -9248,684 +9248,684 @@ <context> <name>DebugUI</name> <message> - <location filename="../Debugger/DebugUI.py" line="205" /> + <location filename="../Debugger/DebugUI.py" line="210" /> <source>Notification</source> <translation>Уведомление</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2315" /> - <location filename="../Debugger/DebugUI.py" line="231" /> + <location filename="../Debugger/DebugUI.py" line="2342" /> + <location filename="../Debugger/DebugUI.py" line="237" /> <source>Run Script</source> <translation>Выполнить сценарий</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="233" /> - <source>&Run Script...</source> - <translation>&Выполнить сценарий...</translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="239" /> + <source>&Run Script...</source> + <translation>&Выполнить сценарий...</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="245" /> <source>Run the current Script</source> <translation>Выполнить текущий сценарий</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="241" /> + <location filename="../Debugger/DebugUI.py" line="247" /> <source><b>Run Script</b><p>Set the command line arguments and run the script outside the debugger. If the file has unsaved changes it may be saved first.</p></source> <translation><b>Выполнить сценарий</b> <p>Установка аргументов командной строки и запуск сценария вне отладчика. Если файл имеет несохранённые изменения, он может быть сохранен первым.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2321" /> - <location filename="../Debugger/DebugUI.py" line="2315" /> - <location filename="../Debugger/DebugUI.py" line="252" /> + <location filename="../Debugger/DebugUI.py" line="2348" /> + <location filename="../Debugger/DebugUI.py" line="2342" /> + <location filename="../Debugger/DebugUI.py" line="258" /> <source>Run Project</source> <translation>Выполнить проект</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="254" /> - <source>Run &Project...</source> - <translation>Выполнить &проект...</translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="260" /> + <source>Run &Project...</source> + <translation>Выполнить &проект...</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="266" /> <source>Run the current Project</source> <translation>Выполнить текущий проект</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="262" /> + <location filename="../Debugger/DebugUI.py" line="268" /> <source><b>Run Project</b><p>Set the command line arguments and run the current project outside the debugger. If files of the current project have unsaved changes they may be saved first.</p></source> <translation><b>Выполнить проект</b> <p>Задание аргументов командной строки и запуск проекта без отладки. Если файлы проекта не были сохранены, изменения можно предварительно сохранить.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="274" /> + <location filename="../Debugger/DebugUI.py" line="280" /> <source>Coverage run of Script</source> <translation>Прогон покрытия сценария</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="276" /> + <location filename="../Debugger/DebugUI.py" line="282" /> <source>Coverage run of Script...</source> <translation>Покрытие сценария...</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="283" /> + <location filename="../Debugger/DebugUI.py" line="289" /> <source>Perform a coverage run of the current Script</source> <translation>Выполнить прогон покрытия текущего сценария</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="286" /> + <location filename="../Debugger/DebugUI.py" line="292" /> <source><b>Coverage run of Script</b><p>Set the command line arguments and run the script under the control of a coverage analysis tool. If the file has unsaved changes it may be saved first.</p></source> <translation><b>Прогон покрытия сценария</b> <p>Установка аргументов командной строки и запуск сценария под управлением инструмента анализа покрытия. Если файл имеет несохранённые изменения, он может быть сохранен первым.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="297" /> + <location filename="../Debugger/DebugUI.py" line="303" /> <source>Coverage run of Project</source> <translation>Прогон покрытия проекта</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="299" /> + <location filename="../Debugger/DebugUI.py" line="305" /> <source>Coverage run of Project...</source> <translation>Покрытие проекта...</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="306" /> + <location filename="../Debugger/DebugUI.py" line="312" /> <source>Perform a coverage run of the current Project</source> <translation>Выполнить прогон покрытия текущего проекта</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="309" /> + <location filename="../Debugger/DebugUI.py" line="315" /> <source><b>Coverage run of Project</b><p>Set the command line arguments and run the current project under the control of a coverage analysis tool. If files of the current project have unsaved changes they may be saved first.</p></source> <translation><b>Прогон покрытия проекта</b> <p>Задание аргументов командной строки и запуск текущего проекта под управлением инструмента анализа покрытия. Если файл имеет несохранённые изменения, он может быть сохранен первым.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="321" /> + <location filename="../Debugger/DebugUI.py" line="327" /> <source>Profile Script</source> <translation>Профилировать сценарий</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="323" /> - <source>Profile Script...</source> - <translation>Профилировать сценарий...</translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="329" /> + <source>Profile Script...</source> + <translation>Профилировать сценарий...</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="335" /> <source>Profile the current Script</source> <translation>Профилировать текущий сценарий</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="331" /> + <location filename="../Debugger/DebugUI.py" line="337" /> <source><b>Profile Script</b><p>Set the command line arguments and profile the script. If the file has unsaved changes it may be saved first.</p></source> <translation><b>Профилировать сценарий</b> <p>Установка аргументов командной строки и запуск профилирования сценария. Если файл имеет несохранённые изменения, он может быть сохранен первым.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="341" /> + <location filename="../Debugger/DebugUI.py" line="347" /> <source>Profile Project</source> <translation>Профилировать проект</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="343" /> - <source>Profile Project...</source> - <translation>Профилировать проект...</translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="349" /> + <source>Profile Project...</source> + <translation>Профилировать проект...</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="355" /> <source>Profile the current Project</source> <translation>Профилировать текущий проект</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="351" /> + <location filename="../Debugger/DebugUI.py" line="357" /> <source><b>Profile Project</b><p>Set the command line arguments and profile the current project. If files of the current project have unsaved changes they may be saved first.</p></source> <translation><b>Профилировать проект</b> <p>Задание аргументов и запуск проекта на профилирование. Если файлы проекта не были сохранены, изменения можно предварительно сохранить.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2501" /> - <location filename="../Debugger/DebugUI.py" line="362" /> + <location filename="../Debugger/DebugUI.py" line="2528" /> + <location filename="../Debugger/DebugUI.py" line="368" /> <source>Debug Script</source> <translation>Отладить сценарий</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="364" /> - <source>&Debug Script...</source> - <translation>&Отладить сценарий...</translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="370" /> + <source>&Debug Script...</source> + <translation>&Отладить сценарий...</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="376" /> <source>Debug the current Script</source> <translation>Отладить текущий сценарий</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="372" /> + <location filename="../Debugger/DebugUI.py" line="378" /> <source><b>Debug Script</b><p>Set the command line arguments and set the current line to be the first executable Python statement of the current editor window. If the file has unsaved changes it may be saved first.</p></source> <translation><b>Отладить сценарий</b> <p>Установка аргументов командной строки и задание текущей строки в качестве первой исполняемой инструкции Python текущего окна редактора. Если файл имеет несохранённые изменения, он может быть сохранен первым.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2507" /> - <location filename="../Debugger/DebugUI.py" line="2501" /> - <location filename="../Debugger/DebugUI.py" line="384" /> + <location filename="../Debugger/DebugUI.py" line="2534" /> + <location filename="../Debugger/DebugUI.py" line="2528" /> + <location filename="../Debugger/DebugUI.py" line="390" /> <source>Debug Project</source> <translation>Отладить проект</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="386" /> - <source>Debug &Project...</source> - <translation>&Отладить проект...</translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="392" /> + <source>Debug &Project...</source> + <translation>&Отладить проект...</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="398" /> <source>Debug the current Project</source> <translation>Отладить текущий проект</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="394" /> + <location filename="../Debugger/DebugUI.py" line="400" /> <source><b>Debug Project</b><p>Set the command line arguments and set the current line to be the first executable Python statement of the main script of the current project. If files of the current project have unsaved changes they may be saved first.</p></source> <translation><b>Отладить проект</b> <p>Установка аргументов командной строки и задание текущей строки как первой исполняемой инструкции Python главного сценария текущего проекта. Если файлы проекта содержат несохраненные изменения, они могут быть сохранены первыми.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="408" /> - <location filename="../Debugger/DebugUI.py" line="406" /> - <source>Restart</source> - <translation>Повторный запуск</translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="414" /> + <location filename="../Debugger/DebugUI.py" line="412" /> + <source>Restart</source> + <translation>Повторный запуск</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="420" /> <source>Restart the last debugged script</source> <translation>Перезапустить последний отлаживаемый сценарий</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="416" /> + <location filename="../Debugger/DebugUI.py" line="422" /> <source><b>Restart</b><p>Set the command line arguments and set the current line to be the first executable Python statement of the script that was debugged last. If there are unsaved changes, they may be saved first.</p></source> <translation><b>Перезапуск</b><p>Установка аргументов командной строки и задание текущей строки как первой исполняемой инструкции последнего отлаживаемого сценария. Если есть несохраненные изменения, они могут быть сохранены первыми.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="625" /> - <location filename="../Debugger/DebugUI.py" line="430" /> - <location filename="../Debugger/DebugUI.py" line="428" /> + <location filename="../Debugger/DebugUI.py" line="631" /> + <location filename="../Debugger/DebugUI.py" line="436" /> + <location filename="../Debugger/DebugUI.py" line="434" /> <source>Stop</source> <translation>Остановить</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="436" /> + <location filename="../Debugger/DebugUI.py" line="442" /> <source>Stop the running script.</source> <translation>Остановить выполняющийся сценарий.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="438" /> + <location filename="../Debugger/DebugUI.py" line="444" /> <source><b>Stop</b><p>This stops the script running in the debugger backend.</p></source> <translation><b>Остановка</b><p>Остановка выполнения программы в отладчике.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="449" /> + <location filename="../Debugger/DebugUI.py" line="455" /> <source>Continue</source> <translation>Продолжить</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="451" /> - <source>&Continue</source> - <translation>П&родолжить</translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="457" /> + <source>&Continue</source> + <translation>П&родолжить</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="463" /> <source>Continue running the program from the current line</source> <translation>Продолжить выполнение программы с текущей точки</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="459" /> + <location filename="../Debugger/DebugUI.py" line="465" /> <source><b>Continue</b><p>Continue running the program from the current line. The program will stop when it terminates or when a breakpoint is reached.</p></source> <translation><b>Продолжить</b> <p>Продолжить выполнение программы с текущей точки. Программа остановится при завершении или по достижении точки останова.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="470" /> + <location filename="../Debugger/DebugUI.py" line="476" /> <source>Continue to Cursor</source> <translation>Продолжить до курсора</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="472" /> + <location filename="../Debugger/DebugUI.py" line="478" /> <source>Continue &To Cursor</source> <translation>Продолжить &до курсора</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="479" /> - <source>Continue running the program from the current line to the current cursor position</source> - <translation>Продолжить выполнение программы до строки, в которой находится курсор</translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="485" /> + <source>Continue running the program from the current line to the current cursor position</source> + <translation>Продолжить выполнение программы до строки, в которой находится курсор</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="491" /> <source><b>Continue To Cursor</b><p>Continue running the program from the current line to the current cursor position.</p></source> <translation><b>Продолжить до курсора</b><p>Продолжить выполнение программы до строки, в которой находится курсор.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="495" /> + <location filename="../Debugger/DebugUI.py" line="501" /> <source>Continue Until</source> <translation>Продолжить до</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="497" /> + <location filename="../Debugger/DebugUI.py" line="503" /> <source>Continue &Until</source> <translation>Продолжить &до</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="504" /> - <source>Continue running the program from the current line to the current cursor position or until leaving the current frame</source> - <translation>Продолжить выполнение программы от текущей строки до текущей позиции курсора или до выхода из текущего кадра</translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="510" /> + <source>Continue running the program from the current line to the current cursor position or until leaving the current frame</source> + <translation>Продолжить выполнение программы от текущей строки до текущей позиции курсора или до выхода из текущего кадра</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="516" /> <source><b>Continue Until</b><p>Continue running the program from the current line to the cursor position greater than the current line or until leaving the current frame.</p></source> <translation><b>Продолжить до</b><p>Продолжает выполнение программы от текущей строки до позиции курсора выше текущей строки или до выхода из текущего кадра.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="521" /> + <location filename="../Debugger/DebugUI.py" line="527" /> <source>Move Instruction Pointer to Cursor</source> <translation>Переместить указатель инструкции на курсор</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="523" /> + <location filename="../Debugger/DebugUI.py" line="529" /> <source>&Jump To Cursor</source> <translation>&Перейти к курсору</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="530" /> - <source>Skip the code from the current line to the current cursor position</source> - <translation>Пропуск кода от текущей строки до текущей позиции курсора</translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="536" /> + <source>Skip the code from the current line to the current cursor position</source> + <translation>Пропуск кода от текущей строки до текущей позиции курсора</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="542" /> <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><b>Переместить указатель инструкции к курсору</b><p>Перемещение указателя внутренней инструкции Python к текущей позиции курсора без выполнения промежуточного кода между ними.</p><p>При этом невозможно выйти из функции или перейти в блок кода, например в цикл. В таких случаях в журнал выводится сообщение об ошибке.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="550" /> + <location filename="../Debugger/DebugUI.py" line="556" /> <source>Single Step</source> <translation>Одиночный шаг</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="552" /> - <source>Sin&gle Step</source> - <translation>&Одиночный шаг</translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="558" /> + <source>Sin&gle Step</source> + <translation>&Одиночный шаг</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="564" /> <source>Execute a single Python statement</source> <translation>Выполнить одну инструкцию Python</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="560" /> + <location filename="../Debugger/DebugUI.py" line="566" /> <source><b>Single Step</b><p>Execute a single Python statement. If the statement is an <tt>import</tt> statement, a class constructor, or a method or function call then control is returned to the debugger at the next statement.</p></source> <translation><b>Одиночный шаг</b> <p>Выполнение одной инструкции Python. Если инструкция является командой <tt>import</tt>, конструктором класса, вызовом метода или функции, то управление возвращается отладчику в следующем выражении.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="572" /> + <location filename="../Debugger/DebugUI.py" line="578" /> <source>Step Over</source> <translation>Следующая строка</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="574" /> + <location filename="../Debugger/DebugUI.py" line="580" /> <source>Step &Over</source> <translation>С&ледующая строка</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="581" /> - <source>Execute a single Python statement staying in the current frame</source> - <translation>Выполнить одну инструкцию Python, оставаясь в текущем кадре</translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="587" /> + <source>Execute a single Python statement staying in the current frame</source> + <translation>Выполнить одну инструкцию Python, оставаясь в текущем кадре</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="593" /> <source><b>Step Over</b><p>Execute a single Python statement staying in the same frame. If the statement is an <tt>import</tt> statement, a class constructor, or a method or function call then control is returned to the debugger after the statement has completed.</p></source> <translation><b>Следующая строка</b> <p>Выполнение одной инструкции Python, оставаясь в текущем кадре. Если инструкция является командой <tt>import</tt>, конструктором класса, или вызовом метода или функции, то управление возвращается отладчику после выполнения инструкции.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="600" /> + <location filename="../Debugger/DebugUI.py" line="606" /> <source>Step Out</source> <translation>Возврат</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="602" /> + <location filename="../Debugger/DebugUI.py" line="608" /> <source>Step Ou&t</source> <translation>&Возврат</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="609" /> + <location filename="../Debugger/DebugUI.py" line="615" /> <source>Execute Python statements until leaving the current frame</source> <translation>Выполнять инструкции Python до выхода из текущего кадра</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="612" /> + <location filename="../Debugger/DebugUI.py" line="618" /> <source><b>Step Out</b><p>Execute Python statements until leaving the current frame. If the statements are inside an <tt>import</tt> statement, a class constructor, or a method or function call then control is returned to the debugger after the current frame has been left.</p></source> <translation><b>Возврат</b><p>Выполнение инструкций Python до выхода из текущего кадра. Если инструкции находятся внутри инструкции <tt>import</tt>, конструкторе класса, или вызове функции или метода, то управление будет возвращено отладчику после выхода из текущего кадра.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="627" /> - <source>&Stop</source> - <translation>&Остановить</translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="633" /> + <source>&Stop</source> + <translation>&Остановить</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="639" /> <source>Stop debugging</source> <translation>Остановить отладку</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="635" /> + <location filename="../Debugger/DebugUI.py" line="641" /> <source><b>Stop</b><p>Stop the running debugging session.</p></source> <translation><b>Стоп</b> <p>Остановить текущую отладочную сессию.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="641" /> + <location filename="../Debugger/DebugUI.py" line="647" /> <source>Variables Type Filter</source> <translation>Фильтр типа переменных</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="642" /> - <source>Varia&bles Type Filter...</source> - <translation>Фильтр &типа переменных...</translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="648" /> + <source>Varia&bles Type Filter...</source> + <translation>Фильтр &типа переменных...</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="654" /> <source>Configure variables type filter</source> <translation>Настройка фильтра типа переменных</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="650" /> + <location filename="../Debugger/DebugUI.py" line="656" /> <source><b>Variables Type Filter</b><p>Configure the variables type filter. Only variable types that are not selected are displayed in the global or local variables window during a debugging session.</p></source> <translation><b>Фильтр типа переменных</b><p>Настройте фильтр типов переменных. Во время сеанса отладки в окне глобальных или локальных переменных отображаются только типы переменных, которые не выбраны.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="661" /> + <location filename="../Debugger/DebugUI.py" line="667" /> <source>Exceptions Filter</source> <translation>Фильтр исключений</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="662" /> - <source>&Exceptions Filter...</source> - <translation>Фильтр &исключений...</translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="668" /> + <source>&Exceptions Filter...</source> + <translation>Фильтр &исключений...</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="674" /> <source>Configure exceptions filter</source> <translation>Настройка фильтра исключений</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="670" /> + <location filename="../Debugger/DebugUI.py" line="676" /> <source><b>Exceptions Filter</b><p>Configure the exceptions filter. Only exception types that are listed are highlighted during a debugging session.</p><p>Please note, that all unhandled exceptions are highlighted indepent from the filter list.</p></source> <translation><b>Фильтр исключений</b> <p>Настроить фильтр исключений. В течение отладочной сессии перехватываются только исключения, выделенные в списке.</p> <p>Стоит заметить, что все необработанные исключения перехватываются независимо от настроек фильтра.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="682" /> + <location filename="../Debugger/DebugUI.py" line="688" /> <source>Ignored Exceptions</source> <translation>Игнорированные исключения</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="683" /> - <source>&Ignored Exceptions...</source> - <translation>&Игнорированные исключения...</translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="689" /> + <source>&Ignored Exceptions...</source> + <translation>&Игнорированные исключения...</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="695" /> <source>Configure ignored exceptions</source> <translation>Настройка игнорированных исключений</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="691" /> + <location filename="../Debugger/DebugUI.py" line="697" /> <source><b>Ignored Exceptions</b><p>Configure the ignored exceptions. Only exception types that are not listed are highlighted during a debugging session.</p><p>Please note, that unhandled exceptions cannot be ignored.</p></source> <translation><b>Игнорированные исключения</b><p>Настроить игнорированные исключения. Только исключения, не попавшие в данный список, будут перехватываться при отладке.</p><p>Обратите внимание, что исключения, у которых нет соответствующего обработчика в тексте программы, невозможно игнорировать.</p></translation> </message> <message> + <location filename="../Debugger/DebugUI.py" line="719" /> <location filename="../Debugger/DebugUI.py" line="713" /> - <location filename="../Debugger/DebugUI.py" line="707" /> - <location filename="../Debugger/DebugUI.py" line="705" /> + <location filename="../Debugger/DebugUI.py" line="711" /> <source>Toggle Breakpoint</source> <translation>Поставить/Убрать точку останова</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="708" /> + <location filename="../Debugger/DebugUI.py" line="714" /> <source>Shift+F11</source> <comment>Debug|Toggle Breakpoint</comment> <translation>Shift+F11</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="715" /> + <location filename="../Debugger/DebugUI.py" line="721" /> <source><b>Toggle Breakpoint</b><p>Toggles a breakpoint at the current line of the current editor.</p></source> <translation><b>Поставить/убрать точку останова</b> <p>Поставить/убрать точку останова в текущей строке текущего редактора.</p></translation> </message> <message> + <location filename="../Debugger/DebugUI.py" line="739" /> + <location filename="../Debugger/DebugUI.py" line="731" /> + <source>Edit Breakpoint</source> + <translation>Редактировать точку останова</translation> + </message> + <message> <location filename="../Debugger/DebugUI.py" line="733" /> - <location filename="../Debugger/DebugUI.py" line="725" /> - <source>Edit Breakpoint</source> - <translation>Редактировать точку останова</translation> - </message> - <message> - <location filename="../Debugger/DebugUI.py" line="727" /> <source>Edit Breakpoint...</source> <translation>Редактировать точку останова...</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="728" /> + <location filename="../Debugger/DebugUI.py" line="734" /> <source>Shift+F12</source> <comment>Debug|Edit Breakpoint</comment> <translation>Shift+F12</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="735" /> + <location filename="../Debugger/DebugUI.py" line="741" /> <source><b>Edit Breakpoint</b><p>Opens a dialog to edit the breakpoints properties. It works at the current line of the current editor.</p></source> <translation><b>Редактировать точку останова</b> <p>Открыть диалог со свойствами точки останова. Работает в текущей строке текущего редактора.</p></translation> </message> <message> + <location filename="../Debugger/DebugUI.py" line="759" /> <location filename="../Debugger/DebugUI.py" line="753" /> - <location filename="../Debugger/DebugUI.py" line="747" /> - <location filename="../Debugger/DebugUI.py" line="745" /> + <location filename="../Debugger/DebugUI.py" line="751" /> <source>Next Breakpoint</source> <translation>Следующая точка останова</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="748" /> + <location filename="../Debugger/DebugUI.py" line="754" /> <source>Ctrl+Shift+PgDown</source> <comment>Debug|Next Breakpoint</comment> <translation>Ctrl+Shift+PgDown</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="755" /> + <location filename="../Debugger/DebugUI.py" line="761" /> <source><b>Next Breakpoint</b><p>Go to next breakpoint of the current editor.</p></source> <translation><b>Следующая точка останова</b> <p>Переход к следующей точке останова в текущем редакторе.</p></translation> </message> <message> + <location filename="../Debugger/DebugUI.py" line="778" /> <location filename="../Debugger/DebugUI.py" line="772" /> - <location filename="../Debugger/DebugUI.py" line="766" /> - <location filename="../Debugger/DebugUI.py" line="764" /> + <location filename="../Debugger/DebugUI.py" line="770" /> <source>Previous Breakpoint</source> <translation>Предыдущая точка останова</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="767" /> + <location filename="../Debugger/DebugUI.py" line="773" /> <source>Ctrl+Shift+PgUp</source> <comment>Debug|Previous Breakpoint</comment> <translation>Ctrl+Shift+PgUp</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="774" /> + <location filename="../Debugger/DebugUI.py" line="780" /> <source><b>Previous Breakpoint</b><p>Go to previous breakpoint of the current editor.</p></source> <translation><b>Предыдущая точка останова</b> <p>Переход к предыдущей точке останова в текущем редакторе.</p></translation> </message> <message> + <location filename="../Debugger/DebugUI.py" line="796" /> <location filename="../Debugger/DebugUI.py" line="790" /> - <location filename="../Debugger/DebugUI.py" line="784" /> - <location filename="../Debugger/DebugUI.py" line="783" /> + <location filename="../Debugger/DebugUI.py" line="789" /> <source>Clear Breakpoints</source> <translation>Убрать точки останова</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="792" /> + <location filename="../Debugger/DebugUI.py" line="798" /> <source><b>Clear Breakpoints</b><p>Clear breakpoints of all editors.</p></source> <translation><b>Убрать точки останова</b><p>Убрать точки останова во всех редакторах.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="815" /> + <location filename="../Debugger/DebugUI.py" line="822" /> <source>&Debug</source> <translation>О&тладка</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="817" /> + <location filename="../Debugger/DebugUI.py" line="824" /> <source>Sta&rt</source> <translation>З&апуск</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="819" /> + <location filename="../Debugger/DebugUI.py" line="826" /> <source>&Breakpoints</source> <translation>&Точки останова</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="861" /> - <location filename="../Debugger/DebugUI.py" line="859" /> + <location filename="../Debugger/DebugUI.py" line="869" /> + <location filename="../Debugger/DebugUI.py" line="867" /> <source>Start</source> <translation>Запуск</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="874" /> - <location filename="../Debugger/DebugUI.py" line="872" /> + <location filename="../Debugger/DebugUI.py" line="882" /> + <location filename="../Debugger/DebugUI.py" line="880" /> <source>Debug</source> <translation>Отладка</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1322" /> + <location filename="../Debugger/DebugUI.py" line="1345" /> <source>Message: {0}</source> <translation>Сообщение: {0}</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1326" /> + <location filename="../Debugger/DebugUI.py" line="1349" /> <source><p>The program has terminated with an exit status of {0}.</p><p>{1}</p></source> <translation><p>Программа завершилась со статусом выхода {0}.</p>{1}</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1331" /> + <location filename="../Debugger/DebugUI.py" line="1354" /> <source><p><b>{0}</b> has terminated with an exit status of {1}.</p><p>{2}</p></source> <translation><p><b>{0}</b> завершился со статусом выхода {1}.</p>{2}</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1343" /> + <location filename="../Debugger/DebugUI.py" line="1366" /> <source>Program terminated</source> <translation>Программа завершилась</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1377" /> + <location filename="../Debugger/DebugUI.py" line="1402" /> <source>The program being debugged contains an unspecified syntax error.</source> <translation>Отлаживаемая программа содержит неопределенную синтаксическую ошибку.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1397" /> + <location filename="../Debugger/DebugUI.py" line="1422" /> <source><p>The file <b>{0}</b> contains the syntax error <b>{1}</b> at line <b>{2}</b>, character <b>{3}</b>.</p></source> <translation><p>Файл <b>{0}</b> содержит синтактическую ошибку <b>{1}</b> в строке <b>{2}</b>, позиция <b>{3}</b>.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1425" /> + <location filename="../Debugger/DebugUI.py" line="1450" /> <source>An unhandled exception occured. See the shell window for details.</source> <translation>Выброшено исключение, которое не было обработано программой. Более точная информация в окне консоли.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1472" /> + <location filename="../Debugger/DebugUI.py" line="1497" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p><p>Break here?</p></source> <translation><p>Отлаживаемая программа выдала исключение <b>{0}</b><br>"<b>{1}</b>"<br>Файл: <b>{2}</b>, Строка: <b>{3}</b></p><p>Прервать выполнение в этом месте?</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1490" /> + <location filename="../Debugger/DebugUI.py" line="1515" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"</p></source> <translation><p>Отлаживаемая программа выдала исключение<br><b>{0}</b><br>"<b>{1}</b>"</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1548" /> + <location filename="../Debugger/DebugUI.py" line="1573" /> <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> <translation><p>Программа генерирует сигнал "{0}".<br/>Файл: <b>{1}</b>, Строка: <b>{2}</b></p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1565" /> + <location filename="../Debugger/DebugUI.py" line="1591" /> <source>The program being debugged has terminated unexpectedly.</source> <translation>Отлаживаемая программа была неожиданно прервана.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1626" /> + <location filename="../Debugger/DebugUI.py" line="1652" /> <source>No locals available.</source> <translation>Нет доступных локальных переменных.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1673" /> + <location filename="../Debugger/DebugUI.py" line="1699" /> <source>Breakpoint Condition Error</source> <translation>Ошибка в условиях точки останова</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1674" /> + <location filename="../Debugger/DebugUI.py" line="1700" /> <source><p>The condition of the breakpoint <b>{0}, {1}</b> contains a syntax error.</p></source> <translation><p>Условие точки останова <b>{0}, {1}</b> содержит синтаксическую ошибку.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1731" /> + <location filename="../Debugger/DebugUI.py" line="1757" /> <source>Watch Expression Error</source> <translation>Ошибка в выражении для отслеживания</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1732" /> + <location filename="../Debugger/DebugUI.py" line="1758" /> <source><p>The watch expression <b>{0}</b> contains a syntax error.</p></source> <translation><p>Выражение для отслеживания <b>{0}</b> содержит синтаксическую ошибку.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1760" /> + <location filename="../Debugger/DebugUI.py" line="1786" /> <source><p>A watch expression '<b>{0}</b>' already exists.</p></source> <translation><p>Выражение для отслеживания '<b>{0}</b>' уже существует.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1765" /> + <location filename="../Debugger/DebugUI.py" line="1791" /> <source><p>A watch expression '<b>{0}</b>' for the variable <b>{1}</b> already exists.</p></source> <translation><p>Выражение для отслеживания '<b>{0}</b>' для переменной <b>{1}</b> уже существует.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1771" /> + <location filename="../Debugger/DebugUI.py" line="1797" /> <source>Watch expression already exists</source> <translation>Выражение для отслеживания уже существует</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1935" /> - <location filename="../Debugger/DebugUI.py" line="1926" /> + <location filename="../Debugger/DebugUI.py" line="1962" /> + <location filename="../Debugger/DebugUI.py" line="1953" /> <source>Coverage Run of Project</source> <translation>Прогон покрытия проекта</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1928" /> + <location filename="../Debugger/DebugUI.py" line="1955" /> <source>Coverage Run of Script</source> <translation>Прогон покрытия сценария</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2322" /> - <location filename="../Debugger/DebugUI.py" line="2131" /> - <location filename="../Debugger/DebugUI.py" line="1936" /> + <location filename="../Debugger/DebugUI.py" line="2349" /> + <location filename="../Debugger/DebugUI.py" line="2158" /> + <location filename="../Debugger/DebugUI.py" line="1963" /> <source>There is no main script defined for the current project. Aborting</source> <translation>Для текущего проекта не определён главный сценарий. Отмена</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2130" /> - <location filename="../Debugger/DebugUI.py" line="2121" /> + <location filename="../Debugger/DebugUI.py" line="2157" /> + <location filename="../Debugger/DebugUI.py" line="2148" /> <source>Profile Run of Project</source> <translation>Прогон профилирования проекта</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2123" /> + <location filename="../Debugger/DebugUI.py" line="2150" /> <source>Profile Run of Script</source> <translation>Прогон профилирования сценария </translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2508" /> + <location filename="../Debugger/DebugUI.py" line="2535" /> <source>There is no main script defined for the current project. No debugging possible.</source> <translation>Для текущего проекта не определён главный сценарий. Отладка невозможна.</translation> </message> @@ -11520,6 +11520,16 @@ <source>documented signal '{0}' is not defined</source> <translation>документированный signal '{0}' не определен</translation> </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/DocStyle/translations.py" line="187" /> + <source>'{0}' line should be followed by an '{1}' line</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/DocStyle/translations.py" line="190" /> + <source>don't use '{0}' but '{1}' instead</source> + <translation type="unfinished" /> + </message> </context> <context> <name>DocstringGenerator</name> @@ -12279,7 +12289,7 @@ <context> <name>EditBreakpointDialog</name> <message> - <location filename="../Debugger/EditBreakpointDialog.py" line="96" /> + <location filename="../Debugger/EditBreakpointDialog.py" line="102" /> <source>Add Breakpoint</source> <translation>Добавить точку останова</translation> </message> @@ -21567,50 +21577,50 @@ <context> <name>ExceptionLogger</name> <message> - <location filename="../Debugger/ExceptionLogger.py" line="39" /> + <location filename="../Debugger/ExceptionLogger.py" line="40" /> <source>Exceptions</source> <translation>Исключения</translation> </message> <message> - <location filename="../Debugger/ExceptionLogger.py" line="43" /> + <location filename="../Debugger/ExceptionLogger.py" line="44" /> <source>Exception</source> <translation>Исключение</translation> </message> <message> - <location filename="../Debugger/ExceptionLogger.py" line="51" /> + <location filename="../Debugger/ExceptionLogger.py" line="52" /> <source><b>Exceptions Logger</b><p>This windows shows a trace of all exceptions, that have occured during the last debugging session. Initially only the exception type and exception message are shown. After the expansion of this entry, the complete call stack as reported by the client is show with the most recent call first.</p></source> <translation><b>Журнал исключений</b> <p>Это окно отображает трассу всех исключений, случившихся во время отладочной сессии. Изначально показаны только тип исключения и сообщение. При открытии записи будет отображён полный стек, переданный клиентом во время генерации исключения.</p></translation> </message> <message> - <location filename="../Debugger/ExceptionLogger.py" line="63" /> + <location filename="../Debugger/ExceptionLogger.py" line="64" /> <source>Show source</source> <translation>Показать исходник</translation> </message> <message> - <location filename="../Debugger/ExceptionLogger.py" line="69" /> - <location filename="../Debugger/ExceptionLogger.py" line="64" /> + <location filename="../Debugger/ExceptionLogger.py" line="70" /> + <location filename="../Debugger/ExceptionLogger.py" line="65" /> <source>Clear</source> <translation>Очистить</translation> </message> <message> - <location filename="../Debugger/ExceptionLogger.py" line="71" /> - <location filename="../Debugger/ExceptionLogger.py" line="66" /> + <location filename="../Debugger/ExceptionLogger.py" line="72" /> + <location filename="../Debugger/ExceptionLogger.py" line="67" /> <source>Configure...</source> <translation>Настроить...</translation> </message> <message> - <location filename="../Debugger/ExceptionLogger.py" line="112" /> + <location filename="../Debugger/ExceptionLogger.py" line="115" /> <source>{0}: An unhandled exception occured. See the shell window for details.</source> <translation>{0}: произошло необработанное исключение. Подробности смотри в окне оболочки.</translation> </message> <message> - <location filename="../Debugger/ExceptionLogger.py" line="120" /> + <location filename="../Debugger/ExceptionLogger.py" line="123" /> <source>{0}: {1}</source> <translation>{0}: {1}</translation> </message> <message> - <location filename="../Debugger/ExceptionLogger.py" line="122" /> + <location filename="../Debugger/ExceptionLogger.py" line="125" /> <source>{0}: {1}, {2}</source> <translation>{0}: {1}, {2}</translation> </message> @@ -21618,12 +21628,12 @@ <context> <name>ExceptionsFilterDialog</name> <message> - <location filename="../Debugger/ExceptionsFilterDialog.py" line="36" /> + <location filename="../Debugger/ExceptionsFilterDialog.py" line="39" /> <source>Ignored Exceptions</source> <translation>Игнорированные исключения</translation> </message> <message> - <location filename="../Debugger/ExceptionsFilterDialog.py" line="37" /> + <location filename="../Debugger/ExceptionsFilterDialog.py" line="40" /> <source>List of ignored exceptions</source> <translation>Список игнорированных исключений</translation> </message> @@ -91056,7 +91066,7 @@ <p>Выбор типов переменных для отображения в окне глобальных переменных.</p></translation> </message> <message> - <location filename="../Debugger/VariablesFilterDialog.py" line="49" /> + <location filename="../Debugger/VariablesFilterDialog.py" line="52" /> <source>Save Default</source> <translation>Сохранить как умолчание</translation> </message> @@ -97292,92 +97302,92 @@ <context> <name>WatchPointViewer</name> <message> - <location filename="../Debugger/WatchPointViewer.py" line="43" /> + <location filename="../Debugger/WatchPointViewer.py" line="44" /> <source>Watchpoints</source> <translation>Точки просмотра</translation> </message> <message> - <location filename="../Debugger/WatchPointViewer.py" line="173" /> - <location filename="../Debugger/WatchPointViewer.py" line="158" /> - <location filename="../Debugger/WatchPointViewer.py" line="142" /> + <location filename="../Debugger/WatchPointViewer.py" line="181" /> + <location filename="../Debugger/WatchPointViewer.py" line="166" /> + <location filename="../Debugger/WatchPointViewer.py" line="150" /> <source>Add</source> <translation>Добавить</translation> </message> <message> - <location filename="../Debugger/WatchPointViewer.py" line="143" /> - <source>Edit...</source> - <translation>Правка...</translation> - </message> - <message> - <location filename="../Debugger/WatchPointViewer.py" line="145" /> - <source>Enable</source> - <translation>Разрешить</translation> - </message> - <message> - <location filename="../Debugger/WatchPointViewer.py" line="178" /> - <location filename="../Debugger/WatchPointViewer.py" line="160" /> - <location filename="../Debugger/WatchPointViewer.py" line="146" /> - <source>Enable all</source> - <translation>Разрешить все</translation> - </message> - <message> - <location filename="../Debugger/WatchPointViewer.py" line="148" /> - <source>Disable</source> - <translation>Запретить</translation> - </message> - <message> - <location filename="../Debugger/WatchPointViewer.py" line="183" /> - <location filename="../Debugger/WatchPointViewer.py" line="163" /> - <location filename="../Debugger/WatchPointViewer.py" line="149" /> - <source>Disable all</source> - <translation>Запретить все</translation> - </message> - <message> <location filename="../Debugger/WatchPointViewer.py" line="151" /> - <source>Delete</source> - <translation>Удалить</translation> - </message> - <message> - <location filename="../Debugger/WatchPointViewer.py" line="188" /> - <location filename="../Debugger/WatchPointViewer.py" line="166" /> - <location filename="../Debugger/WatchPointViewer.py" line="152" /> - <source>Delete all</source> - <translation>Удалить все</translation> - </message> - <message> - <location filename="../Debugger/WatchPointViewer.py" line="190" /> - <location filename="../Debugger/WatchPointViewer.py" line="169" /> - <location filename="../Debugger/WatchPointViewer.py" line="154" /> - <source>Configure...</source> - <translation>Настроить...</translation> - </message> - <message> - <location filename="../Debugger/WatchPointViewer.py" line="176" /> - <source>Enable selected</source> - <translation>Разрешить выбранные</translation> - </message> - <message> - <location filename="../Debugger/WatchPointViewer.py" line="181" /> - <source>Disable selected</source> - <translation>Запретить выбранные</translation> + <source>Edit...</source> + <translation>Правка...</translation> + </message> + <message> + <location filename="../Debugger/WatchPointViewer.py" line="153" /> + <source>Enable</source> + <translation>Разрешить</translation> </message> <message> <location filename="../Debugger/WatchPointViewer.py" line="186" /> + <location filename="../Debugger/WatchPointViewer.py" line="168" /> + <location filename="../Debugger/WatchPointViewer.py" line="154" /> + <source>Enable all</source> + <translation>Разрешить все</translation> + </message> + <message> + <location filename="../Debugger/WatchPointViewer.py" line="156" /> + <source>Disable</source> + <translation>Запретить</translation> + </message> + <message> + <location filename="../Debugger/WatchPointViewer.py" line="191" /> + <location filename="../Debugger/WatchPointViewer.py" line="171" /> + <location filename="../Debugger/WatchPointViewer.py" line="157" /> + <source>Disable all</source> + <translation>Запретить все</translation> + </message> + <message> + <location filename="../Debugger/WatchPointViewer.py" line="159" /> + <source>Delete</source> + <translation>Удалить</translation> + </message> + <message> + <location filename="../Debugger/WatchPointViewer.py" line="196" /> + <location filename="../Debugger/WatchPointViewer.py" line="174" /> + <location filename="../Debugger/WatchPointViewer.py" line="160" /> + <source>Delete all</source> + <translation>Удалить все</translation> + </message> + <message> + <location filename="../Debugger/WatchPointViewer.py" line="198" /> + <location filename="../Debugger/WatchPointViewer.py" line="177" /> + <location filename="../Debugger/WatchPointViewer.py" line="162" /> + <source>Configure...</source> + <translation>Настроить...</translation> + </message> + <message> + <location filename="../Debugger/WatchPointViewer.py" line="184" /> + <source>Enable selected</source> + <translation>Разрешить выбранные</translation> + </message> + <message> + <location filename="../Debugger/WatchPointViewer.py" line="189" /> + <source>Disable selected</source> + <translation>Запретить выбранные</translation> + </message> + <message> + <location filename="../Debugger/WatchPointViewer.py" line="194" /> <source>Delete selected</source> <translation>Удалить выбранные</translation> </message> <message> - <location filename="../Debugger/WatchPointViewer.py" line="237" /> + <location filename="../Debugger/WatchPointViewer.py" line="250" /> <source><p>A watch expression '<b>{0}</b>' already exists.</p></source> <translation><p>Выражение для отслеживания '<b>{0}</b>' уже существует.</p></translation> </message> <message> - <location filename="../Debugger/WatchPointViewer.py" line="241" /> + <location filename="../Debugger/WatchPointViewer.py" line="254" /> <source><p>A watch expression '<b>{0}</b>' for the variable <b>{1}</b> already exists.</p></source> <translation><p>Выражение для отслеживания '<b>{0}</b>' для переменной <b>{1}</b> уже существует.</p></translation> </message> <message> - <location filename="../Debugger/WatchPointViewer.py" line="246" /> + <location filename="../Debugger/WatchPointViewer.py" line="259" /> <source>Watch expression already exists</source> <translation>Выражение для отслеживания уже существует</translation> </message>