i18n/eric6_ru.ts

changeset 6904
3f35037a08d4
parent 6902
67d0ad66b59a
child 6907
d72fedf5310d
--- a/i18n/eric6_ru.ts	Tue Mar 26 19:39:42 2019 +0100
+++ b/i18n/eric6_ru.ts	Wed Mar 27 20:09:37 2019 +0100
@@ -6290,7 +6290,7 @@
         <translation>&lt;p&gt;Попытка соединения с недопустимого компьютора &lt;b&gt;{0}&lt;/b&gt;. Разрешить соединение?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1577"/>
+        <location filename="../Debugger/DebugServer.py" line="1587"/>
         <source>
 Not connected
 </source>
@@ -6299,14 +6299,14 @@
 </translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1783"/>
+        <location filename="../Debugger/DebugServer.py" line="1800"/>
         <source>Passive debug connection received
 </source>
         <translation>Получен запрос на соединение для пассивной отладки
 </translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1797"/>
+        <location filename="../Debugger/DebugServer.py" line="1814"/>
         <source>Passive debug connection closed
 </source>
         <translation>Соединение для пассивной отладки закрыто
@@ -6323,12 +6323,12 @@
         <translation>&lt;p&gt;Интерфейс отладчика &lt;b&gt;{0}&lt;/b&gt; уже зарегистрирован. Запрос проигнорирован.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1401"/>
+        <location filename="../Debugger/DebugServer.py" line="1403"/>
         <source>Start Debugger</source>
         <translation>Запуск отладчика</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1401"/>
+        <location filename="../Debugger/DebugServer.py" line="1403"/>
         <source>&lt;p&gt;The debugger type &lt;b&gt;{0}&lt;/b&gt; is not supported or not configured.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Отладчик типа &lt;b&gt;{0}&lt;/b&gt; не поддерживается или не настроен.&lt;/p&gt;</translation>
     </message>
@@ -6336,7 +6336,7 @@
 <context>
     <name>DebugUI</name>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1820"/>
+        <location filename="../Debugger/DebugUI.py" line="1826"/>
         <source>Run Script</source>
         <translation>Выполнить сценарий</translation>
     </message>
@@ -6357,7 +6357,7 @@
 &lt;p&gt;Установка аргументов командной строки и запуск сценария вне отладчика. Если файл имеет несохранённые изменения, он может быть сохранен первым.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1835"/>
+        <location filename="../Debugger/DebugUI.py" line="1841"/>
         <source>Run Project</source>
         <translation>Выполнить проект</translation>
     </message>
@@ -6462,7 +6462,7 @@
 &lt;p&gt;Задание аргументов и запуск проекта на профилирование. Если файлы проекта не были сохранены, изменения можно предварительно сохранить.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1955"/>
+        <location filename="../Debugger/DebugUI.py" line="1961"/>
         <source>Debug Script</source>
         <translation>Отладка сценария</translation>
     </message>
@@ -6483,7 +6483,7 @@
 &lt;p&gt;Установка аргументов командной строки и задание в качестве текущей строки первый исполняемый оператор Python текущего окна редактора. Если файл имеет несохранённые изменения, он может быть сохранен первым.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1971"/>
+        <location filename="../Debugger/DebugUI.py" line="1977"/>
         <source>Debug Project</source>
         <translation>Отладка проекта</translation>
     </message>
@@ -6814,103 +6814,103 @@
         <translation>Отладка</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1093"/>
+        <location filename="../Debugger/DebugUI.py" line="1099"/>
         <source>The program being debugged contains an unspecified syntax error.</source>
         <translation>Отлаживаемая программа содержит неопределенную синтаксическую ошибку.</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1112"/>
+        <location filename="../Debugger/DebugUI.py" line="1118"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; contains the syntax error &lt;b&gt;{1}&lt;/b&gt; at line &lt;b&gt;{2}&lt;/b&gt;, character &lt;b&gt;{3}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Файл &lt;b&gt;{0}&lt;/b&gt; содержит синтактическую ошибку &lt;b&gt;{1}&lt;/b&gt; в строке &lt;b&gt;{2}&lt;/b&gt;, позиция &lt;b&gt;{3}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1130"/>
+        <location filename="../Debugger/DebugUI.py" line="1136"/>
         <source>An unhandled exception occured. See the shell window for details.</source>
         <translation>Выброшено исключение, которое не было обработано программой.
 Более точная информация в окне консоли.</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1177"/>
