--- a/src/eric7/i18n/eric7_ru.ts Wed May 24 19:54:24 2023 +0200 +++ b/src/eric7/i18n/eric7_ru.ts Thu May 25 11:06:31 2023 +0200 @@ -37,42 +37,42 @@ <context> <name>AboutPlugin</name> <message> - <location filename="../Plugins/PluginAbout.py" line="79" /> + <location filename="../Plugins/PluginAbout.py" line="81" /> <source>About {0}</source> <translation>О {0}</translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="81" /> + <location filename="../Plugins/PluginAbout.py" line="83" /> <source>&About {0}</source> <translation>&О {0}</translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="87" /> - <source>Display information about this software</source> - <translation>Информация о программе</translation> - </message> - <message> <location filename="../Plugins/PluginAbout.py" line="89" /> + <source>Display information about this software</source> + <translation>Информация о программе</translation> + </message> + <message> + <location filename="../Plugins/PluginAbout.py" line="91" /> <source><b>About {0}</b><p>Display some information about this software.</p></source> <translation><b>О {0}</b><p>Информация об этом программном продукте.</p></translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="99" /> - <source>About Qt</source> - <translation>О Qt</translation> - </message> - <message> <location filename="../Plugins/PluginAbout.py" line="101" /> + <source>About Qt</source> + <translation>О Qt</translation> + </message> + <message> + <location filename="../Plugins/PluginAbout.py" line="103" /> <source>About &Qt</source> <translation>О &Qt</translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="108" /> + <location filename="../Plugins/PluginAbout.py" line="110" /> <source>Display information about the Qt toolkit</source> <translation>Информация о наборе инструментов Qt</translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="111" /> + <location filename="../Plugins/PluginAbout.py" line="113" /> <source><b>About Qt</b><p>Display some information about the Qt toolkit.</p></source> <translation><b>О Qt</b><p>Информация о библиотеке Qt.</p></translation> </message> @@ -5044,7 +5044,7 @@ <context> <name>CodeStyleCheckerDialog</name> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="234" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="236" /> <source>Fix: {0}</source> <translation>Исправлено: {0}</translation> </message> @@ -5074,27 +5074,27 @@ <translation>Ошибка: {0}</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1203" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1210" /> <source>{0} (ignored)</source> <translation>{0} (проигнорировано)</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1278" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1285" /> <source>No issues found.</source> <translation>Проблем со стилем не найдено.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1282" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1289" /> <source>No files found (check your ignore list).</source> <translation>Файлы не найдены (проверьте ваш игнор-лист).</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2865" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2891" /> <source>Commented Code Whitelist Pattern</source> <translation>Шаблон закомментированного кода</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2866" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2892" /> <source>Enter a Commented Code Whitelist Pattern</source> <translation>Задайте шаблон закомментированного кода</translation> </message> @@ -5824,16 +5824,6 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Ignore unused arguments for lambda functions.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Lambda Functions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> <source>Ignore unused arguments for methods decorated with '@abstractmethod'.</source> <translation type="unfinished" /> </message> @@ -5844,6 +5834,36 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Ignore unused arguments for methods decorated with '@overload'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Overload Methods</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Ignore unused arguments for methods decorated with '@override'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Override Methods</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Ignore unused arguments for methods consisting of a pass statement only.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Stub Methods</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> <source>Ignore unused *args and **kwargs.</source> <translation type="unfinished" /> </message> @@ -5854,32 +5874,42 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Ignore unused arguments for methods consisting of a pass statement only.</source> + <source>Ignore unused arguments for lambda functions.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Lambda Functions</source> <translation type="unfinished" /> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Stub Methods</source> + <source>Ignore unused arguments for methods decorated with '@pyqtSlot' or '@Slot'.</source> <translation type="unfinished" /> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Ignore unused arguments for methods decorated with '@override'.</source> + <source>Qt Slot Methods</source> <translation type="unfinished" /> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Override Methods</source> + <source>Ignore unused arguments for Qt event handler methods.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Qt Event Handler Methods</source> <translation type="unfinished" /> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Ignore unused arguments for methods decorated with '@overload'.</source> + <source>Ignore unused arguments for methods starting and ending with double underscores.</source> <translation type="unfinished" /> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Overload Methods</source> + <source>Special Methods</source> <translation type="unfinished" /> </message> <message> @@ -5904,26 +5934,6 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Ignore unused arguments for methods decorated with '@pyqtSlot' or '@Slot'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Qt Slot Methods</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Ignore unused arguments for methods starting and ending with double underscores.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Special Methods</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> <source>Press to start the code style check run</source> <translation>Запустить проверку стиля</translation> </message> @@ -6086,33 +6096,33 @@ <context> <name>CodeStyleCheckerPlugin</name> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="113" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="115" /> <source>Python 3 batch check</source> <translation>Пакетная проверка Python 3</translation> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="351" /> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="270" /> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="250" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="353" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="272" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="252" /> <source>Check Code Style</source> <translation>Проверить стиль кода</translation> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="352" /> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="270" /> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="251" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="354" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="272" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="253" /> <source>&Code Style...</source> <translation>&Стиль кода...</translation> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="257" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="259" /> <source>Check code style.</source> <translation>Проверить стиль кода.</translation> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="359" /> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="273" /> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="259" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="361" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="275" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="261" /> <source><b>Check Code Style...</b><p>This checks Python files for compliance to the code style conventions given in various PEPs.</p></source> <translation><b>Проверить стиль кода...</b><p>Проверка файлов Python на соответствие стилю, рекомендованному в различных PEP.</p></translation> </message> @@ -6461,7 +6471,7 @@ <context> <name>CodingError</name> <message> - <location filename="../Utilities/__init__.py" line="176" /> + <location filename="../Utilities/__init__.py" line="174" /> <source>The coding '{0}' is wrong for the given text.</source> <translation>Кодировка '{0}' не подходит для выбранного текста.</translation> </message> @@ -6469,29 +6479,29 @@ <context> <name>ColorDialogWizard</name> <message> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="80" /> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="73" /> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="82" /> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="75" /> <source>QColorDialog Wizard</source> <translation>Мастер QColorDialog</translation> </message> <message> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="74" /> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="76" /> <source>QColorDialog Wizard...</source> <translation>Мастер QColorDialog...</translation> </message> <message> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="82" /> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="84" /> <source><b>QColorDialog Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QColorDialog. The generated code is inserted at the current cursor position.</p></source> <translation><b>Мастер QColorDialog</b> <p>Мастер открывает диалог ввода всех параметров, необходимых для создания QColorDialog. Сгенерированный код ставляется в текущую позицию курсора.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="133" /> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="135" /> <source>No current editor</source> <translation>Нет текущего редактора</translation> </message> <message> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="134" /> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="136" /> <source>Please open or create a file first.</source> <translation>Пожалуйста, сначала откройте или создайте файл.</translation> </message> @@ -6893,37 +6903,37 @@ </translation> </message> <message> - <location filename="../CondaInterface/CondaExecDialog.py" line="138" /> + <location filename="../CondaInterface/CondaExecDialog.py" line="137" /> <source>Operation finished. </source> <translation>Операция обновления завершена. </translation> </message> <message> - <location filename="../CondaInterface/CondaExecDialog.py" line="158" /> + <location filename="../CondaInterface/CondaExecDialog.py" line="157" /> <source>Conda command '{0}' did not return success.</source> <translation>Команда Conda '{0}' не вернула признак успешного завершения.</translation> </message> <message> - <location filename="../CondaInterface/CondaExecDialog.py" line="170" /> - <location filename="../CondaInterface/CondaExecDialog.py" line="165" /> + <location filename="../CondaInterface/CondaExecDialog.py" line="169" /> + <location filename="../CondaInterface/CondaExecDialog.py" line="164" /> <source> Conda Message: {0}</source> <translation> Сообщение Conda: {0}</translation> </message> <message> - <location filename="../CondaInterface/CondaExecDialog.py" line="208" /> + <location filename="../CondaInterface/CondaExecDialog.py" line="207" /> <source>{0} (Size: {1})</source> <translation>{0} (Размер: {1})</translation> </message> <message> - <location filename="../CondaInterface/CondaExecDialog.py" line="213" /> + <location filename="../CondaInterface/CondaExecDialog.py" line="212" /> <source>Fetching {0} ...</source> <translation>Получение {0} ...</translation> </message> <message> - <location filename="../CondaInterface/CondaExecDialog.py" line="216" /> + <location filename="../CondaInterface/CondaExecDialog.py" line="215" /> <source> Done. </source> <translation> Готово. @@ -9126,21 +9136,21 @@ </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2056" /> + <location filename="../Debugger/DebugServer.py" line="2058" /> <source>Passive debug connection received </source> <translation>Получен запрос на соединение для пассивной отладки </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2070" /> + <location filename="../Debugger/DebugServer.py" line="2072" /> <source>Passive debug connection closed </source> <translation>Соединение для пассивной отладки закрыто </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2200" /> + <location filename="../Debugger/DebugServer.py" line="2202" /> <source><project></source> <translation><project></translation> </message> @@ -9153,7 +9163,7 @@ <translation>Уведомление</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2335" /> + <location filename="../Debugger/DebugUI.py" line="2337" /> <location filename="../Debugger/DebugUI.py" line="231" /> <source>Run Script</source> <translation>Выполнить сценарий</translation> @@ -9175,8 +9185,8 @@ <p>Установка аргументов командной строки и запуск сценария вне отладчика. Если файл имеет несохранённые изменения, он может быть сохранен первым.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2341" /> - <location filename="../Debugger/DebugUI.py" line="2335" /> + <location filename="../Debugger/DebugUI.py" line="2343" /> + <location filename="../Debugger/DebugUI.py" line="2337" /> <location filename="../Debugger/DebugUI.py" line="252" /> <source>Run Project</source> <translation>Выполнить проект</translation> @@ -9282,7 +9292,7 @@ <p>Задание аргументов и запуск проекта на профилирование. Если файлы проекта не были сохранены, изменения можно предварительно сохранить.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2530" /> + <location filename="../Debugger/DebugUI.py" line="2532" /> <location filename="../Debugger/DebugUI.py" line="362" /> <source>Debug Script</source> <translation>Отладить сценарий</translation> @@ -9304,8 +9314,8 @@ <p>Установка аргументов командной строки и задание текущей строки в качестве первой исполняемой инструкции Python текущего окна редактора. Если файл имеет несохранённые изменения, он может быть сохранен первым.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2536" /> - <location filename="../Debugger/DebugUI.py" line="2530" /> + <location filename="../Debugger/DebugUI.py" line="2538" /> + <location filename="../Debugger/DebugUI.py" line="2532" /> <location filename="../Debugger/DebugUI.py" line="384" /> <source>Debug Project</source> <translation>Отладить проект</translation> @@ -9746,86 +9756,86 @@ <translation><p>Отлаживаемая программа выдала исключение<br><b>{0}</b><br>"<b>{1}</b>"</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1550" /> + <location filename="../Debugger/DebugUI.py" line="1552" /> <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="1567" /> + <location filename="../Debugger/DebugUI.py" line="1569" /> <source>The program being debugged has terminated unexpectedly.</source> <translation>Отлаживаемая программа была неожиданно прервана.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1628" /> + <location filename="../Debugger/DebugUI.py" line="1630" /> <source>No locals available.</source> <translation>Нет доступных локальных переменных.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1675" /> + <location filename="../Debugger/DebugUI.py" line="1677" /> <source>Breakpoint Condition Error</source> <translation>Ошибка в условиях точки останова</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1676" /> + <location filename="../Debugger/DebugUI.py" line="1678" /> <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="1733" /> + <location filename="../Debugger/DebugUI.py" line="1735" /> <source>Watch Expression Error</source> <translation>Ошибка в выражении для отслеживания</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1734" /> + <location filename="../Debugger/DebugUI.py" line="1736" /> <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="1762" /> + <location filename="../Debugger/DebugUI.py" line="1764" /> <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="1767" /> + <location filename="../Debugger/DebugUI.py" line="1769" /> <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="1773" /> + <location filename="../Debugger/DebugUI.py" line="1775" /> <source>Watch expression already exists</source> <translation>Выражение для отслеживания уже существует</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1937" /> - <location filename="../Debugger/DebugUI.py" line="1928" /> + <location filename="../Debugger/DebugUI.py" line="1939" /> + <location filename="../Debugger/DebugUI.py" line="1930" /> <source>Coverage of Project</source> <translation>Покрытие проекта</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1930" /> + <location filename="../Debugger/DebugUI.py" line="1932" /> <source>Coverage of Script</source> <translation>Покрытие сценария</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2342" /> - <location filename="../Debugger/DebugUI.py" line="2142" /> - <location filename="../Debugger/DebugUI.py" line="1938" /> + <location filename="../Debugger/DebugUI.py" line="2344" /> + <location filename="../Debugger/DebugUI.py" line="2144" /> + <location filename="../Debugger/DebugUI.py" line="1940" /> <source>There is no main script defined for the current project. Aborting</source> <translation>Для текущего проекта не определён главный сценарий. Отмена</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2141" /> - <location filename="../Debugger/DebugUI.py" line="2132" /> + <location filename="../Debugger/DebugUI.py" line="2143" /> + <location filename="../Debugger/DebugUI.py" line="2134" /> <source>Profile of Project</source> <translation>Профилировать проект</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2134" /> + <location filename="../Debugger/DebugUI.py" line="2136" /> <source>Profile of Script</source> <translation>Профилировать сценарий</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2537" /> + <location filename="../Debugger/DebugUI.py" line="2539" /> <source>There is no main script defined for the current project. No debugging possible.</source> <translation>Для текущего проекта не определён главный сценарий. Отладка невозможна.</translation> </message> @@ -9944,13 +9954,13 @@ <translation>Отображение дизассемблированного кода в случае исключения.</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="793" /> + <location filename="../Debugger/DebugViewer.py" line="804" /> <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="1036" /> - <location filename="../Debugger/DebugViewer.py" line="908" /> + <location filename="../Debugger/DebugViewer.py" line="1047" /> + <location filename="../Debugger/DebugViewer.py" line="919" /> <source>unknown state ({0})</source> <translation>неизвестное состояние ({0})</translation> </message> @@ -11414,34 +11424,34 @@ <context> <name>DotDesktopWizard</name> <message> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="128" /> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="90" /> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="83" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="130" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="92" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="85" /> <source>.desktop Wizard</source> <translation>Мастер .desktop</translation> </message> <message> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="84" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="86" /> <source>.desktop Wizard...</source> <translation>Мастер .desktop...</translation> </message> <message> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="92" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="94" /> <source><b>.desktop Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create the contents of a .desktop file. The generated code replaces the text of the current editor. Alternatively a new editor is opened.</p></source> <translation><b>Мастер .desktop</b><p>Этот мастер открывает диалог для ввода всех параметров, необходимых для создания контента .desktop файла. Созданный код заменит текст в текущем окне редактора. Либо, в качестве альтернативы, откроет новое окно редактора.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="121" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="123" /> <source>No current editor</source> <translation>Нет текущего редактора</translation> </message> <message> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="122" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="124" /> <source>Please open or create a file first.</source> <translation>Пожалуйста, сначала откройте или создайте файл.</translation> </message> <message> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="129" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="131" /> <source>The current editor contains text. Shall this be replaced?</source> <translation>В текущем окне редактора содержится текст. Должен ли он быть заменен?</translation> </message> @@ -18527,28 +18537,28 @@ <context> <name>EricMessageBoxWizard</name> <message> - <location filename="../Plugins/PluginWizardEricMessageBox.py" line="80" /> - <location filename="../Plugins/PluginWizardEricMessageBox.py" line="73" /> + <location filename="../Plugins/PluginWizardEricMessageBox.py" line="82" /> + <location filename="../Plugins/PluginWizardEricMessageBox.py" line="75" /> <source>EricMessageBox Wizard</source> <translation>Мастер EricMessageBox</translation> </message> <message> - <location filename="../Plugins/PluginWizardEricMessageBox.py" line="74" /> + <location filename="../Plugins/PluginWizardEricMessageBox.py" line="76" /> <source>EricMessageBox Wizard...</source> <translation>Мастер EricMessageBox...</translation> </message> <message> - <location filename="../Plugins/PluginWizardEricMessageBox.py" line="82" /> + <location filename="../Plugins/PluginWizardEricMessageBox.py" line="84" /> <source><b>EricMessageBox Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create an EricMessageBox. The generated code is inserted at the current cursor position.</p></source> <translation><b>Мастер EricMessageBox</b><p>Этот мастер открывает диалоговое окно для ввода всех параметров, необходимых для создания EricMessageBox. Сгенерированный код вставляется в текущую позицию курсора.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardEricMessageBox.py" line="133" /> + <location filename="../Plugins/PluginWizardEricMessageBox.py" line="135" /> <source>No current editor</source> <translation>Нет текущего редактора</translation> </message> <message> - <location filename="../Plugins/PluginWizardEricMessageBox.py" line="134" /> + <location filename="../Plugins/PluginWizardEricMessageBox.py" line="136" /> <source>Please open or create a file first.</source> <translation>Пожалуйста, сначала откройте или создайте файл.</translation> </message> @@ -20131,27 +20141,27 @@ <context> <name>EricapiPlugin</name> <message> - <location filename="../Plugins/PluginEricapi.py" line="75" /> + <location filename="../Plugins/PluginEricapi.py" line="77" /> <source>eric API File Generator</source> <translation>Генератор файлов API eric</translation> </message> <message> - <location filename="../Plugins/PluginEricapi.py" line="119" /> + <location filename="../Plugins/PluginEricapi.py" line="121" /> <source>Generate API file (eric7_api)</source> <translation>Создать файл API (eric7_api)</translation> </message> <message> - <location filename="../Plugins/PluginEricapi.py" line="120" /> + <location filename="../Plugins/PluginEricapi.py" line="122" /> <source>Generate &API file (eric7_api)</source> <translation>Создать файл &API (eric7_api)</translation> </message> <message> - <location filename="../Plugins/PluginEricapi.py" line="127" /> + <location filename="../Plugins/PluginEricapi.py" line="129" /> <source>Generate an API file using eric7_api</source> <translation>Создать файл API с помощью eric7_api</translation> </message> <message> - <location filename="../Plugins/PluginEricapi.py" line="130" /> + <location filename="../Plugins/PluginEricapi.py" line="132" /> <source><b>Generate API file</b><p>Generate an API file using eric7_api.</p></source> <translation><b>Создать файл API </b><p>Создать файл API с помощью eric7_api.</p></translation> </message> @@ -20539,32 +20549,32 @@ <context> <name>EricdocPlugin</name> <message> - <location filename="../Plugins/PluginEricdoc.py" line="85" /> + <location filename="../Plugins/PluginEricdoc.py" line="87" /> <source>eric Documentation Generator</source> <translation>Генератор документации eric</translation> </message> <message> - <location filename="../Plugins/PluginEricdoc.py" line="120" /> + <location filename="../Plugins/PluginEricdoc.py" line="122" /> <source>Qt Help Tools</source> <translation>Утилиты Qt справки</translation> </message> <message> - <location filename="../Plugins/PluginEricdoc.py" line="163" /> + <location filename="../Plugins/PluginEricdoc.py" line="165" /> <source>Generate documentation (eric7_doc)</source> <translation>Создать документацию (eric7_doc)</translation> </message> <message> - <location filename="../Plugins/PluginEricdoc.py" line="164" /> + <location filename="../Plugins/PluginEricdoc.py" line="166" /> <source>Generate &documentation (eric7_doc)</source> <translation>Создать &документацию (eric7_doc)</translation> </message> <message> - <location filename="../Plugins/PluginEricdoc.py" line="171" /> + <location filename="../Plugins/PluginEricdoc.py" line="173" /> <source>Generate API documentation using eric7_doc</source> <translation>Создать документацию API с помощью eric7_doc</translation> </message> <message> - <location filename="../Plugins/PluginEricdoc.py" line="174" /> + <location filename="../Plugins/PluginEricdoc.py" line="176" /> <source><b>Generate documentation</b><p>Generate API documentation using eric7_doc.</p></source> <translation><b>Создать документацию</b><p>Создать документацию API с помощью eric7_doc</p></translation> </message> @@ -21282,17 +21292,17 @@ <translation>Настроить...</translation> </message> <message> - <location filename="../Debugger/ExceptionLogger.py" line="111" /> + <location filename="../Debugger/ExceptionLogger.py" line="112" /> <source>{0}: An unhandled exception occured. See the shell window for details.</source> <translation>{0}: произошло необработанное исключение. Подробности смотри в окне оболочки.</translation> </message> <message> - <location filename="../Debugger/ExceptionLogger.py" line="119" /> + <location filename="../Debugger/ExceptionLogger.py" line="120" /> <source>{0}: {1}</source> <translation>{0}: {1}</translation> </message> <message> - <location filename="../Debugger/ExceptionLogger.py" line="121" /> + <location filename="../Debugger/ExceptionLogger.py" line="122" /> <source>{0}: {1}, {2}</source> <translation>{0}: {1}, {2}</translation> </message> @@ -21872,45 +21882,45 @@ <context> <name>FileDialogWizard</name> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="88" /> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="81" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="90" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="83" /> <source>QFileDialog Wizard</source> <translation>Мастер QFileDialog</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="82" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="84" /> <source>QFileDialog Wizard...</source> <translation>Мастер QFileDialog...</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="90" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="92" /> <source><b>QFileDialog Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QFileDialog. The generated code is inserted at the current cursor position.</p></source> <translation><b>Мастер QFileDialog</b> <p>Мастер открывает диалог ввода всех параметров, необходимых для создания QFileDialog. Сгенерированный код вставляется в текущую позицию курсора.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="107" /> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="100" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="109" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="102" /> <source>EricFileDialog Wizard</source> <translation>Мастер EricFileDialog</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="101" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="103" /> <source>EricFileDialog Wizard...</source> <translation>Мастер EricFileDialog...</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="109" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="111" /> <source><b>EricFileDialog Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create an EricFileDialog. The generated code is inserted at the current cursor position.</p></source> <translation><b>Мастер EricFileDialog</b><p>Мастер открывает диалог ввода всех параметров, необходимых для создания EricFileDialog. Сгенерированный код вставляется в текущую позицию курсора.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="172" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="174" /> <source>No current editor</source> <translation>Нет текущего редактора</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="173" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="175" /> <source>Please open or create a file first.</source> <translation>Пожалуйста, сначала откройте или создайте файл.</translation> </message> @@ -22782,29 +22792,29 @@ <context> <name>FontDialogWizard</name> <message> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="80" /> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="73" /> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="82" /> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="75" /> <source>QFontDialog Wizard</source> <translation>Мастер QFontDialog</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="74" /> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="76" /> <source>QFontDialog Wizard...</source> <translation>Мастер QFontDialog...</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="82" /> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="84" /> <source><b>QFontDialog Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QFontDialog. The generated code is inserted at the current cursor position.</p></source> <translation><b>Мастер QFontDialog</b> <p>Мастер открывает диалог задания всех параметров, необходимых для создания QFontDialog. Созданый текст вставляется в текущую позицию курсора.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="133" /> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="135" /> <source>No current editor</source> <translation>Нет текущего редактора</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="134" /> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="136" /> <source>Please open or create a file first.</source> <translation>Пожалуйста, сначала откройте или создайте файл.</translation> </message> @@ -43482,29 +43492,29 @@ <context> <name>InputDialogWizard</name> <message> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="80" /> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="73" /> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="82" /> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="75" /> <source>QInputDialog Wizard</source> <translation>Мастер QInputDialog</translation> </message> <message> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="74" /> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="76" /> <source>QInputDialog Wizard...</source> <translation>Мастер QInputDialog...</translation> </message> <message> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="82" /> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="84" /> <source><b>QInputDialog Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QInputDialog. The generated code is inserted at the current cursor position.</p></source> <translation><b>Мастер QInputDialog</b> <p>Мастер открывает диалог ввода всех параметров, необходимых для создания QInputDialog. Сгенерированный код будет вставлен в текущую позицию курсора.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="133" /> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="135" /> <source>No current editor</source> <translation>Нет текущего редактора</translation> </message> <message> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="134" /> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="136" /> <source>Please open or create a file first.</source> <translation>Пожалуйста, сначала откройте или создайте файл.</translation> </message> @@ -49844,29 +49854,29 @@ <context> <name>MessageBoxWizard</name> <message> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="80" /> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="73" /> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="82" /> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="75" /> <source>QMessageBox Wizard</source> <translation>Мастер QMessageBox</translation> </message> <message> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="74" /> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="76" /> <source>QMessageBox Wizard...</source> <translation>Мастер QMessageBox...</translation> </message> <message> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="82" /> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="84" /> <source><b>QMessageBox Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QMessageBox. The generated code is inserted at the current cursor position.</p></source> <translation><b>Мастер QMessageBox</b> <p>Мастер открывает диалог ввода всех параметров, необходимых для создания QMessageBox. Сгенерированный код будет вставлен в текущую позицию курсора.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="133" /> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="135" /> <source>No current editor</source> <translation>Нет текущего редактора</translation> </message> <message> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="134" /> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="136" /> <source>Please open or create a file first.</source> <translation>Пожалуйста, сначала откройте или создайте файл.</translation> </message> @@ -56547,7 +56557,7 @@ <translation>Вся страница</translation> </message> <message> - <location filename="../PdfViewer/PdfZoomSelector.py" line="115" /> + <location filename="../PdfViewer/PdfZoomSelector.py" line="116" /> <location filename="../PdfViewer/PdfZoomSelector.py" line="62" /> <source>{0}%</source> <translation>{0}%</translation> @@ -58426,32 +58436,32 @@ <translation><p>Директория назначения <b>{0}</b> не может быть записана. Прерывание...</p></translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="372" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="384" /> <source><p>The plugin module <b>{0}</b> does not contain a 'packageName' attribute. Aborting...</p></source> <translation><p>Модуль плагина <b>{0}</b> не содержит атрибута 'packageName'. Прерывание...</p></translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="382" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="394" /> <source><p>The plugin module <b>{0}</b> does not conform with the PyQt v2 API. Aborting...</p></source> <translation><p>Модуль плагина <b>{0}</b> не соответствует PyQt v2 API. Прерывание...</p></translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="397" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="409" /> <source><p>The plugin package <b>{0}</b> exists. Aborting...</p></source> <translation><p>Пакет плагина <b>{0}</b> существует. Прерывание...</p></translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="411" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="423" /> <source><p>The plugin module <b>{0}</b> exists. Aborting...</p></source> <translation><p>Модуль плагина <b>{0}</b> существует. Прерывание...</p></translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="490" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="502" /> <source>Error installing plugin. Reason: {0}</source> <translation>Ошибка установки плагина. Причина: {0}</translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="496" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="508" /> <source>Unspecific exception installing plugin.</source> <translation>Неизвестное исключение при установке плагина.</translation> </message> @@ -58459,52 +58469,52 @@ <context> <name>PluginManager</name> <message> - <location filename="../PluginManager/PluginManager.py" line="218" /> + <location filename="../PluginManager/PluginManager.py" line="219" /> <source>Could not create a package for {0}.</source> <translation>Невозможно создать пакет для {0}.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="250" /> + <location filename="../PluginManager/PluginManager.py" line="251" /> <source>The internal plugin directory <b>{0}</b> does not exits.</source> <translation>Внутренняя директория плагинов <b>{0}</b> не существует.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="422" /> + <location filename="../PluginManager/PluginManager.py" line="423" /> <source>Module is missing the 'autoactivate' attribute.</source> <translation>Модуль не содержит атрибута 'autoactivate'.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="433" /> + <location filename="../PluginManager/PluginManager.py" line="434" /> <source>Module is missing the 'pluginType' and/or 'pluginTypename' attributes.</source> <translation>Модуль не содержит атрибутов 'pluginType' и/или 'pluginTypename'.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="461" /> + <location filename="../PluginManager/PluginManager.py" line="462" /> <source>Module failed to load. Error: {0}</source> <translation>Неудачная загрузка модуля. Ошибка: {0}</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="636" /> + <location filename="../PluginManager/PluginManager.py" line="637" /> <source>Incompatible plugin activation method.</source> <translation>Несовместимый метод активации плагина.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1219" /> + <location filename="../PluginManager/PluginManager.py" line="1222" /> <source>Plugin Manager Error</source> <translation>Ошибка менеджера плагинов</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1220" /> + <location filename="../PluginManager/PluginManager.py" line="1223" /> <source><p>The plugin download directory <b>{0}</b> could not be created. Please configure it via the configuration dialog.</p><p>Reason: {1}</p></source> <translation><p>Директория для загрузки плагинов <b>{0}</b> не может быть создана. Задайте её посредством диалога конфигурации.</p><p>Причина:{1}</p></translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1307" /> + <location filename="../PluginManager/PluginManager.py" line="1310" /> <source>Error downloading file</source> <translation>Ошибка загрузки файла</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1308" /> + <location filename="../PluginManager/PluginManager.py" line="1311" /> <source><p>Could not download the requested file from {0}.</p><p>Error: {1}</p></source> <translation><p>Не удалось загрузить запрашиваемый файл из {0}.</p><p>Ошибка: {1}</p></translation> </message> @@ -59044,42 +59054,42 @@ <context> <name>PluginUninstallWidget</name> <message> - <location filename="../PluginManager/PluginUninstallDialog.py" line="57" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="58" /> <source>User plugins directory</source> <translation>Директория плагинов пользователя</translation> </message> <message> - <location filename="../PluginManager/PluginUninstallDialog.py" line="63" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="64" /> <source>Global plugins directory</source> <translation>Глобальная директория плагинов</translation> </message> <message> - <location filename="../PluginManager/PluginUninstallDialog.py" line="237" /> - <location filename="../PluginManager/PluginUninstallDialog.py" line="227" /> - <location filename="../PluginManager/PluginUninstallDialog.py" line="214" /> - <location filename="../PluginManager/PluginUninstallDialog.py" line="156" /> - <location filename="../PluginManager/PluginUninstallDialog.py" line="140" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="241" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="231" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="218" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="157" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="141" /> <source>Plugin Uninstallation</source> <translation>Деинсталляция плагинов</translation> </message> <message> - <location filename="../PluginManager/PluginUninstallDialog.py" line="141" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="142" /> <source><p>The plugin <b>{0}</b> could not be unloaded. Aborting...</p></source> <translation><p>Невозможно выгрузить плагин <b>{0}</b>. Прерывание...</p></translation> </message> <message> - <location filename="../PluginManager/PluginUninstallDialog.py" line="157" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="158" /> <source><p>The plugin <b>{0}</b> has no 'packageName' attribute. Aborting...</p></source> <translation><p>Плагин <b>{0}</b> не содержит атрибута 'packageName'. Прерывание...</p></translation> </message> <message> - <location filename="../PluginManager/PluginUninstallDialog.py" line="215" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="219" /> <source><p>The plugin package <b>{0}</b> could not be removed. Aborting...</p><p>Reason: {1}</p></source> <translation><p>Невозможно удалить пакет плагина <b>{0}</b>. Отмена...</p><p>Причина: {1}</p></translation> </message> <message> - <location filename="../PluginManager/PluginUninstallDialog.py" line="238" /> - <location filename="../PluginManager/PluginUninstallDialog.py" line="228" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="242" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="232" /> <source><p>The plugin <b>{0}</b> was uninstalled successfully from {1}.</p></source> <translation><p>Плагин <b>{0}</b> был успешно деинсталлирован из {1}.</p></translation> </message> @@ -64606,28 +64616,28 @@ <context> <name>PyRegExpWizard</name> <message> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="80" /> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="73" /> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="82" /> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="75" /> <source>Python re Wizard</source> <translation>Мастер re Python</translation> </message> <message> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="74" /> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="76" /> <source>Python re Wizard...</source> <translation>Мастер re Python...</translation> </message> <message> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="82" /> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="84" /> <source><b>Python re Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a Python re string. The generated code is inserted at the current cursor position.</p></source> <translation><b>Мастер re Python</b><p>Этот мастер запускает диалог ввода параметров, необходимых для создания строки re Python. Сгенерированный код ставляется в текущую позицию курсора.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="133" /> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="135" /> <source>No current editor</source> <translation>Нет текущего редактора</translation> </message> <message> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="134" /> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="136" /> <source>Please open or create a file first.</source> <translation>Пожалуйста, сначала откройте или создайте файл.</translation> </message> @@ -66343,28 +66353,28 @@ <context> <name>QRegularExpressionWizard</name> <message> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="80" /> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="73" /> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="82" /> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="75" /> <source>QRegularExpression Wizard</source> <translation>Мастер регулярных выражений</translation> </message> <message> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="74" /> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="76" /> <source>QRegularExpression Wizard...</source> <translation>Мастер регулярных выражений...</translation> </message> <message> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="82" /> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="84" /> <source><b>QRegularExpression Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QRegularExpression string. The generated code is inserted at the current cursor position.</p></source> <translation><b>Мастер регулярных выражений</b><p>Этот мастер запускает диалог ввода всех параметров, необходимых для создания строки регулярных выражений. Сгенерированный код ставляется в текущую позицию курсора.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="133" /> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="135" /> <source>No current editor</source> <translation>Нет текущего редактора</translation> </message> <message> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="134" /> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="136" /> <source>Please open or create a file first.</source> <translation>Пожалуйста, сначала откройте или создайте файл.</translation> </message> @@ -71521,60 +71531,60 @@ <context> <name>SetupWizard</name> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="90" /> - <location filename="../Plugins/PluginWizardSetup.py" line="83" /> + <location filename="../Plugins/PluginWizardSetup.py" line="92" /> + <location filename="../Plugins/PluginWizardSetup.py" line="85" /> <source>setup.py Wizard</source> <translation>Мастер setup.py</translation> </message> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="84" /> + <location filename="../Plugins/PluginWizardSetup.py" line="86" /> <source>setup.py Wizard...</source> <translation>Мастер setup.py...</translation> </message> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="92" /> + <location filename="../Plugins/PluginWizardSetup.py" line="94" /> <source><b>setup.py Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create the basic contents of a setup.py file. The generated code is inserted at the current cursor position.</p></source> <translation><b>Мастер setup.py</b><p>Этот мастер открывает диалог ввода всех параметров, необходимых для создания основного контента файла setup.py. Созданный код будет вставлен в текущую позицию курсора.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="112" /> - <location filename="../Plugins/PluginWizardSetup.py" line="105" /> - <source>setup.cfg Wizard</source> - <translation>Мастер setup.cfg</translation> - </message> - <message> - <location filename="../Plugins/PluginWizardSetup.py" line="106" /> - <source>setup.cfg Wizard...</source> - <translation>Мастер setup.cfg...</translation> - </message> - <message> <location filename="../Plugins/PluginWizardSetup.py" line="114" /> + <location filename="../Plugins/PluginWizardSetup.py" line="107" /> + <source>setup.cfg Wizard</source> + <translation>Мастер setup.cfg</translation> + </message> + <message> + <location filename="../Plugins/PluginWizardSetup.py" line="108" /> + <source>setup.cfg Wizard...</source> + <translation>Мастер setup.cfg...</translation> + </message> + <message> + <location filename="../Plugins/PluginWizardSetup.py" line="116" /> <source><b>setup.cfg Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create the basic contents of a setup.cfg file. The generated code is inserted at the current cursor position.</p></source> <translation><b>Мастер setup.cfg</b><p>Этот мастер открывает диалог ввода всех параметров, необходимых для создания основного контента файла setup.cfg. Сгенерированный код вставляется в текущую позицию курсора.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="134" /> - <location filename="../Plugins/PluginWizardSetup.py" line="127" /> - <source>pyproject.toml Wizard</source> - <translation>Мастер pyproject.toml</translation> - </message> - <message> - <location filename="../Plugins/PluginWizardSetup.py" line="128" /> - <source>pyproject.toml Wizard...</source> - <translation>Мастер pyproject.toml...</translation> - </message> - <message> <location filename="../Plugins/PluginWizardSetup.py" line="136" /> + <location filename="../Plugins/PluginWizardSetup.py" line="129" /> + <source>pyproject.toml Wizard</source> + <translation>Мастер pyproject.toml</translation> + </message> + <message> + <location filename="../Plugins/PluginWizardSetup.py" line="130" /> + <source>pyproject.toml Wizard...</source> + <translation>Мастер pyproject.toml...</translation> + </message> + <message> + <location filename="../Plugins/PluginWizardSetup.py" line="138" /> <source><b>pyproject.toml Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create the basic contents of a pyproject.toml file. The generated code is inserted at the current cursor position.</p></source> <translation><b>Мастер pyproject.toml</b><p>Этот мастер открывает диалог ввода всех параметров, необходимых для создания основного контента файла pyproject.toml. Сгенерированный код вставляется в текущую позицию курсора.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="173" /> + <location filename="../Plugins/PluginWizardSetup.py" line="175" /> <source>No current editor</source> <translation>Нет текущего редактора</translation> </message> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="174" /> + <location filename="../Plugins/PluginWizardSetup.py" line="176" /> <source>Please open or create a file first.</source> <translation>Пожалуйста, сначала откройте или создайте файл.</translation> </message> @@ -82716,28 +82726,28 @@ <context> <name>SyntaxCheckerPlugin</name> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="285" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="203" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="184" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="287" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="205" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="186" /> <source>Check Syntax</source> <translation>Проверить синтаксис</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="285" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="203" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="185" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="287" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="205" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="187" /> <source>&Syntax...</source> <translation>&Синтаксис...</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="191" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="193" /> <source>Check syntax.</source> <translation>Проверить синтаксис.</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="288" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="206" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="193" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="290" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="208" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="195" /> <source><b>Check Syntax...</b><p>This checks Python files for syntax errors.</p></source> <translation><b>Проверить синтаксис...</b><p>Проверка файлов Python на синтаксические ошибки.</p></translation> </message> @@ -86087,7 +86097,7 @@ <context> <name>TranslatorPlugin</name> <message> - <location filename="../Plugins/PluginTranslator.py" line="72" /> + <location filename="../Plugins/PluginTranslator.py" line="74" /> <source>Translator</source> <translation>Перевод</translation> </message> @@ -90160,7 +90170,7 @@ <context> <name>Utilities</name> <message> - <location filename="../Utilities/__init__.py" line="991" /> + <location filename="../Utilities/__init__.py" line="989" /> <source><p>You may use %-codes as placeholders in the string. Supported codes are:<table><tr><td>%C</td><td>column of the cursor of the current editor</td></tr><tr><td>%D</td><td>directory of the current editor</td></tr><tr><td>%F</td><td>filename of the current editor</td></tr><tr><td>%H</td><td>home directory of the current user</td></tr><tr><td>%L</td><td>line of the cursor of the current editor</td></tr><tr><td>%P</td><td>path of the current project</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>username of the current user</td></tr><tr><td>%%</td><td>the percent sign</td></tr></table></p></source> <translation><p>Вы можете использовать %-коды как заполнители в строке: <table> @@ -90512,40 +90522,40 @@ <p>Это окно отображает локальные переменные отлаживаемой программы.</p></translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1040" /> + <location filename="../Debugger/VariablesViewer.py" line="1042" /> <source>Show Details...</source> <translation>Показать подробности...</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1042" /> - <source>Expand</source> - <translation>Развернуть</translation> - </message> - <message> - <location filename="../Debugger/VariablesViewer.py" line="1043" /> - <source>Collapse</source> - <translation>Свернуть</translation> - </message> - <message> <location filename="../Debugger/VariablesViewer.py" line="1044" /> + <source>Expand</source> + <translation>Развернуть</translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="1045" /> + <source>Collapse</source> + <translation>Свернуть</translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="1046" /> <source>Collapse All</source> <translation>Свернуть все</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1052" /> - <location filename="../Debugger/VariablesViewer.py" line="1046" /> - <source>Refresh</source> - <translation>Освежить</translation> - </message> - <message> <location filename="../Debugger/VariablesViewer.py" line="1054" /> <location filename="../Debugger/VariablesViewer.py" line="1048" /> - <source>Configure...</source> - <translation>Настроить...</translation> + <source>Refresh</source> + <translation>Освежить</translation> </message> <message> <location filename="../Debugger/VariablesViewer.py" line="1056" /> - <location filename="../Debugger/VariablesViewer.py" line="1049" /> + <location filename="../Debugger/VariablesViewer.py" line="1050" /> + <source>Configure...</source> + <translation>Настроить...</translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="1058" /> + <location filename="../Debugger/VariablesViewer.py" line="1051" /> <source>Variables Type Filter...</source> <translation>Фильтр типа переменных...</translation> </message> @@ -90772,13 +90782,13 @@ <context> <name>VcsGitPlugin</name> <message> - <location filename="../Plugins/PluginVcsGit.py" line="53" /> + <location filename="../Plugins/PluginVcsGit.py" line="55" /> <source>Version Control - Git</source> <translation>Контроль версий - Git</translation> </message> <message> - <location filename="../Plugins/PluginVcsGit.py" line="127" /> - <location filename="../Plugins/PluginVcsGit.py" line="93" /> + <location filename="../Plugins/PluginVcsGit.py" line="129" /> + <location filename="../Plugins/PluginVcsGit.py" line="95" /> <source>Git</source> <translation>Git</translation> </message> @@ -90786,13 +90796,13 @@ <context> <name>VcsMercurialPlugin</name> <message> - <location filename="../Plugins/PluginVcsMercurial.py" line="52" /> + <location filename="../Plugins/PluginVcsMercurial.py" line="56" /> <source>Version Control - Mercurial</source> <translation>Контроль версий - Mercurial</translation> </message> <message> - <location filename="../Plugins/PluginVcsMercurial.py" line="126" /> - <location filename="../Plugins/PluginVcsMercurial.py" line="90" /> + <location filename="../Plugins/PluginVcsMercurial.py" line="130" /> + <location filename="../Plugins/PluginVcsMercurial.py" line="94" /> <source>Mercurial</source> <translation>Mercurial</translation> </message> @@ -91149,17 +91159,17 @@ <context> <name>VcsPySvnPlugin</name> <message> - <location filename="../Plugins/PluginVcsPySvn.py" line="59" /> + <location filename="../Plugins/PluginVcsPySvn.py" line="61" /> <source>Version Control - Subversion (pysvn)</source> <translation>Контроль версий - Subversion (pysvn)</translation> </message> <message> - <location filename="../Plugins/PluginVcsPySvn.py" line="92" /> + <location filename="../Plugins/PluginVcsPySvn.py" line="94" /> <source>Subversion (pysvn)</source> <translation>Subversion (pysvn)</translation> </message> <message> - <location filename="../Plugins/PluginVcsPySvn.py" line="128" /> + <location filename="../Plugins/PluginVcsPySvn.py" line="130" /> <source>Subversion</source> <translation>Subversion</translation> </message> @@ -91198,17 +91208,17 @@ <context> <name>VcsSubversionPlugin</name> <message> - <location filename="../Plugins/PluginVcsSubversion.py" line="56" /> + <location filename="../Plugins/PluginVcsSubversion.py" line="60" /> <source>Version Control - Subversion (svn)</source> <translation>Контроль версий - Subversion (svn)</translation> </message> <message> - <location filename="../Plugins/PluginVcsSubversion.py" line="98" /> + <location filename="../Plugins/PluginVcsSubversion.py" line="102" /> <source>Subversion (svn)</source> <translation>Subversion (svn)</translation> </message> <message> - <location filename="../Plugins/PluginVcsSubversion.py" line="133" /> + <location filename="../Plugins/PluginVcsSubversion.py" line="137" /> <source>Subversion</source> <translation>Subversion</translation> </message> @@ -96601,7 +96611,7 @@ <context> <name>VmListspacePlugin</name> <message> - <location filename="../Plugins/PluginVmListspace.py" line="25" /> + <location filename="../Plugins/PluginVmListspace.py" line="26" /> <source>Listspace</source> <translation>Listspace</translation> </message> @@ -96609,7 +96619,7 @@ <context> <name>VmTabviewPlugin</name> <message> - <location filename="../Plugins/PluginVmTabview.py" line="25" /> + <location filename="../Plugins/PluginVmTabview.py" line="26" /> <source>Tabbed View</source> <translation>Tabbed View (многодокументный интерфейс с вкладками)</translation> </message> @@ -101599,44 +101609,44 @@ <context> <name>WizardEricPluginWizard</name> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="93" /> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="86" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="95" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="88" /> <source>eric Plug-in Wizard</source> <translation>Мастер eric Plug-in</translation> </message> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="87" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="89" /> <source>eric Plug-in Wizard...</source> <translation>Мастер eric Plugin...</translation> </message> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="95" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="97" /> <source><b>eric Plug-in Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create the basic contents of an eric plug-in file. The generated code is inserted at the current cursor position.</p></source> <translation><b>Мастер eric Plug-in</b><p>Этот мастер открывает диалог для ввода всех параметров, необходимых для создания базового контента eric-плагина. Созданный код вставляется в текущую позицию курсора.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="142" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="144" /> <source>No current editor</source> <translation>Нет текущего редактора</translation> </message> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="143" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="145" /> <source>Please open or create a file first.</source> <translation>Пожалуйста, сначала откройте или создайте файл.</translation> </message> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="181" /> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="165" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="183" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="167" /> <source>Create Package</source> <translation>Создать пакет</translation> </message> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="166" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="168" /> <source><p>The package directory <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation><p>Невозможно создать директорию <b>{0}</b> для пакета. Отмена...</p><p>Причина: {1}</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="182" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="184" /> <source><p>The package file <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation><p>Файл пакета <b>{0}</b> не может быть создан. Прерывание...</p><p>Причина: {1}</p></translation> </message>