+        <location filename="../Debugger/DebugUI.py" line="1183"/>
         <source>&lt;p&gt;The debugged program raised the exception &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;&quot;&lt;b&gt;{1}&lt;/b&gt;&quot;&lt;br&gt;File: &lt;b&gt;{2}&lt;/b&gt;, Line: &lt;b&gt;{3}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Break here?&lt;/p&gt;</source>
         <translation>&lt;p&gt;Отлаживаемая программа выдала исключение &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;&quot;&lt;b&gt;{1}&lt;/b&gt;&quot;&lt;br&gt;Файл: &lt;b&gt;{2}&lt;/b&gt;, Строка: &lt;b&gt;{3}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Прервать выполнение в этом месте?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1192"/>
+        <location filename="../Debugger/DebugUI.py" line="1198"/>
         <source>&lt;p&gt;The debugged program raised the exception &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;&quot;&lt;b&gt;{1}&lt;/b&gt;&quot;&lt;/p&gt;</source>
         <translation>&lt;p&gt;Отлаживаемая программа выдала исключение&lt;br&gt;&lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;&quot;&lt;b&gt;{1}&lt;/b&gt;&quot;&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1256"/>
+        <location filename="../Debugger/DebugUI.py" line="1262"/>
         <source>The program being debugged has terminated unexpectedly.</source>
         <translation>Отлаживаемая программа была неожиданно прервана.</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1327"/>
+        <location filename="../Debugger/DebugUI.py" line="1333"/>
         <source>Breakpoint Condition Error</source>
         <translation>Ошибка в условиях точки останова</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1327"/>
+        <location filename="../Debugger/DebugUI.py" line="1333"/>
         <source>&lt;p&gt;The condition of the breakpoint &lt;b&gt;{0}, {1}&lt;/b&gt; contains a syntax error.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Условие точки останова &lt;b&gt;{0}, {1}&lt;/b&gt; содержит синтаксическую ошибку.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1363"/>
+        <location filename="../Debugger/DebugUI.py" line="1369"/>
         <source>Watch Expression Error</source>
         <translation>Ошибка в выражении для отслеживания</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1363"/>
+        <location filename="../Debugger/DebugUI.py" line="1369"/>
         <source>&lt;p&gt;The watch expression &lt;b&gt;{0}&lt;/b&gt; contains a syntax error.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Выражение для отслеживания &lt;b&gt;{0}&lt;/b&gt; содержит синтаксическую ошибку.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1393"/>
+        <location filename="../Debugger/DebugUI.py" line="1399"/>
         <source>&lt;p&gt;A watch expression &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; already exists.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Выражение для отслеживания &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; уже существует.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1397"/>
-        <source>&lt;p&gt;A watch expression &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; for the variable &lt;b&gt;{1}&lt;/b&gt; already exists.&lt;/p&gt;</source>
-        <translation>&lt;p&gt;Выражение для отслеживания &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; для переменной &lt;b&gt;{1}&lt;/b&gt; уже существует.&lt;/p&gt;</translation>
-    </message>
-    <message>
         <location filename="../Debugger/DebugUI.py" line="1403"/>
+        <source>&lt;p&gt;A watch expression &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; for the variable &lt;b&gt;{1}&lt;/b&gt; already exists.&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Выражение для отслеживания &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; для переменной &lt;b&gt;{1}&lt;/b&gt; уже существует.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="1409"/>
         <source>Watch expression already exists</source>
         <translation>Выражение для отслеживания уже существует</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1569"/>
+        <location filename="../Debugger/DebugUI.py" line="1575"/>
         <source>Coverage of Project</source>
         <translation>Покрытие проекта</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1556"/>
+        <location filename="../Debugger/DebugUI.py" line="1562"/>
         <source>Coverage of Script</source>
         <translation>Покрытие сценария</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1835"/>
+        <location filename="../Debugger/DebugUI.py" line="1841"/>
         <source>There is no main script defined for the current project. Aborting</source>
         <translation>Для текущего проекта не определён главный сценарий. Отмена</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1701"/>
+        <location filename="../Debugger/DebugUI.py" line="1707"/>
         <source>Profile of Project</source>
         <translation>Профиль проекта</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1688"/>
+        <location filename="../Debugger/DebugUI.py" line="1694"/>
         <source>Profile of Script</source>
         <translation>Профиль сценария</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1971"/>
+        <location filename="../Debugger/DebugUI.py" line="1977"/>
         <source>There is no main script defined for the current project. No debugging possible.</source>
         <translation>Для текущего проекта не определён главный сценарий. Отладка невозможна.</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1062"/>
+        <location filename="../Debugger/DebugUI.py" line="1068"/>
         <source>Program terminated</source>
         <translation>Программа завершилась</translation>
     </message>
@@ -6930,46 +6930,46 @@
         <translation>&lt;b&gt;Остановка&lt;/b&gt;&lt;p&gt;Остановка выполнения программы в отладчике.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1242"/>
+        <location filename="../Debugger/DebugUI.py" line="1248"/>
         <source>&lt;p&gt;The program generate the signal &quot;{0}&quot;.&lt;br/&gt;File: &lt;b&gt;{1}&lt;/b&gt;, Line: &lt;b&gt;{2}&lt;/b&gt;&lt;/p&gt;</source>
         <translation>&lt;p&gt;Программа генерирует сигнал &quot;{0}&quot;.&lt;br/&gt;Файл: &lt;b&gt;{1}&lt;/b&gt;, Строка: &lt;b&gt;{2}&lt;/b&gt;&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1031"/>
+        <location filename="../Debugger/DebugUI.py" line="1035"/>
         <source>&lt;p&gt;Message: {0}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Сообщение: {0}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1036"/>
+        <location filename="../Debugger/DebugUI.py" line="1040"/>
         <source>&lt;p&gt;The program has terminated with an exit status of {0}.&lt;/p&gt;{1}</source>
         <translation>&lt;p&gt;Программа завершилась с кодом выхода {0}.&lt;/p&gt;{1}</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1041"/>
+        <location filename="../Debugger/DebugUI.py" line="1045"/>
         <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; has terminated with an exit status of {1}.&lt;/p&gt;{2}</source>
         <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; завершился с кодом выхода {1}.&lt;/p&gt;{2}</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1049"/>
+        <location filename="../Debugger/DebugUI.py" line="1053"/>
         <source>Message: {0}</source>
         <translation>Сообщение: {0}</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1055"/>
+        <location filename="../Debugger/DebugUI.py" line="1059"/>
         <source>The program has terminated with an exit status of {0}.
 {1}</source>
         <translation>Программа завершилась с кодом выхода {0}.
 {1}</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1058"/>
+        <location filename="../Debugger/DebugUI.py" line="1063"/>
         <source>&quot;{0}&quot; has terminated with an exit status of {1}.
 {2}</source>
         <translation>&quot;{0}&quot; завершился с кодом выхода {1}.
 {2}</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1067"/>
+        <location filename="../Debugger/DebugUI.py" line="1073"/>
         <source>The program has terminated with an exit status of {0}.
 {1}
 </source>
@@ -6978,7 +6978,7 @@
 </translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1071"/>
+        <location filename="../Debugger/DebugUI.py" line="1077"/>
         <source>&quot;{0}&quot; has terminated with an exit status of {1}.
 {2}
 </source>
@@ -7487,32 +7487,32 @@
         <translation>&lt;p&gt;Невозможно запустить бэкэнд отладчика&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebuggerInterfacePython.py" line="1018"/>
+        <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/>
         <source>Parent Process</source>
         <translation>Родительский процесс</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebuggerInterfacePython.py" line="1019"/>
+        <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/>
         <source>Child process</source>
         <translation>Порожденный процесс</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebuggerInterfacePython.py" line="1020"/>
+        <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/>
         <source>Client forking</source>
         <translation>Разветвление процесса</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebuggerInterfacePython.py" line="1020"/>
+        <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/>
         <source>Select the fork branch to follow.</source>
         <translation>Выберите fork-ветвь для отслеживания.</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebuggerInterfacePython.py" line="1066"/>
+        <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/>
         <source>Debug Protocol Error</source>
         <translation>Протокол ошибок отладки</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebuggerInterfacePython.py" line="1066"/>
+        <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/>
         <source>&lt;p&gt;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.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data:&lt;br/&gt;{1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Невозможно декодировать ответ, полученный от бэкэнда отладчика. Сообщите об этой проблеме, отправив полученные данные на электронную почту eric bugs.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data: &lt;br/&gt;{1}&lt;/p&gt;</translation>
     </message>
@@ -76322,7 +76322,7 @@
 <context>
     <name>UnittestDialog</name>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="839"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="843"/>
         <source>Unittest</source>
         <translation>Юниттест</translation>
     </message>
@@ -76390,67 +76390,67 @@
         <translation>&amp;Удалять данные покрытия</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="253"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="273"/>
         <source>Progress:</source>
         <translation>Прогресс:</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="293"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="313"/>
         <source>Run:</source>
         <translation>Выполнено:</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="300"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="320"/>
         <source>Number of tests run</source>
         <translation>Количество запущенных тестов</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="344"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="364"/>
         <source>Failures:</source>
         <translation>Сбои:</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="351"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="371"/>
         <source>Number of test failures</source>
         <translation>Количество сбоев теста</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="361"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="381"/>
         <source>Errors:</source>
         <translation>Ошибки:</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="368"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="388"/>
         <source>Number of test errors</source>
         <translation>Количество ошибок теста</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="310"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="330"/>
         <source>Remaining:</source>
         <translation>Осталось:</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="317"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="337"/>
         <source>Number of tests to be run</source>
         <translation>Количество выполняемых тестов</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="450"/>
-        <source>Tests performed:</source>
-        <translation>Выполненые тесты:</translation>
-    </message>
-    <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="460"/>
-        <source>Failures and errors:</source>
-        <translation>Сбои и ошибки:</translation>
-    </message>
-    <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="467"/>
-        <source>Failures and Errors list</source>
-        <translation>Список сбоев и ошибок</translation>
-    </message>
-    <message>
         <location filename="../PyUnit/UnittestDialog.ui" line="470"/>
+        <source>Tests performed:</source>
+        <translation>Выполненые тесты:</translation>
+    </message>
+    <message>
+        <location filename="../PyUnit/UnittestDialog.ui" line="480"/>
+        <source>Failures and errors:</source>
+        <translation>Сбои и ошибки:</translation>
+    </message>
+    <message>
+        <location filename="../PyUnit/UnittestDialog.ui" line="487"/>
+        <source>Failures and Errors list</source>
+        <translation>Список сбоев и ошибок</translation>
+    </message>
+    <message>
+        <location filename="../PyUnit/UnittestDialog.ui" line="490"/>
         <source>&lt;b&gt;Failures and Errors list&lt;/b&gt;
 &lt;p&gt;This list shows all failed and errored tests.
 Double clicking on an entry will show the respective traceback.&lt;/p&gt;</source>
@@ -76460,7 +76460,7 @@
 отобразит соответствующий стек вызовов.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="501"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="521"/>
         <source>Idle</source>
         <translation>Отсутствие действий</translation>
     </message>
@@ -76495,22 +76495,22 @@
         <translation>&lt;b&gt;Остановить&lt;/b&gt;&lt;p&gt;Остановить выполняющийся юниттест.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="152"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="155"/>
         <source>^Failure: </source>
         <translation>^Сбой: </translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="153"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="156"/>
         <source>^Error: </source>
         <translation>^Ошибка: </translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="288"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="291"/>
         <source>Python3 Files ({1});;Python2 Files ({0});;All Files (*)</source>
         <translation>Файлы Python3 ({1});;Файлы Python2 ({0});;Все файлы (*)</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="292"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="295"/>
         <source>Python Files (*.py);;All Files (*)</source>
         <translation>Файлы Python (*.py);;Все файлы (*)</translation>
     </message>
@@ -76520,7 +76520,7 @@
         <translation type="obsolete">Необходимо ввести файл с набором тестов.</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="634"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="637"/>
         <source>Preparing Testsuite</source>
         <translation>Подготовка набора тестов</translation>
     </message>
@@ -76530,7 +76530,7 @@
         <translation type="obsolete">&lt;p&gt;Невозможно запустить тест &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;{1}&lt;br&gt;{2}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="920"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="925"/>
         <source>Running</source>
         <translation>Выполнение</translation>
     </message>
@@ -76545,62 +76545,62 @@
         <translation type="obsolete">{0} Тестов пройдено за {1:.3f} секунд</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="961"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="969"/>
         <source>Failure: {0}</source>
         <translation>Сбой: {0}</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="976"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="984"/>
         <source>Error: {0}</source>
         <translation>Ошибка: {0}</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="1081"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="1089"/>
         <source>Show Source</source>
         <translation>Показ исходников</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="378"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="398"/>
         <source>Skipped:</source>
         <translation>Пропущено:</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="385"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="405"/>
         <source>Number of tests skipped</source>
         <translation>Количество пропущенных тестов</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="395"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="415"/>
         <source>Expected Failures:</source>
         <translation>Ожидаемые сбои:</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="402"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="422"/>
         <source>Number of tests with expected failure</source>
         <translation>Количество тестов с ожидаемыми сбоями</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="412"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="432"/>
         <source>Unexpected Successes:</source>
         <translation>Неожиданные успехи:</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="419"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="439"/>
         <source>Number of tests with unexpected success</source>
         <translation>Количество тестов с неожиданным успехом</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="991"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="999"/>
         <source>    Skipped: {0}</source>
         <translation>    Пропущен: {0}</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="1006"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="1014"/>
         <source>    Expected Failure</source>
         <translation>    Ожидаемый сбой</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="1020"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="1028"/>
         <source>    Unexpected Success</source>
         <translation>    Неожидаемый успех</translation>
     </message>
@@ -76620,7 +76620,7 @@
         <translation>&lt;b&gt;Повторить неудачные&lt;/b&gt;&lt;p&gt;Перезапустить все неудачные тесты выбранного набора тестов.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="284"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="304"/>
         <source>%v/%m Tests</source>
         <translation>%v из %m тестов</translation>
     </message>
@@ -76635,7 +76635,7 @@
         <translation>Параметры запуска</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="245"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="265"/>
         <source>Progress</source>
         <translation>Выполнение</translation>
     </message>
@@ -76699,7 +76699,7 @@
         <translation>&amp;Виртуальное окружение:</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="239"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="259"/>
         <source>Results</source>
         <translation>Результаты</translation>
     </message>
@@ -76709,17 +76709,17 @@
         <translation type="obsolete">Необходимо задать файл с набором тестов или разрешить автообнаружение.</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="638"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="641"/>
         <source>Unittest with auto-discovery</source>
         <translation>Unittest с автообнаружением</translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="728"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="731"/>
         <source>You must enter a start directory for auto-discovery.</source>
         <translation>Необходимо задать начальную директорию для автообнаружения.</translation>
     </message>
     <message numerus="yes">
-        <location filename="../PyUnit/UnittestDialog.py" line="944"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="949"/>
         <source>Ran %n test(s) in {0:.3f}s</source>
         <translation>
             <numerusform>Выполнен %n тест за {0:.3f} сек</numerusform>
@@ -76728,7 +76728,7 @@
         </translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.ui" line="211"/>
+        <location filename="../PyUnit/UnittestDialog.ui" line="231"/>
         <source>Discovery Results</source>
         <translation type="unfinished"></translation>
     </message>
@@ -76743,17 +76743,17 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="370"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="373"/>
         <source>Discovering Tests</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="437"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="440"/>
         <source>&lt;p&gt;Unable to discover tests.&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message numerus="yes">
-        <location filename="../PyUnit/UnittestDialog.py" line="587"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="590"/>
         <source>Discovered %n Test(s)</source>
         <translation type="unfinished">
             <numerusform></numerusform>
@@ -76762,22 +76762,22 @@
         </translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="592"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="595"/>
         <source>&lt;p&gt;Unable to discover tests.&lt;/p&gt;&lt;p&gt;{0}&lt;br/&gt;{1}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="625"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="628"/>
         <source>You must select auto-discovery or enter a test suite file or a dotted test name.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="647"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="650"/>
         <source>&lt;Unnamed Test&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../PyUnit/UnittestDialog.py" line="839"/>
+        <location filename="../PyUnit/UnittestDialog.py" line="843"/>
         <source>&lt;p&gt;Unable to run test &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;{1}&lt;br/&gt;{2}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -76786,6 +76786,26 @@
         <source>&lt;b&gt;Discover&lt;/b&gt;&lt;p&gt;This button starts a discovery of available tests.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../PyUnit/UnittestDialog.ui" line="200"/>
+        <source>Select to stop the test run on the first error or failure</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../PyUnit/UnittestDialog.ui" line="203"/>
+        <source>Stop on First Error or Failure</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../PyUnit/UnittestDialog.ui" line="210"/>
+        <source>Select to run the unittest with debugger support enabled</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../PyUnit/UnittestDialog.ui" line="213"/>
+        <source>Run with Debugger</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>UrlBar</name>

eric ide

mercurial