--- a/i18n/eric6_ru.ts Sat Mar 25 17:37:44 2017 +0100 +++ b/i18n/eric6_ru.ts Sat Mar 25 17:38:02 2017 +0100 @@ -390,7 +390,7 @@ <context> <name>AddBookmarkDialog</name> <message> - <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.py" line="198"/> + <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.py" line="200"/> <source>Add Bookmark</source> <translation>Добавить закладку</translation> </message> @@ -405,17 +405,17 @@ <translation>Введите адрес</translation> </message> <message> - <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.py" line="112"/> + <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.py" line="114"/> <source>Url</source> <translation>Url</translation> </message> <message> - <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.py" line="113"/> + <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.py" line="115"/> <source>Title</source> <translation>Заголовок</translation> </message> <message> - <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.py" line="195"/> + <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.py" line="197"/> <source>Add Folder</source> <translation>Добавление папки</translation> </message> @@ -2301,27 +2301,27 @@ <translation>Имя</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="639"/> + <location filename="../UI/BrowserModel.py" line="654"/> <source>Coding: {0}</source> <translation>Кодировка: {0}</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="645"/> + <location filename="../UI/BrowserModel.py" line="660"/> <source>Globals</source> <translation>Глобальные переменные</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="713"/> + <location filename="../UI/BrowserModel.py" line="728"/> <source>Attributes</source> <translation>Атрибуты</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="723"/> + <location filename="../UI/BrowserModel.py" line="738"/> <source>Class Attributes</source> <translation>Атрибуты класса</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="651"/> + <location filename="../UI/BrowserModel.py" line="666"/> <source>Imports</source> <translation>Импорт</translation> </message> @@ -3163,27 +3163,27 @@ <translation>Задайте разделённые запятой маски файлов для исключения</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="615"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="658"/> <source>Press to start the code style check run</source> <translation>Запустить проверку стиля</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="625"/> - <source>Press to fix the selected issues</source> - <translation>Редактировать выбранные проблемы</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="648"/> - <source>Press to load the default values</source> - <translation>Восстановить значения по умолчанию</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="658"/> - <source>Press to store the current values as defaults</source> - <translation>Сохранить текущие значения как значения по умолчанию</translation> - </message> - <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="668"/> + <source>Press to fix the selected issues</source> + <translation>Редактировать выбранные проблемы</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="691"/> + <source>Press to load the default values</source> + <translation>Восстановить значения по умолчанию</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="701"/> + <source>Press to store the current values as defaults</source> + <translation>Сохранить текущие значения как значения по умолчанию</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="711"/> <source>Press to reset the default values</source> <translation>Восстановить значения по умолчанию</translation> </message> @@ -3283,7 +3283,7 @@ <translation>Автоматическое исправление ошибок</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="689"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="732"/> <source><b>Result List</b> <p>This list shows the results of the code style check. Double clicking an entry will open this entry in an editor window and position the cursor at @@ -3293,52 +3293,52 @@ по элементу откроет редактор с курсором на соответствующей строке и колонке.</p></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="705"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="748"/> <source>File/Line</source> <translation>Файл/Строка</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="710"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="753"/> <source>Code</source> <translation>Код</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="715"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="758"/> <source>Message</source> <translation>Сообщение</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="77"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="79"/> <source>PEP-257</source> <translation>PEP-257</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="78"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="80"/> <source>Eric</source> <translation>Eric</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="85"/> - <source>Statistics...</source> - <translation>Статистика...</translation> - </message> - <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="87"/> + <source>Statistics...</source> + <translation>Статистика...</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="89"/> <source>Press to show some statistics for the last run</source> <translation>Показать результаты последней проверки</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="90"/> - <source>Show</source> - <translation>Показать</translation> - </message> - <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="92"/> + <source>Show</source> + <translation>Показать</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="94"/> <source>Press to show all files containing an issue</source> <translation>Показать все файлы, содержащие ошибки</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="579"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="592"/> <source>Error: {0}</source> <translation>Ошибка: {0}</translation> </message> @@ -3348,17 +3348,17 @@ <translation>Исправлено: {0}</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="720"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="733"/> <source>No issues found.</source> <translation>Проблем со стилем не найдено.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="736"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="779"/> <source>Shows the progress of the code style check</source> <translation>Отображение выполнения проверки стиля</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="745"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="788"/> <source>%v/%m Files</source> <translation>%v из %m файлов</translation> </message> @@ -3373,32 +3373,32 @@ <translation>Показывать проигнорированные</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="672"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="685"/> <source>{0} (ignored)</source> <translation>{0} (проигнорировано)</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="564"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="577"/> <source>Preparing files...</source> <translation>Подготовка файлов...</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="553"/> <source>Max. Complexity:</source> - <translation>Максимальная сложность:</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="560"/> + <translation type="obsolete">Максимальная сложность:</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="573"/> <source>Enter the maximum allowed code complexity (McCabe: 10)</source> <translation>Задайте максимально допустимую сложность кода (McCabe: 10)</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="150"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="152"/> <source>Errors</source> <translation>Ошибки</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="606"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="619"/> <source>Transferring data...</source> <translation>Передача данных...</translation> </message> @@ -3474,36 +3474,36 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="547"/> - <source>McCabe Complexity</source> - <translation>McCabe сложность</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="618"/> - <source>&Start</source> - <translation>&Начать</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="628"/> - <source>&Fix Selected</source> - <translation>&Исправить выделенные</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="651"/> - <source>&Load Defaults</source> - <translation>&Загрузить стандартные</translation> + <source>Code Complexity</source> + <translation type="unfinished">McCabe сложность</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="661"/> - <source>St&ore Defaults</source> - <translation>Со&хранить как стандартные</translation> + <source>&Start</source> + <translation>&Начать</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="671"/> + <source>&Fix Selected</source> + <translation>&Исправить выделенные</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="694"/> + <source>&Load Defaults</source> + <translation>&Загрузить стандартные</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="704"/> + <source>St&ore Defaults</source> + <translation>Со&хранить как стандартные</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="714"/> <source>&Reset Defaults</source> <translation>&Сброс к стандартным</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="723"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="736"/> <source>No files found (check your ignore list).</source> <translation>Файлы не найдены (проверьте ваш игнор-лист).</translation> </message> @@ -3532,6 +3532,31 @@ <source>Press to delete the selected entries</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="566"/> + <source>Max. McCabe Complexity:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="589"/> + <source>Max. Line Complexity:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="596"/> + <source>Enter the maximum complexity (number of nodes) for a line of code</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="612"/> + <source>Max. Line Complexity Score:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="619"/> + <source>Enter the maximum allowed median for line complexity</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>CodeStyleCheckerPlugin</name> @@ -3597,147 +3622,147 @@ <context> <name>CodeStyleFixer</name> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="529"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="534"/> <source>Triple single quotes converted to triple double quotes.</source> <translation>Тройные одинарные кавычки заменены тройными двойными.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="532"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="537"/> <source>Introductory quotes corrected to be {0}"""</source> <translation>Кавычки во введении исправлены на {0}"""</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="535"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="540"/> <source>Single line docstring put on one line.</source> <translation>Одиночная строка документации распологается в одной строке.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="538"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="543"/> <source>Period added to summary line.</source> <translation>Добавлена точка в строке резюме.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="565"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="570"/> <source>Blank line before function/method docstring removed.</source> <translation>Удалена пустая строка перед строкой документации для function/method.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="544"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="549"/> <source>Blank line inserted before class docstring.</source> <translation>Добавлена пустая строка перед строкой документации для class.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="547"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="552"/> <source>Blank line inserted after class docstring.</source> <translation>Добавлена пустая строка после строки документации для class.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="550"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="555"/> <source>Blank line inserted after docstring summary.</source> <translation>Добавлена пустая строка после резюме строки документации.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="553"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="558"/> <source>Blank line inserted after last paragraph of docstring.</source> <translation>Добавлена пустая строка после последнего абзаца строки документации.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="556"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="561"/> <source>Leading quotes put on separate line.</source> <translation>Открывающие кавычки размещены на отдельной строке.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="559"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="564"/> <source>Trailing quotes put on separate line.</source> <translation>Закрывающие кавычки размещены на отдельной строке.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="562"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="567"/> <source>Blank line before class docstring removed.</source> <translation>Удалена пустая строка перед строкой документации для class.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="568"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="573"/> <source>Blank line after class docstring removed.</source> <translation>Удалена пустая строка после строки документации для class.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="571"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="576"/> <source>Blank line after function/method docstring removed.</source> <translation>Удалена пустая строка после строки документации для function/method.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="574"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="579"/> <source>Blank line after last paragraph removed.</source> <translation>Удалена пустая строка после последнего абзаца.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="577"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="582"/> <source>Tab converted to 4 spaces.</source> <translation>Символы табуляции заменяются на 4 пробела.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="580"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="585"/> <source>Indentation adjusted to be a multiple of four.</source> <translation>Величина отступа сделана кратной четырём.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="583"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="588"/> <source>Indentation of continuation line corrected.</source> <translation>Исправлен размер отступа строки продолжения.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="586"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="591"/> <source>Indentation of closing bracket corrected.</source> <translation>Исправлен размер отступа закрывающей скобки.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="589"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="594"/> <source>Missing indentation of continuation line corrected.</source> <translation>Добавлен отступ к строке продолжения.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="592"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="597"/> <source>Closing bracket aligned to opening bracket.</source> <translation>Закрывающая скобка выровнена с открывающей.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="595"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="600"/> <source>Indentation level changed.</source> <translation>Изменен размер отступа.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="598"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="603"/> <source>Indentation level of hanging indentation changed.</source> <translation>Изменен размер отступа для висячих отступов.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="601"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="606"/> <source>Visual indentation corrected.</source> <translation>Исправленена величина визуального отступа.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="616"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="621"/> <source>Extraneous whitespace removed.</source> <translation>Лишние символы пропуска удалены.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="613"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="618"/> <source>Missing whitespace added.</source> <translation>Добавлены недостающие символы пропуска.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="619"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="624"/> <source>Whitespace around comment sign corrected.</source> <translation>Символы пропуска вокруг символа комментария откорректированы.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="622"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="627"/> <source>One blank line inserted.</source> <translation>Добавлена одна пустая строка.</translation> </message> <message numerus="yes"> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="626"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="631"/> <source>%n blank line(s) inserted.</source> <translation> <numerusform>%n пустая строка вставлена.</numerusform> @@ -3746,7 +3771,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="629"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="634"/> <source>%n superfluous lines removed</source> <translation> <numerusform>%n лишняя пустая строка удалена</numerusform> @@ -3755,77 +3780,77 @@ </translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="633"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="638"/> <source>Superfluous blank lines removed.</source> <translation>Удалены излишние пустые строки.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="636"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="641"/> <source>Superfluous blank lines after function decorator removed.</source> <translation>Удалены пустые строки после декоратора функции.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="639"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="644"/> <source>Imports were put on separate lines.</source> <translation>Операторы импорта помещены на отдельных строках.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="642"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="647"/> <source>Long lines have been shortened.</source> <translation>Укорочены длинные строки.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="645"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="650"/> <source>Redundant backslash in brackets removed.</source> <translation>Удалены излишние символы '\'.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="651"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="656"/> <source>Compound statement corrected.</source> <translation>Исправлены составные выражения.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="654"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="659"/> <source>Comparison to None/True/False corrected.</source> <translation>Исправлено сравнение с None/True/False.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="657"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="662"/> <source>'{0}' argument added.</source> <translation>Добавлен '{0}' аргумент.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="660"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="665"/> <source>'{0}' argument removed.</source> <translation>Удалён '{0}' аргумент.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="663"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="668"/> <source>Whitespace stripped from end of line.</source> <translation>Завершающие символы пропуска обрезаны.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="666"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="671"/> <source>newline added to end of file.</source> <translation>Символ новой строки добавлен в конец файла.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="669"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="674"/> <source>Superfluous trailing blank lines removed from end of file.</source> <translation>Удалены пустые строки в конце файла.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="672"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="677"/> <source>'<>' replaced by '!='.</source> <translation>'<>' заменен на '!='.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="676"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="681"/> <source>Could not save the file! Skipping it. Reason: {0}</source> <translation>Не удалось сохранить файл! Пропускаем. Причина: {0}</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="750"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="757"/> <source> no message defined for code '{0}'</source> <translation>нет сообщения, определенного для кода '{0}'</translation> </message> @@ -4261,42 +4286,42 @@ <translation>Alt+S</translation> </message> <message> - <location filename="../UI/CompareDialog.py" line="107"/> + <location filename="../UI/CompareDialog.py" line="110"/> <source>Compare</source> <translation>Сравнить</translation> </message> <message> - <location filename="../UI/CompareDialog.py" line="109"/> + <location filename="../UI/CompareDialog.py" line="112"/> <source>Press to perform the comparison of the two files</source> <translation>Выполнить сравнение двух файлов</translation> </message> <message> - <location filename="../UI/CompareDialog.py" line="355"/> - <source>Total: {0}</source> - <translation>Всего: {0}</translation> - </message> - <message> - <location filename="../UI/CompareDialog.py" line="357"/> - <source>Changed: {0}</source> - <translation>Изменено: {0}</translation> - </message> - <message> <location filename="../UI/CompareDialog.py" line="358"/> + <source>Total: {0}</source> + <translation>Всего: {0}</translation> + </message> + <message> + <location filename="../UI/CompareDialog.py" line="360"/> + <source>Changed: {0}</source> + <translation>Изменено: {0}</translation> + </message> + <message> + <location filename="../UI/CompareDialog.py" line="361"/> <source>Added: {0}</source> <translation>Добавлено: {0}</translation> </message> <message> - <location filename="../UI/CompareDialog.py" line="359"/> + <location filename="../UI/CompareDialog.py" line="362"/> <source>Deleted: {0}</source> <translation>Удалено: {0}</translation> </message> <message> - <location filename="../UI/CompareDialog.py" line="250"/> + <location filename="../UI/CompareDialog.py" line="253"/> <source>Compare Files</source> <translation>Сравнить файлы</translation> </message> <message> - <location filename="../UI/CompareDialog.py" line="250"/> + <location filename="../UI/CompareDialog.py" line="253"/> <source><p>The file <b>{0}</b> could not be read.</p></source> <translation><p>Невозможно прочитать файл: <b>{0}</b></p></translation> </message> @@ -4307,311 +4332,334 @@ </message> </context> <context> + <name>ComplexityChecker</name> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="423"/> + <source>'{0}' is too complex ({1})</source> + <translation type="unfinished">'{0}' слишком сложно ({1})</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="425"/> + <source>source code line is too complex ({0})</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="427"/> + <source>overall source code line complexity is too high ({0})</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="430"/> + <source>{0}: {1}</source> + <translation type="unfinished">{0}: {1}</translation> + </message> +</context> +<context> <name>ConfigurationWidget</name> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="135"/> + <location filename="../Preferences/ConfigurationDialog.py" line="136"/> <source>Application</source> <translation>Приложения</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="138"/> + <location filename="../Preferences/ConfigurationDialog.py" line="139"/> <source>Cooperation</source> <translation>Кооперация</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="141"/> + <location filename="../Preferences/ConfigurationDialog.py" line="142"/> <source>CORBA</source> <translation>CORBA</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="144"/> + <location filename="../Preferences/ConfigurationDialog.py" line="145"/> <source>Email</source> <translation>Email</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="147"/> + <location filename="../Preferences/ConfigurationDialog.py" line="148"/> <source>Graphics</source> <translation>Графика</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="153"/> + <location filename="../Preferences/ConfigurationDialog.py" line="154"/> <source>Icons</source> <translation>Пиктограммы</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="437"/> + <location filename="../Preferences/ConfigurationDialog.py" line="438"/> <source>Network</source> <translation>Сеть</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="172"/> + <location filename="../Preferences/ConfigurationDialog.py" line="173"/> <source>Plugin Manager</source> <translation>Менеджер плагинов</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="440"/> + <location filename="../Preferences/ConfigurationDialog.py" line="441"/> <source>Printer</source> <translation>Печать</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="211"/> + <location filename="../Preferences/ConfigurationDialog.py" line="212"/> <source>Python</source> <translation>Python</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="182"/> + <location filename="../Preferences/ConfigurationDialog.py" line="183"/> <source>Qt</source> <translation>Qt</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="188"/> + <location filename="../Preferences/ConfigurationDialog.py" line="189"/> <source>Shell</source> <translation>Оболочка</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="191"/> + <location filename="../Preferences/ConfigurationDialog.py" line="192"/> <source>Tasks</source> <translation>Задачи</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="194"/> + <location filename="../Preferences/ConfigurationDialog.py" line="195"/> <source>Templates</source> <translation>Шаблоны</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="200"/> + <location filename="../Preferences/ConfigurationDialog.py" line="201"/> <source>Version Control Systems</source> <translation>Системы контроля версий</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="205"/> + <location filename="../Preferences/ConfigurationDialog.py" line="206"/> <source>Debugger</source> <translation>Отладка</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="238"/> + <location filename="../Preferences/ConfigurationDialog.py" line="239"/> <source>General</source> <translation>Основные параметры</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="214"/> + <location filename="../Preferences/ConfigurationDialog.py" line="215"/> <source>Python3</source> <translation>Python3</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="218"/> + <location filename="../Preferences/ConfigurationDialog.py" line="219"/> <source>Editor</source> <translation>Редактор</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="221"/> + <location filename="../Preferences/ConfigurationDialog.py" line="222"/> <source>APIs</source> <translation>APIs</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="224"/> + <location filename="../Preferences/ConfigurationDialog.py" line="225"/> <source>Autocompletion</source> <translation>Автодополнение</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="235"/> + <location filename="../Preferences/ConfigurationDialog.py" line="236"/> <source>QScintilla</source> <translation>QScintilla</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="232"/> + <location filename="../Preferences/ConfigurationDialog.py" line="233"/> <source>Calltips</source> <translation>Подсказки</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="241"/> + <location filename="../Preferences/ConfigurationDialog.py" line="242"/> <source>Filehandling</source> <translation>Работа с файлами</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="245"/> + <location filename="../Preferences/ConfigurationDialog.py" line="246"/> <source>Searching</source> <translation>Поиск</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="468"/> + <location filename="../Preferences/ConfigurationDialog.py" line="469"/> <source>Spell checking</source> <translation>Проверка орфографии</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="252"/> + <location filename="../Preferences/ConfigurationDialog.py" line="253"/> <source>Style</source> <translation>Стиль</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="258"/> + <location filename="../Preferences/ConfigurationDialog.py" line="259"/> <source>Typing</source> <translation>Набор текста</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="261"/> + <location filename="../Preferences/ConfigurationDialog.py" line="262"/> <source>Exporters</source> <translation>Экспортёры</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="265"/> + <location filename="../Preferences/ConfigurationDialog.py" line="266"/> <source>Highlighters</source> <translation>Подсветка синтаксиса</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="269"/> + <location filename="../Preferences/ConfigurationDialog.py" line="270"/> <source>Filetype Associations</source> <translation>Ассоциации типа файлов</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="273"/> + <location filename="../Preferences/ConfigurationDialog.py" line="274"/> <source>Styles</source> <translation>Стили</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="277"/> + <location filename="../Preferences/ConfigurationDialog.py" line="278"/> <source>Keywords</source> <translation>Ключевые слова</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="280"/> + <location filename="../Preferences/ConfigurationDialog.py" line="281"/> <source>Properties</source> <translation>Свойства</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="289"/> + <location filename="../Preferences/ConfigurationDialog.py" line="290"/> <source>Help</source> <translation>Справка</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="452"/> + <location filename="../Preferences/ConfigurationDialog.py" line="453"/> <source>Appearance</source> <translation>Стили</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="447"/> + <location filename="../Preferences/ConfigurationDialog.py" line="448"/> <source>Help Documentation</source> <translation>Справочная документация</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="296"/> + <location filename="../Preferences/ConfigurationDialog.py" line="297"/> <source>Help Viewers</source> <translation>Просмотр справки</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="307"/> + <location filename="../Preferences/ConfigurationDialog.py" line="308"/> <source>Project</source> <translation>Проект</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="304"/> + <location filename="../Preferences/ConfigurationDialog.py" line="305"/> <source>Project Viewer</source> <translation>Просмотр проектов</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="310"/> + <location filename="../Preferences/ConfigurationDialog.py" line="311"/> <source>Multiproject</source> <translation>Мультипроект</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="434"/> + <location filename="../Preferences/ConfigurationDialog.py" line="435"/> <source>Interface</source> <translation>Интерфейс</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="321"/> + <location filename="../Preferences/ConfigurationDialog.py" line="322"/> <source>Viewmanager</source> <translation>Менеджер видов</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="636"/> + <location filename="../Preferences/ConfigurationDialog.py" line="637"/> <source>Preferences</source> <translation>Предпочтения</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="641"/> + <location filename="../Preferences/ConfigurationDialog.py" line="642"/> <source>Please select an entry of the list to display the configuration page.</source> <translation>Выберите элемент в списке слева, чтобы отобразить страницу настройки.</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="714"/> + <location filename="../Preferences/ConfigurationDialog.py" line="715"/> <source>Configuration Page Error</source> <translation>Ошибка страницы конфигурации</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="714"/> + <location filename="../Preferences/ConfigurationDialog.py" line="715"/> <source><p>The configuration page <b>{0}</b> could not be loaded.</p></source> <translation><p>Страница конфигурации <b>{0}</b> не может быть загружена.</p></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="484"/> + <location filename="../Preferences/ConfigurationDialog.py" line="485"/> <source>Tray Starter</source> <translation>Tray Starter</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="463"/> + <location filename="../Preferences/ConfigurationDialog.py" line="464"/> <source>VirusTotal Interface</source> <translation>Интерфейс VirusTotal</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="443"/> + <location filename="../Preferences/ConfigurationDialog.py" line="444"/> <source>Security</source> <translation>Безопасность</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="168"/> + <location filename="../Preferences/ConfigurationDialog.py" line="169"/> <source>Notifications</source> <translation>Уведомления</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="156"/> + <location filename="../Preferences/ConfigurationDialog.py" line="157"/> <source>IRC</source> <translation>IRC</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="255"/> + <location filename="../Preferences/ConfigurationDialog.py" line="256"/> <source>Code Checkers</source> <translation>Проверка кода</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="455"/> + <location filename="../Preferences/ConfigurationDialog.py" line="456"/> <source>eric6 Web Browser</source> <translation>Eric6 Web браузер</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="159"/> + <location filename="../Preferences/ConfigurationDialog.py" line="160"/> <source>Log-Viewer</source> <translation>Просмотр журнала</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="162"/> + <location filename="../Preferences/ConfigurationDialog.py" line="163"/> <source>Mimetypes</source> <translation>Mimetypes</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="574"/> + <location filename="../Preferences/ConfigurationDialog.py" line="575"/> <source>Enter search text...</source> <translation>Введите искомый текст...</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="284"/> + <location filename="../Preferences/ConfigurationDialog.py" line="285"/> <source>Mouse Click Handlers</source> <translation>Обработка кликов мышки</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="459"/> + <location filename="../Preferences/ConfigurationDialog.py" line="460"/> <source>Flash Cookie Manager</source> <translation>Менеджер флэш-куки</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="497"/> + <location filename="../Preferences/ConfigurationDialog.py" line="498"/> <source>Hex Editor</source> <translation>Hex-редактор</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="354"/> + <location filename="../Preferences/ConfigurationDialog.py" line="355"/> <source>Web Browser</source> <translation>Web браузер</translation> </message> @@ -5353,7 +5401,7 @@ <translation><p>Попытка соединения с недопустимого компьютора <b>{0}</b>. Разрешить соединение?</p></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1341"/> + <location filename="../Debugger/DebugServer.py" line="1349"/> <source> Not connected </source> @@ -5361,14 +5409,14 @@ Нет соединения</translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1521"/> + <location filename="../Debugger/DebugServer.py" line="1529"/> <source>Passive debug connection received </source> <translation>Получен запрос на соединение для пассивной отладки </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1535"/> + <location filename="../Debugger/DebugServer.py" line="1543"/> <source>Passive debug connection closed </source> <translation>Соединение для пассивной отладки закрыто @@ -5388,7 +5436,7 @@ <context> <name>DebugUI</name> <message> - <location filename="../Debugger/DebugUI.py" line="1788"/> + <location filename="../Debugger/DebugUI.py" line="1808"/> <source>Run Script</source> <translation>Выполнить сценарий</translation> </message> @@ -5409,7 +5457,7 @@ <p>Задание аргументов и запуск сценария без отладки. Если файл не был сохранён, изменения можно предварительно сохранить.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1802"/> + <location filename="../Debugger/DebugUI.py" line="1822"/> <source>Run Project</source> <translation>Выполнить проект</translation> </message> @@ -5514,7 +5562,7 @@ <p>Задание аргументов и запуск проекта на профилирование. Если файлы проекта не были сохранены, изменения можно предварительно сохранить.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1919"/> + <location filename="../Debugger/DebugUI.py" line="1939"/> <source>Debug Script</source> <translation>Отладить сценарий</translation> </message> @@ -5535,7 +5583,7 @@ <p>Задание аргументов командной строки и запуск сценария на отладку. Если файл не был сохранён, изменения можно предварительно сохранить.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1933"/> + <location filename="../Debugger/DebugUI.py" line="1953"/> <source>Debug Project</source> <translation>Отладить проект</translation> </message> @@ -5607,362 +5655,362 @@ <translation><b>Продолжить до курсора</b><p>Продолжить выполнение программы до строки, на которой находится курсор.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="362"/> + <location filename="../Debugger/DebugUI.py" line="382"/> <source>Single Step</source> <translation>Одиночный шаг</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="362"/> + <location filename="../Debugger/DebugUI.py" line="382"/> <source>Sin&gle Step</source> <translation>&Одиночный шаг</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="367"/> + <location filename="../Debugger/DebugUI.py" line="387"/> <source>Execute a single Python statement</source> <translation>Выполнить один оператор Python</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="368"/> + <location filename="../Debugger/DebugUI.py" line="388"/> <source><b>Single Step</b><p>Execute a single Python statement. If the statement is an <tt>import</tt> statement, a class constructor, or a method or function call then control is returned to the debugger at the next statement.</p></source> <translation><b>Одиночный шаг</b> <p>Выполнить один оператор Python. Если этот оператор - <tt>import</tt>, конструктор класса, метод или функция, отладчик получит управление перед выполнением следующего оператора.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="378"/> + <location filename="../Debugger/DebugUI.py" line="398"/> <source>Step Over</source> <translation>Следующая строка</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="378"/> + <location filename="../Debugger/DebugUI.py" line="398"/> <source>Step &Over</source> <translation>С&ледующая строка</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="383"/> + <location filename="../Debugger/DebugUI.py" line="403"/> <source>Execute a single Python statement staying in the current frame</source> <translation>Выполнить один оператор Python на текущем кадре стека</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="386"/> + <location filename="../Debugger/DebugUI.py" line="406"/> <source><b>Step Over</b><p>Execute a single Python statement staying in the same frame. If the statement is an <tt>import</tt> statement, a class constructor, or a method or function call then control is returned to the debugger after the statement has completed.</p></source> <translation><b>Следующая строка</b> <p>Выполнить оператор на текущем кадре стека. Если этот оператор - <tt>import</tt>, конструктор класса, метод или функция, отладчик получит управление после его выполнения.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="397"/> + <location filename="../Debugger/DebugUI.py" line="417"/> <source>Step Out</source> <translation>Возврат</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="397"/> + <location filename="../Debugger/DebugUI.py" line="417"/> <source>Step Ou&t</source> <translation>&Возврат</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="402"/> - <source>Execute Python statements until leaving the current frame</source> - <translation>Выполнить код до выхода из кадра стека</translation> - </message> - <message> - <location filename="../Debugger/DebugUI.py" line="405"/> - <source><b>Step Out</b><p>Execute Python statements until leaving the current frame. If the statements are inside an <tt>import</tt> statement, a class constructor, or a method or function call then control is returned to the debugger after the current frame has been left.</p></source> - <translation><b>Возврат</b><p>Выполнить код до выхода из кадра стека. Если выполняемые операторы находятся внутри оператора <tt>import</tt>, конструктора класса, функции или метода, отладчик получит управление после выхода из текущего кадра стека.</p></translation> - </message> - <message> - <location filename="../Debugger/DebugUI.py" line="416"/> - <source>Stop</source> - <translation>Стоп</translation> - </message> - <message> - <location filename="../Debugger/DebugUI.py" line="416"/> - <source>&Stop</source> - <translation>Ст&оп</translation> - </message> - <message> - <location filename="../Debugger/DebugUI.py" line="421"/> - <source>Stop debugging</source> - <translation>Остановить отладку</translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="422"/> + <source>Execute Python statements until leaving the current frame</source> + <translation>Выполнить код до выхода из кадра стека</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="425"/> + <source><b>Step Out</b><p>Execute Python statements until leaving the current frame. If the statements are inside an <tt>import</tt> statement, a class constructor, or a method or function call then control is returned to the debugger after the current frame has been left.</p></source> + <translation><b>Возврат</b><p>Выполнить код до выхода из кадра стека. Если выполняемые операторы находятся внутри оператора <tt>import</tt>, конструктора класса, функции или метода, отладчик получит управление после выхода из текущего кадра стека.</p></translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="436"/> + <source>Stop</source> + <translation>Стоп</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="436"/> + <source>&Stop</source> + <translation>Ст&оп</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="441"/> + <source>Stop debugging</source> + <translation>Остановить отладку</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="442"/> <source><b>Stop</b><p>Stop the running debugging session.</p></source> <translation><b>Стоп</b> <p>Прервать текущую отладочную сессию.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="429"/> + <location filename="../Debugger/DebugUI.py" line="449"/> <source>Variables Type Filter</source> <translation>Фильтр переменных по типу</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="429"/> - <source>Varia&bles Type Filter...</source> - <translation>Фильтр переменных по &типу...</translation> - </message> - <message> - <location filename="../Debugger/DebugUI.py" line="433"/> - <source>Configure variables type filter</source> - <translation>Настройка фильтра переменных по типу</translation> - </message> - <message> - <location filename="../Debugger/DebugUI.py" line="435"/> - <source><b>Variables Type Filter</b><p>Configure the variables type filter. Only variable types that are not selected are displayed in the global or local variables window during a debugging session.</p></source> - <translation><b>Фильтр переменных по типу</b><p>Настроить фильтр переменных по типу. Только те переменные, типы которых <b>не выделены</b>, будут отображаться в окнах глобальных и локальных переменных в течение отладки.</p></translation> - </message> - <message> - <location filename="../Debugger/DebugUI.py" line="445"/> - <source>Exceptions Filter</source> - <translation>Фильтр исключений</translation> - </message> - <message> - <location filename="../Debugger/DebugUI.py" line="445"/> - <source>&Exceptions Filter...</source> - <translation>Фильтр &исключений...</translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="449"/> + <source>Varia&bles Type Filter...</source> + <translation>Фильтр переменных по &типу...</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="453"/> + <source>Configure variables type filter</source> + <translation>Настройка фильтра переменных по типу</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="455"/> + <source><b>Variables Type Filter</b><p>Configure the variables type filter. Only variable types that are not selected are displayed in the global or local variables window during a debugging session.</p></source> + <translation><b>Фильтр переменных по типу</b><p>Настроить фильтр переменных по типу. Только те переменные, типы которых <b>не выделены</b>, будут отображаться в окнах глобальных и локальных переменных в течение отладки.</p></translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="465"/> + <source>Exceptions Filter</source> + <translation>Фильтр исключений</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="465"/> + <source>&Exceptions Filter...</source> + <translation>Фильтр &исключений...</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="469"/> <source>Configure exceptions filter</source> <translation>Настройка фильтра исключений</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="451"/> + <location filename="../Debugger/DebugUI.py" line="471"/> <source><b>Exceptions Filter</b><p>Configure the exceptions filter. Only exception types that are listed are highlighted during a debugging session.</p><p>Please note, that all unhandled exceptions are highlighted indepent from the filter list.</p></source> <translation><b>Фильтр исключений</b> <p>Настроить фильтр исключений. В течение отладочной сессии перехватываются только исключения, выделенные в списке.</p> <p>Стоит заметить, что все необработанные исключения перехватываются независимо от настроек фильтра.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="462"/> + <location filename="../Debugger/DebugUI.py" line="482"/> <source>Ignored Exceptions</source> <translation>Игнорированные исключения</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="462"/> + <location filename="../Debugger/DebugUI.py" line="482"/> <source>&Ignored Exceptions...</source> <translation>&Игнорированные исключения...</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="466"/> + <location filename="../Debugger/DebugUI.py" line="486"/> <source>Configure ignored exceptions</source> <translation>Настройка игнорированных исключений</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="468"/> + <location filename="../Debugger/DebugUI.py" line="488"/> <source><b>Ignored Exceptions</b><p>Configure the ignored exceptions. Only exception types that are not listed are highlighted during a debugging session.</p><p>Please note, that unhandled exceptions cannot be ignored.</p></source> <translation><b>Игнорированные исключения</b><p>Настроить игнорированные исключения. Только исключения, не попавшие в данный список, будут перехватываться при отладке.</p><p>Обратите внимание, что исключения, у которых нет соответствующего обработчика в тексте программы, невозможно игнорировать.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="487"/> + <location filename="../Debugger/DebugUI.py" line="507"/> <source>Toggle Breakpoint</source> <translation>Поставить/Убрать точку останова</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="481"/> + <location filename="../Debugger/DebugUI.py" line="501"/> <source>Shift+F11</source> <comment>Debug|Toggle Breakpoint</comment> <translation>Shift+F11</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="488"/> + <location filename="../Debugger/DebugUI.py" line="508"/> <source><b>Toggle Breakpoint</b><p>Toggles a breakpoint at the current line of the current editor.</p></source> <translation><b>Поставить/убрать точку останова</b> <p>Поставить/убрать точку останова в текущей строке текущего редактора.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="502"/> + <location filename="../Debugger/DebugUI.py" line="522"/> <source>Edit Breakpoint</source> <translation>Редактировать точку останова</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="496"/> + <location filename="../Debugger/DebugUI.py" line="516"/> <source>Edit Breakpoint...</source> <translation>Редактировать точку останова...</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="496"/> + <location filename="../Debugger/DebugUI.py" line="516"/> <source>Shift+F12</source> <comment>Debug|Edit Breakpoint</comment> <translation>Shift+F12</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="503"/> + <location filename="../Debugger/DebugUI.py" line="523"/> <source><b>Edit Breakpoint</b><p>Opens a dialog to edit the breakpoints properties. It works at the current line of the current editor.</p></source> <translation><b>Редактировать точку останова</b> <p>Открыть диалог со свойствами точки останова. Работает в текущей строке текущего редактора.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="518"/> + <location filename="../Debugger/DebugUI.py" line="538"/> <source>Next Breakpoint</source> <translation>Следующая точка останова</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="511"/> + <location filename="../Debugger/DebugUI.py" line="531"/> <source>Ctrl+Shift+PgDown</source> <comment>Debug|Next Breakpoint</comment> <translation>Ctrl+Shift+PgDown</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="519"/> + <location filename="../Debugger/DebugUI.py" line="539"/> <source><b>Next Breakpoint</b><p>Go to next breakpoint of the current editor.</p></source> <translation><b>Следующая точка останова</b> <p>Переход к следующей точке останова в текущем редакторе.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="533"/> + <location filename="../Debugger/DebugUI.py" line="553"/> <source>Previous Breakpoint</source> <translation>Предыдущая точка останова</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="526"/> + <location filename="../Debugger/DebugUI.py" line="546"/> <source>Ctrl+Shift+PgUp</source> <comment>Debug|Previous Breakpoint</comment> <translation>Ctrl+Shift+PgUp</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="534"/> + <location filename="../Debugger/DebugUI.py" line="554"/> <source><b>Previous Breakpoint</b><p>Go to previous breakpoint of the current editor.</p></source> <translation><b>Предыдущая точка останова</b> <p>Переход к предыдущей точке останова в текущем редакторе.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="547"/> + <location filename="../Debugger/DebugUI.py" line="567"/> <source>Clear Breakpoints</source> <translation>Убрать точки останова</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="541"/> + <location filename="../Debugger/DebugUI.py" line="561"/> <source>Ctrl+Shift+C</source> <comment>Debug|Clear Breakpoints</comment> <translation>Ctrl+Shift+C</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="548"/> + <location filename="../Debugger/DebugUI.py" line="568"/> <source><b>Clear Breakpoints</b><p>Clear breakpoints of all editors.</p></source> <translation><b>Убрать точки останова</b><p>Убрать точки останова во всех редакторах.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="574"/> + <location filename="../Debugger/DebugUI.py" line="594"/> <source>&Debug</source> <translation>&Отладка</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="576"/> + <location filename="../Debugger/DebugUI.py" line="596"/> <source>&Start</source> <translation>&Начать</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="578"/> + <location filename="../Debugger/DebugUI.py" line="598"/> <source>&Breakpoints</source> <translation>&Точки останова</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="621"/> + <location filename="../Debugger/DebugUI.py" line="641"/> <source>Start</source> <translation>Начать</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="635"/> + <location filename="../Debugger/DebugUI.py" line="655"/> <source>Debug</source> <translation>Отладка</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1073"/> + <location filename="../Debugger/DebugUI.py" line="1093"/> <source>The program being debugged contains an unspecified syntax error.</source> <translation>Отлаживаемая программа содержит неуказанную синтаксическую ошибку.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1092"/> + <location filename="../Debugger/DebugUI.py" line="1112"/> <source><p>The file <b>{0}</b> contains the syntax error <b>{1}</b> at line <b>{2}</b>, character <b>{3}</b>.</p></source> <translation><p>Файл <b>{0}</b> содержит синтактическую ошибку <b>{1}</b> в строке <b>{2}</b>, позиция <b>{3}</b>.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1110"/> + <location filename="../Debugger/DebugUI.py" line="1130"/> <source>An unhandled exception occured. See the shell window for details.</source> <translation>Выброшено исключение, которое не было обработано программой. Более точная информация в окне консоли.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1157"/> + <location filename="../Debugger/DebugUI.py" line="1177"/> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p><p>Break here?</p></source> <translation><p>Отлаживаемая программа выдала исключение <br><b>{0}</b> "<b>{1}</b>"<br>Файл: <b>{2}</b>, строка <b>{3}</b></p><p>Прервать выполнение в этом месте?</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1172"/> + <location filename="../Debugger/DebugUI.py" line="1192"/> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"</p></source> <translation><p>Отлаживаемая программа выдала исключение<br><b>{0}</b><br>"<b>{1}</b>"</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1235"/> + <location filename="../Debugger/DebugUI.py" line="1255"/> <source>The program being debugged has terminated unexpectedly.</source> <translation>Отлаживаемая программа была неожиданно прервана.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1304"/> + <location filename="../Debugger/DebugUI.py" line="1324"/> <source>Breakpoint Condition Error</source> <translation>Ошибка в условиях точки останова</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1304"/> + <location filename="../Debugger/DebugUI.py" line="1324"/> <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="1340"/> + <location filename="../Debugger/DebugUI.py" line="1360"/> <source>Watch Expression Error</source> <translation>Ошибка в выражении для отслеживания</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1340"/> + <location filename="../Debugger/DebugUI.py" line="1360"/> <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="1370"/> + <location filename="../Debugger/DebugUI.py" line="1390"/> <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="1374"/> + <location filename="../Debugger/DebugUI.py" line="1394"/> <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="1380"/> + <location filename="../Debugger/DebugUI.py" line="1400"/> <source>Watch expression already exists</source> <translation>Выражение для отслеживания уже существует</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1544"/> + <location filename="../Debugger/DebugUI.py" line="1564"/> <source>Coverage of Project</source> <translation>Охват проекта</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1532"/> + <location filename="../Debugger/DebugUI.py" line="1552"/> <source>Coverage of Script</source> <translation>Охват сценария</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1802"/> + <location filename="../Debugger/DebugUI.py" line="1822"/> <source>There is no main script defined for the current project. Aborting</source> <translation>Для текущего проекта не определён главный сценарий. Отмена</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1672"/> + <location filename="../Debugger/DebugUI.py" line="1692"/> <source>Profile of Project</source> <translation>Профиль проекта</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1660"/> + <location filename="../Debugger/DebugUI.py" line="1680"/> <source>Profile of Script</source> <translation>Профиль сценария</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1933"/> + <location filename="../Debugger/DebugUI.py" line="1953"/> <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="1042"/> + <location filename="../Debugger/DebugUI.py" line="1062"/> <source>Program terminated</source> <translation>Программа завершилась</translation> </message> @@ -5982,46 +6030,46 @@ <translation><b>Остановка</b><p>Остановка выполнения программы в отладчике.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1221"/> + <location filename="../Debugger/DebugUI.py" line="1241"/> <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="1009"/> + <location filename="../Debugger/DebugUI.py" line="1029"/> <source><p>Message: {0}</p></source> <translation><p>Сообщение: {0}</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1015"/> - <source><p>The program has terminated with an exit status of {0}.</p>{1}</source> - <translation><p>Программа завершилась с кодом выхода {0}.</p>{1}</translation> - </message> - <message> - <location filename="../Debugger/DebugUI.py" line="1020"/> - <source><p><b>{0}</b> has terminated with an exit status of {1}.</p>{2}</source> - <translation><p><b>{0}</b> завершилась с кодом выхода {1}.</p>{2}</translation> - </message> - <message> - <location filename="../Debugger/DebugUI.py" line="1028"/> - <source>Message: {0}</source> - <translation>Сообщение: {0}</translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="1035"/> + <source><p>The program has terminated with an exit status of {0}.</p>{1}</source> + <translation><p>Программа завершилась с кодом выхода {0}.</p>{1}</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1040"/> + <source><p><b>{0}</b> has terminated with an exit status of {1}.</p>{2}</source> + <translation><p><b>{0}</b> завершилась с кодом выхода {1}.</p>{2}</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1048"/> + <source>Message: {0}</source> + <translation>Сообщение: {0}</translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1055"/> <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="1038"/> + <location filename="../Debugger/DebugUI.py" line="1058"/> <source>"{0}" has terminated with an exit status of {1}. {2}</source> <translation>"{0}" завершилась с кодом выхода {1}. {2}</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1047"/> + <location filename="../Debugger/DebugUI.py" line="1067"/> <source>The program has terminated with an exit status of {0}. {1} </source> @@ -6030,13 +6078,33 @@ </translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1051"/> + <location filename="../Debugger/DebugUI.py" line="1071"/> <source>"{0}" has terminated with an exit status of {1}. {2} </source> <translation>"{0}" завершилась с кодом выхода {1}. {2}</translation> </message> + <message> + <location filename="../Debugger/DebugUI.py" line="362"/> + <source>Move Instruction Pointer to Cursor</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="362"/> + <source>&Jump To Cursor</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="367"/> + <source>Skip the code from the current line to the current cursor position</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="370"/> + <source><b>Move Instruction Pointer to Cursor</b><p>Move the Python internal instruction pointer to the current cursor position without executing the code in between.</p><p>It's not possible to jump out of a function or jump in a code block, e.g. a loop. In these cases, a error message is printed to the log window.</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>DebugViewer</name> @@ -6508,32 +6576,32 @@ <translation><p>Невозможно запустить бэкэнд отладчика</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython2.py" line="812"/> + <location filename="../Debugger/DebuggerInterfacePython2.py" line="822"/> <source>Parent Process</source> <translation>Родительский процесс</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython2.py" line="813"/> + <location filename="../Debugger/DebuggerInterfacePython2.py" line="823"/> <source>Child process</source> <translation>Порожденный процесс</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython2.py" line="814"/> + <location filename="../Debugger/DebuggerInterfacePython2.py" line="824"/> <source>Client forking</source> <translation>Порождение процесса</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython2.py" line="814"/> + <location filename="../Debugger/DebuggerInterfacePython2.py" line="824"/> <source>Select the fork branch to follow.</source> <translation>Выберите, какой процесс отслеживать - родительский или порожденный.</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython2.py" line="859"/> + <location filename="../Debugger/DebuggerInterfacePython2.py" line="869"/> <source>Debug Protocol Error</source> <translation>Протокол отладки ошибка</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython2.py" line="859"/> + <location filename="../Debugger/DebuggerInterfacePython2.py" line="869"/> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{0}</p></source> <translation><p>Ответ, полученный от бэкэнда отладчика, не может быть декодирован. Пожалуйста, отправьте отчет о проблеме вместе с полученными данными на адрес: eric-bugs@eric-ide.python-projects.org</p> <p>Ошибка: {0}</p><p>Данные:<br/>{0}</p></translation> @@ -6552,22 +6620,22 @@ <translation><p>Невозможно запустить backend отладчика</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython3.py" line="812"/> + <location filename="../Debugger/DebuggerInterfacePython3.py" line="822"/> <source>Parent Process</source> <translation>Родительский процесс</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython3.py" line="813"/> + <location filename="../Debugger/DebuggerInterfacePython3.py" line="823"/> <source>Child process</source> <translation>Порожденный процесс</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython3.py" line="814"/> + <location filename="../Debugger/DebuggerInterfacePython3.py" line="824"/> <source>Client forking</source> <translation>Порождение процесса</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython3.py" line="814"/> + <location filename="../Debugger/DebuggerInterfacePython3.py" line="824"/> <source>Select the fork branch to follow.</source> <translation>Выберите, какой процесс отслеживать - родительский или порожденный.</translation> </message> @@ -6577,12 +6645,12 @@ <translation><p>Интерпретатор Python3 не сконфигурирован.</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython3.py" line="859"/> + <location filename="../Debugger/DebuggerInterfacePython3.py" line="869"/> <source>Debug Protocol Error</source> <translation>Протокол отладки ошибки</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython3.py" line="859"/> + <location filename="../Debugger/DebuggerInterfacePython3.py" line="869"/> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{0}</p></source> <translation><p>Ответ, полученный от бэкэнда отладчика, не может быть декодирован. Пожалуйста, отправьте отчет о проблеме вместе с полученными данными на адрес: eric-bugs@eric-ide.python-projects.org</p> <p>Ошибка: {0}</p><p>Данные:<br/>{0}</p></translation> @@ -30015,42 +30083,42 @@ <context> <name>HistoryMenu</name> <message> - <location filename="../WebBrowser/History/HistoryMenu.py" line="363"/> + <location filename="../WebBrowser/History/HistoryMenu.py" line="372"/> <source>Show All History...</source> <translation>Показать всю историю...</translation> </message> <message> - <location filename="../WebBrowser/History/HistoryMenu.py" line="366"/> + <location filename="../WebBrowser/History/HistoryMenu.py" line="375"/> <source>Clear History...</source> <translation>Очистить историю...</translation> </message> <message> - <location filename="../WebBrowser/History/HistoryMenu.py" line="398"/> + <location filename="../WebBrowser/History/HistoryMenu.py" line="407"/> <source>Clear History</source> <translation>Очистить историю</translation> </message> <message> - <location filename="../WebBrowser/History/HistoryMenu.py" line="398"/> + <location filename="../WebBrowser/History/HistoryMenu.py" line="407"/> <source>Do you want to clear the history?</source> <translation>Вы хотите очистить историю?</translation> </message> <message> - <location filename="../WebBrowser/History/HistoryMenu.py" line="349"/> + <location filename="../WebBrowser/History/HistoryMenu.py" line="358"/> <source>Most Visited</source> <translation>Наиболее посещаемые</translation> </message> <message> - <location filename="../WebBrowser/History/HistoryMenu.py" line="288"/> + <location filename="../WebBrowser/History/HistoryMenu.py" line="297"/> <source>Closed Tabs</source> <translation>Закрытые вкладки</translation> </message> <message> - <location filename="../WebBrowser/History/HistoryMenu.py" line="423"/> + <location filename="../WebBrowser/History/HistoryMenu.py" line="432"/> <source>Restore All Closed Tabs</source> <translation>Восстановить все закрытые вкладки</translation> </message> <message> - <location filename="../WebBrowser/History/HistoryMenu.py" line="426"/> + <location filename="../WebBrowser/History/HistoryMenu.py" line="435"/> <source>Clear List</source> <translation>Очистить список</translation> </message> @@ -34843,587 +34911,587 @@ <context> <name>Lexers</name> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="83"/> + <location filename="../QScintilla/Lexers/__init__.py" line="87"/> <source>Bash</source> <translation>Bash</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="85"/> - <source>Batch</source> - <translation>Batch</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/__init__.py" line="87"/> - <source>C/C++</source> - <translation>C/C++</translation> - </message> - <message> <location filename="../QScintilla/Lexers/__init__.py" line="89"/> - <source>C#</source> - <translation>C#</translation> + <source>Batch</source> + <translation>Batch</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="91"/> - <source>CMake</source> - <translation>CMake</translation> + <source>C/C++</source> + <translation>C/C++</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="93"/> - <source>CSS</source> - <translation>CSS</translation> + <source>C#</source> + <translation>C#</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="95"/> - <source>D</source> - <translation>D</translation> + <source>CMake</source> + <translation>CMake</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="97"/> - <source>Diff</source> - <translation>Diff</translation> + <source>CSS</source> + <translation>CSS</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="99"/> - <source>Fortran</source> - <translation>Fortran</translation> + <source>D</source> + <translation>D</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="101"/> - <source>Fortran77</source> - <translation>Fortran77</translation> + <source>Diff</source> + <translation>Diff</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="103"/> - <source>HTML/PHP/XML</source> - <translation>HTML/PHP/XML</translation> + <source>Fortran</source> + <translation>Fortran</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="105"/> - <source>IDL</source> - <translation>IDL</translation> + <source>Fortran77</source> + <translation>Fortran77</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="107"/> - <source>Java</source> - <translation>Java</translation> + <source>HTML/PHP/XML</source> + <translation>HTML/PHP/XML</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="109"/> - <source>JavaScript</source> - <translation>JavaScript</translation> + <source>IDL</source> + <translation>IDL</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="111"/> - <source>Lua</source> - <translation>Lua</translation> + <source>Java</source> + <translation>Java</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="113"/> + <source>JavaScript</source> + <translation>JavaScript</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/__init__.py" line="115"/> + <source>Lua</source> + <translation>Lua</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/__init__.py" line="117"/> <source>Makefile</source> <translation>Makefile</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="119"/> - <source>Pascal</source> - <translation>Pascal</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/__init__.py" line="121"/> - <source>Perl</source> - <translation>Perl</translation> - </message> - <message> <location filename="../QScintilla/Lexers/__init__.py" line="123"/> - <source>PostScript</source> - <translation>PostScript</translation> + <source>Pascal</source> + <translation>Pascal</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="125"/> - <source>Povray</source> - <translation>Povray</translation> + <source>Perl</source> + <translation>Perl</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="127"/> + <source>PostScript</source> + <translation>PostScript</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/__init__.py" line="129"/> + <source>Povray</source> + <translation>Povray</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/__init__.py" line="131"/> <source>Properties</source> <translation>Properties</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="135"/> - <source>Ruby</source> - <translation>Ruby</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/__init__.py" line="137"/> - <source>SQL</source> - <translation>SQL</translation> - </message> - <message> <location filename="../QScintilla/Lexers/__init__.py" line="139"/> - <source>TCL</source> - <translation>TCL</translation> + <source>Ruby</source> + <translation>Ruby</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="141"/> - <source>TeX</source> - <translation>TeX</translation> + <source>SQL</source> + <translation>SQL</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="143"/> - <source>VHDL</source> - <translation>VHDL</translation> + <source>TCL</source> + <translation>TCL</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="145"/> - <source>XML</source> - <translation>XML</translation> + <source>TeX</source> + <translation>TeX</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="147"/> + <source>VHDL</source> + <translation>VHDL</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/__init__.py" line="149"/> + <source>XML</source> + <translation>XML</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/__init__.py" line="151"/> <source>YAML</source> <translation>YAML</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="175"/> + <location filename="../QScintilla/Lexers/__init__.py" line="179"/> <source>Pygments</source> <translation>Pygments</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="375"/> + <location filename="../QScintilla/Lexers/__init__.py" line="379"/> <source>Python Files (*.py *.py2 *.py3)</source> <translation>Файлы Python (*.py *.py2 *.py3)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="378"/> + <location filename="../QScintilla/Lexers/__init__.py" line="382"/> <source>Python GUI Files (*.pyw *.pyw2 *.pyw3)</source> <translation>Файлы GUI Python (*.pyw *.pyw2 *.pyw3)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="565"/> + <location filename="../QScintilla/Lexers/__init__.py" line="569"/> <source>Pyrex Files (*.pyx)</source> <translation>Файлы Pyrex (*.pyx)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="568"/> + <location filename="../QScintilla/Lexers/__init__.py" line="572"/> <source>Quixote Template Files (*.ptl)</source> <translation>Файлы шаблонов Quixote (*.ptl)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="571"/> + <location filename="../QScintilla/Lexers/__init__.py" line="575"/> <source>Ruby Files (*.rb)</source> <translation>Файлы Ruby (*.rb)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="574"/> + <location filename="../QScintilla/Lexers/__init__.py" line="578"/> <source>IDL Files (*.idl)</source> <translation>Файлы IDL (*.idl)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="393"/> + <location filename="../QScintilla/Lexers/__init__.py" line="397"/> <source>C Files (*.h *.c)</source> <translation>Файлы C (*.h *.c)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="396"/> + <location filename="../QScintilla/Lexers/__init__.py" line="400"/> <source>C++ Files (*.h *.hpp *.hh *.cxx *.cpp *.cc)</source> <translation>Файлы C++ (*.h *.hpp *.hh *.cxx *.cpp *.cc)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="586"/> + <location filename="../QScintilla/Lexers/__init__.py" line="590"/> <source>C# Files (*.cs)</source> <translation>Файлы C# (*.cs)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="402"/> + <location filename="../QScintilla/Lexers/__init__.py" line="406"/> <source>HTML Files (*.html *.htm *.asp *.shtml)</source> <translation>Файлы HTML (*.html *.htm *.asp *.shtml)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="598"/> + <location filename="../QScintilla/Lexers/__init__.py" line="602"/> <source>CSS Files (*.css)</source> <translation>Файлы CSS (*.css)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="601"/> + <location filename="../QScintilla/Lexers/__init__.py" line="605"/> <source>QSS Files (*.qss)</source> <translation>Файлы QSS (*.qss)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="411"/> + <location filename="../QScintilla/Lexers/__init__.py" line="415"/> <source>PHP Files (*.php *.php3 *.php4 *.php5 *.phtml)</source> <translation>Файлы PHP (*.php *.php3 *.php4 *.php5 *.phtml)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="414"/> + <location filename="../QScintilla/Lexers/__init__.py" line="418"/> <source>XML Files (*.xml *.xsl *.xslt *.dtd *.svg *.xul *.xsd)</source> <translation>Файлы XML (*.xml *.xsl *.xslt *.dtd *.svg *.xul *.xsd)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="613"/> + <location filename="../QScintilla/Lexers/__init__.py" line="617"/> <source>Qt Resource Files (*.qrc)</source> <translation>Файлы ресурсов Qt (*.qrc)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="420"/> + <location filename="../QScintilla/Lexers/__init__.py" line="424"/> <source>D Files (*.d *.di)</source> <translation>Файлы D (*.d *.di)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="622"/> + <location filename="../QScintilla/Lexers/__init__.py" line="626"/> <source>Java Files (*.java)</source> <translation>Файлы Java (*.java)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="625"/> + <location filename="../QScintilla/Lexers/__init__.py" line="629"/> <source>JavaScript Files (*.js)</source> <translation>Файлы JavaScript (*.js)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="628"/> + <location filename="../QScintilla/Lexers/__init__.py" line="632"/> <source>SQL Files (*.sql)</source> <translation>Файлы SQL (*.sql)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="631"/> + <location filename="../QScintilla/Lexers/__init__.py" line="635"/> <source>Docbook Files (*.docbook)</source> <translation>Файлы Docbook (*.docbook)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="435"/> + <location filename="../QScintilla/Lexers/__init__.py" line="439"/> <source>Perl Files (*.pl *.pm *.ph)</source> <translation>Файлы Perl (*.pl *.pm *.ph)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="640"/> + <location filename="../QScintilla/Lexers/__init__.py" line="644"/> <source>Lua Files (*.lua)</source> <translation>Файлы Lua (*.lua)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="441"/> + <location filename="../QScintilla/Lexers/__init__.py" line="445"/> <source>Tex Files (*.tex *.sty *.aux *.toc *.idx)</source> <translation>Файлы TeX (*.tex *.sty *.aux *.toc *.idx)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="643"/> + <location filename="../QScintilla/Lexers/__init__.py" line="647"/> <source>Shell Files (*.sh)</source> <translation>Сценарии Shell (*.sh)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="447"/> + <location filename="../QScintilla/Lexers/__init__.py" line="451"/> <source>Batch Files (*.bat *.cmd)</source> <translation>Пакетные файлы (*.bat *.cmd)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="450"/> + <location filename="../QScintilla/Lexers/__init__.py" line="454"/> <source>Diff Files (*.diff *.patch)</source> <translation>Файлы Diff (*.diff *.patch)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="453"/> + <location filename="../QScintilla/Lexers/__init__.py" line="457"/> <source>Makefiles (*.mak)</source> <translation>Правила сборки (*.mak)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="456"/> + <location filename="../QScintilla/Lexers/__init__.py" line="460"/> <source>Properties Files (*.properties *.ini *.inf *.reg *.cfg *.cnf *.rc)</source> <translation>Файлы свойств (*.properties *.ini *.inf *.reg *.cfg *.cnf *.rc)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="667"/> + <location filename="../QScintilla/Lexers/__init__.py" line="671"/> <source>Povray Files (*.pov)</source> <translation>Файлы Povray (*.pov)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="463"/> + <location filename="../QScintilla/Lexers/__init__.py" line="467"/> <source>CMake Files (CMakeLists.txt *.cmake *.ctest)</source> <translation>Файлы CMake (CMakeLists.txt *.cmake *.ctest)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="466"/> + <location filename="../QScintilla/Lexers/__init__.py" line="470"/> <source>VHDL Files (*.vhd *.vhdl)</source> <translation>Файлы VHDL (*.vhd *.vhdl)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="469"/> + <location filename="../QScintilla/Lexers/__init__.py" line="473"/> <source>TCL/Tk Files (*.tcl *.tk)</source> <translation>Файлы TCL/Tk (*.tcl *.tk)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="472"/> + <location filename="../QScintilla/Lexers/__init__.py" line="476"/> <source>Fortran Files (*.f90 *.f95 *.f2k)</source> <translation>Файлы Fortran (*.f90 *.f95 *.f2k)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="475"/> + <location filename="../QScintilla/Lexers/__init__.py" line="479"/> <source>Fortran77 Files (*.f *.for)</source> <translation>Файлы Fortran77 (*.f *.for)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="478"/> + <location filename="../QScintilla/Lexers/__init__.py" line="482"/> <source>Pascal Files (*.dpr *.dpk *.pas *.dfm *.inc *.pp)</source> <translation>Файлы Pascal (*.dpr *.dpk *.pas *.dfm *.inc *.pp)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="694"/> + <location filename="../QScintilla/Lexers/__init__.py" line="698"/> <source>PostScript Files (*.ps)</source> <translation>Файлы PostScript (*.ps)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="484"/> + <location filename="../QScintilla/Lexers/__init__.py" line="488"/> <source>YAML Files (*.yaml *.yml)</source> <translation>Файлы YAML (*.yaml *.yml)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="744"/> + <location filename="../QScintilla/Lexers/__init__.py" line="748"/> <source>All Files (*)</source> <translation>Все файлы(*)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="556"/> + <location filename="../QScintilla/Lexers/__init__.py" line="560"/> <source>Python3 Files (*.py)</source> <translation>Файлы Python3 (*.py)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="562"/> + <location filename="../QScintilla/Lexers/__init__.py" line="566"/> <source>Python3 GUI Files (*.pyw)</source> <translation>Файлы GUI Python3 (*.pyw)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="577"/> + <location filename="../QScintilla/Lexers/__init__.py" line="581"/> <source>C Files (*.c)</source> <translation>Файлы C (*.c)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="580"/> + <location filename="../QScintilla/Lexers/__init__.py" line="584"/> <source>C++ Files (*.cpp)</source> <translation>Файлы C++ (*.cpp)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="583"/> + <location filename="../QScintilla/Lexers/__init__.py" line="587"/> <source>C++/C Header Files (*.h)</source> <translation>Файлы заголовков C/C++ (*.h)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="589"/> + <location filename="../QScintilla/Lexers/__init__.py" line="593"/> <source>HTML Files (*.html)</source> <translation>HTML файлы (*.html)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="592"/> + <location filename="../QScintilla/Lexers/__init__.py" line="596"/> <source>PHP Files (*.php)</source> <translation>Файлы PHP (*.php)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="595"/> + <location filename="../QScintilla/Lexers/__init__.py" line="599"/> <source>ASP Files (*.asp)</source> <translation>Файлы ASP (*.asp)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="604"/> + <location filename="../QScintilla/Lexers/__init__.py" line="608"/> <source>XML Files (*.xml)</source> <translation>Файлы XML (*.sql)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="607"/> + <location filename="../QScintilla/Lexers/__init__.py" line="611"/> <source>XSL Files (*.xsl)</source> <translation>Файлы XSL (*.xsl)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="610"/> + <location filename="../QScintilla/Lexers/__init__.py" line="614"/> <source>DTD Files (*.dtd)</source> <translation>Файлы DTD (*.dtd)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="616"/> + <location filename="../QScintilla/Lexers/__init__.py" line="620"/> <source>D Files (*.d)</source> <translation>Файлы D (*.d)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="619"/> + <location filename="../QScintilla/Lexers/__init__.py" line="623"/> <source>D Interface Files (*.di)</source> <translation>Файлы интерфейса D (*.di)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="634"/> + <location filename="../QScintilla/Lexers/__init__.py" line="638"/> <source>Perl Files (*.pl)</source> <translation>Файлы Perl (*.pl)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="637"/> + <location filename="../QScintilla/Lexers/__init__.py" line="641"/> <source>Perl Module Files (*.pm)</source> <translation>Модули Perl (*.pm)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="646"/> + <location filename="../QScintilla/Lexers/__init__.py" line="650"/> <source>Batch Files (*.bat)</source> <translation>Пакетные файлы (*.bat)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="649"/> + <location filename="../QScintilla/Lexers/__init__.py" line="653"/> <source>TeX Files (*.tex)</source> <translation>Файлы TeX (*.tex)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="652"/> + <location filename="../QScintilla/Lexers/__init__.py" line="656"/> <source>TeX Template Files (*.sty)</source> <translation>Файлы шаблонов TeX (*.sty)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="655"/> + <location filename="../QScintilla/Lexers/__init__.py" line="659"/> <source>Diff Files (*.diff)</source> <translation>Файлы Diff (*.diff)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="658"/> + <location filename="../QScintilla/Lexers/__init__.py" line="662"/> <source>Make Files (*.mak)</source> <translation>Правила сборки (*.mak)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="661"/> + <location filename="../QScintilla/Lexers/__init__.py" line="665"/> <source>Properties Files (*.ini)</source> <translation>Файлы свойств (*.ini)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="664"/> + <location filename="../QScintilla/Lexers/__init__.py" line="668"/> <source>Configuration Files (*.cfg)</source> <translation>Файлы конфигурации (*.cfg)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="670"/> + <location filename="../QScintilla/Lexers/__init__.py" line="674"/> <source>CMake Files (CMakeLists.txt)</source> <translation>Файлы сборки CMake (CMakeLists.txt)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="673"/> + <location filename="../QScintilla/Lexers/__init__.py" line="677"/> <source>CMake Macro Files (*.cmake)</source> <translation>Файлы макросов CMake (*.cmake)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="676"/> + <location filename="../QScintilla/Lexers/__init__.py" line="680"/> <source>VHDL Files (*.vhd)</source> <translation>Файлы VHDL (*.vhd)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="679"/> + <location filename="../QScintilla/Lexers/__init__.py" line="683"/> <source>TCL Files (*.tcl)</source> <translation>Файлы TCL (*.tcl)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="682"/> + <location filename="../QScintilla/Lexers/__init__.py" line="686"/> <source>Tk Files (*.tk)</source> <translation>Файлы Tk (*.tk)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="685"/> + <location filename="../QScintilla/Lexers/__init__.py" line="689"/> <source>Fortran Files (*.f95)</source> <translation>Файлы Fortran (*.f95)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="688"/> + <location filename="../QScintilla/Lexers/__init__.py" line="692"/> <source>Fortran77 Files (*.f)</source> <translation>Файлы Fortran77 (*.f)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="691"/> + <location filename="../QScintilla/Lexers/__init__.py" line="695"/> <source>Pascal Files (*.pas)</source> <translation>Файлы Pascal (*.pas)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="697"/> + <location filename="../QScintilla/Lexers/__init__.py" line="701"/> <source>YAML Files (*.yml)</source> <translation>Файлы YAML (*.yml)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="553"/> + <location filename="../QScintilla/Lexers/__init__.py" line="557"/> <source>Python2 Files (*.py2)</source> <translation>Файлы Python2 (*.py2)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="559"/> + <location filename="../QScintilla/Lexers/__init__.py" line="563"/> <source>Python2 GUI Files (*.pyw2)</source> <translation>Файлы GUI Python2 (*.pyw2)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="129"/> - <source>Python2</source> - <translation>Python2</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/__init__.py" line="131"/> - <source>Python3</source> - <translation>Python3</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/__init__.py" line="115"/> - <source>Matlab</source> - <translation>Matlab</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/__init__.py" line="117"/> - <source>Octave</source> - <translation>Octave</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/__init__.py" line="487"/> - <source>Matlab Files (*.m *.m.matlab)</source> - <translation>Файлы Matlab (*.m *.m.matlab)</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/__init__.py" line="700"/> - <source>Matlab Files (*.m)</source> - <translation>Файлы Matlab (*.m)</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/__init__.py" line="703"/> - <source>Octave Files (*.m.octave)</source> - <translation>Файлы Octave (*.m.octave)</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/__init__.py" line="490"/> - <source>Octave Files (*.m *.m.octave)</source> - <translation>Файлы Octave (*.m *.m.octave)</translation> - </message> - <message> <location filename="../QScintilla/Lexers/__init__.py" line="133"/> + <source>Python2</source> + <translation>Python2</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/__init__.py" line="135"/> + <source>Python3</source> + <translation>Python3</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/__init__.py" line="119"/> + <source>Matlab</source> + <translation>Matlab</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/__init__.py" line="121"/> + <source>Octave</source> + <translation>Octave</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/__init__.py" line="491"/> + <source>Matlab Files (*.m *.m.matlab)</source> + <translation>Файлы Matlab (*.m *.m.matlab)</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/__init__.py" line="704"/> + <source>Matlab Files (*.m)</source> + <translation>Файлы Matlab (*.m)</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/__init__.py" line="707"/> + <source>Octave Files (*.m.octave)</source> + <translation>Файлы Octave (*.m.octave)</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/__init__.py" line="494"/> + <source>Octave Files (*.m *.m.octave)</source> + <translation>Файлы Octave (*.m *.m.octave)</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/__init__.py" line="137"/> <source>QSS</source> <translation>QSS</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="153"/> + <location filename="../QScintilla/Lexers/__init__.py" line="157"/> <source>Gettext</source> <translation>Gettext</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="709"/> + <location filename="../QScintilla/Lexers/__init__.py" line="713"/> <source>Gettext Files (*.po)</source> <translation>Файлы Gettext (*.po)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="158"/> + <location filename="../QScintilla/Lexers/__init__.py" line="162"/> <source>CoffeeScript</source> <translation>CoffeeScript</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="716"/> + <location filename="../QScintilla/Lexers/__init__.py" line="720"/> <source>CoffeeScript Files (*.coffee)</source> <translation>Файлы CoffeeScript (*.coffee)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="163"/> + <location filename="../QScintilla/Lexers/__init__.py" line="167"/> <source>JSON</source> <translation>JSON</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="723"/> + <location filename="../QScintilla/Lexers/__init__.py" line="727"/> <source>JSON Files (*.json)</source> <translation>JSON файлы (*.json)</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="166"/> + <location filename="../QScintilla/Lexers/__init__.py" line="170"/> <source>Markdown</source> <translation>Markdown</translation> </message> <message> - <location filename="../QScintilla/Lexers/__init__.py" line="728"/> + <location filename="../QScintilla/Lexers/__init__.py" line="732"/> <source>Markdown Files (*.md)</source> <translation>Markdown файлы (*.md)</translation> </message> @@ -35729,12 +35797,12 @@ <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="423"/> <source>'{0}' is too complex ({1})</source> - <translation>'{0}' слишком сложно ({1})</translation> + <translation type="obsolete">'{0}' слишком сложно ({1})</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="425"/> <source>{0}: {1}</source> - <translation>{0}: {1}</translation> + <translation type="obsolete">{0}: {1}</translation> </message> </context> <context> @@ -36889,22 +36957,22 @@ <context> <name>MiscellaneousChecker</name> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="429"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="434"/> <source>coding magic comment not found</source> <translation>кодирование магических компонентов не найдено</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="432"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="437"/> <source>unknown encoding ({0}) found in coding magic comment</source> <translation>неизвестный код ({0}) обнаружен в коде магических компонентов</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="435"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="440"/> <source>copyright notice not present</source> <translation>уведомление об авторских правах не предоставлено</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="438"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="443"/> <source>copyright notice contains invalid author</source> <translation>уведомление об авторских правах содержит недействительного автора</translation> </message> @@ -36914,137 +36982,137 @@ <translation type="obsolete">слепой except: инструкция</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="473"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="478"/> <source>found {0} formatter</source> <translation>найден {0} форматтер</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="476"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="481"/> <source>format string does contain unindexed parameters</source> <translation>строка формата действительно содержит неиндексированные параметры</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="479"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="484"/> <source>docstring does contain unindexed parameters</source> <translation>строка документации действительно содержит неиндексированные параметры</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="482"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="487"/> <source>other string does contain unindexed parameters</source> <translation>другая строка действительно содержит неиндексированные параметры</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="485"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="490"/> <source>format call uses too large index ({0})</source> <translation>формат вызова использует слишком большой индекс ({0})</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="488"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="493"/> <source>format call uses missing keyword ({0})</source> <translation>формат вызова использует недостающее ключевое слово ({0})</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="491"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="496"/> <source>format call uses keyword arguments but no named entries</source> <translation>формат вызова использует ключевые аргументы, но нет именованных записей</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="494"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="499"/> <source>format call uses variable arguments but no numbered entries</source> <translation>формат ячейки использует переменные аргументы, но нет пронумерованных записей</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="497"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="502"/> <source>format call uses implicit and explicit indexes together</source> <translation>формат вызова использует скрытые и явные индексы вместе</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="500"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="505"/> <source>format call provides unused index ({0})</source> <translation>формат вызова предоставляет неиспользованный индекс ({0})</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="503"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="508"/> <source>format call provides unused keyword ({0})</source> <translation>Формат вызова предоставляет неиспользованное ключевое слово ({0})</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="506"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="511"/> <source>expected these __future__ imports: {0}; but only got: {1}</source> <translation>ожидался __future__ imports: {0}; получены только: {1}</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="509"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="514"/> <source>expected these __future__ imports: {0}; but got none</source> <translation>ожидался __future__ imports: {0}; не получено ничего</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="512"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="517"/> <source>print statement found</source> <translation>обнаружен оператор печати</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="515"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="520"/> <source>one element tuple found</source> <translation>один элемент кортежа найден</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="524"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="529"/> <source>{0}: {1}</source> <translation>{0}: {1}</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="441"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="446"/> <source>"{0}" is a Python builtin and is being shadowed; consider renaming the variable</source> <translation>"{0}" является встроенным именем Python и затеняется; рассмотрите возможность переименования переменной</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="445"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="450"/> <source>"{0}" is used as an argument and thus shadows a Python builtin; consider renaming the argument</source> <translation>"{0}" используется как аргумент и таким образом затеняет встроенные имена Python; рассмотрите возможность переименования аргумента</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="449"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="454"/> <source>unnecessary generator - rewrite as a list comprehension</source> <translation>неподходящий генератор - перепишите как генератор списков</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="452"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="457"/> <source>unnecessary generator - rewrite as a set comprehension</source> <translation>неподходящий генератор - перепишите как генератор множеств</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="455"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="460"/> <source>unnecessary generator - rewrite as a dict comprehension</source> <translation>неподходящий генератор - перепишите как генератор словарей</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="458"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="463"/> <source>unnecessary list comprehension - rewrite as a set comprehension</source> <translation>неподходящий генератор списков - перепишите как генератор множеств</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="461"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="466"/> <source>unnecessary list comprehension - rewrite as a dict comprehension</source> <translation>неподходящий генератор списков - перепишите как генератор словарей</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="464"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="469"/> <source>unnecessary list literal - rewrite as a set literal</source> <translation>неподходящий список литералов - перепишите как множество литералов</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="467"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="472"/> <source>unnecessary list literal - rewrite as a dict literal</source> <translation>неподходящий список литералов - перепишите как словарь литералов</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="470"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="475"/> <source>unnecessary list comprehension - "{0}" can take a generator</source> <translation>неподходящий генератор списков - "{0}" может являться генератором</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="521"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="526"/> <source>mutable default argument of type {0}</source> <translation type="unfinished"></translation> </message> @@ -38446,17 +38514,17 @@ <translation>Ключевые слова</translation> </message> <message> - <location filename="../WebBrowser/OpenSearch/OpenSearchEngineModel.py" line="135"/> + <location filename="../WebBrowser/OpenSearch/OpenSearchEngineModel.py" line="141"/> <source><strong>Description:</strong> {0}</source> <translation><strong>Описание:</strong> {0}</translation> </message> <message> - <location filename="../WebBrowser/OpenSearch/OpenSearchEngineModel.py" line="139"/> + <location filename="../WebBrowser/OpenSearch/OpenSearchEngineModel.py" line="145"/> <source><strong>Provides contextual suggestions</strong></source> <translation><strong>Предоставляет контекстные описания</strong></translation> </message> <message> - <location filename="../WebBrowser/OpenSearch/OpenSearchEngineModel.py" line="147"/> + <location filename="../WebBrowser/OpenSearch/OpenSearchEngineModel.py" line="153"/> <source>Comma-separated list of keywords that may be entered in the location bar followed by search terms to search with this engine</source> <translation>Список ключевых слов для поиска (через запятую)</translation> </message> @@ -51475,128 +51543,128 @@ <context> <name>SqlBrowser</name> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="204"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="207"/> <source>SQL Browser</source> <translation>SQL браузер</translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="65"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="68"/> <source>Invalid URL: {0}</source> <translation>Недействительный URL: {0}</translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="73"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="76"/> <source>Unable to open connection: {0}</source> <translation>Невозможно соединиться: {0}</translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="85"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="88"/> <source>SQL Browser startup problem</source> <translation>Невозможно запустить SQL браузер</translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="100"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="103"/> <source>Add Connection</source> <translation>Добавить соединение</translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="100"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="103"/> <source>Add &Connection...</source> <translation>Добавить &соединение...</translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="105"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="108"/> <source>Open a dialog to add a new database connection</source> <translation>Открыть диалог соединения с базой данных</translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="107"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="110"/> <source><b>Add Connection</b><p>This opens a dialog to add a new database connection.</p></source> <translation><b>Добавить соединение</b><p>Открыть диалог соединения с новой базой данных.</p></translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="116"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="119"/> <source>Quit</source> <translation>Выход</translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="116"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="119"/> <source>&Quit</source> <translation>&Выход</translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="116"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="119"/> <source>Ctrl+Q</source> <comment>File|Quit</comment> <translation>Ctrl+Q</translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="122"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="125"/> <source>Quit the SQL browser</source> <translation>Завершить работу SQL-браузера</translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="123"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="126"/> <source><b>Quit</b><p>Quit the SQL browser.</p></source> <translation><b>Выйти</b><p>Завершить работу SQL-браузера.</p></translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="129"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="132"/> <source>About</source> <translation>О программе</translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="129"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="132"/> <source>&About</source> <translation>&О программе</translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="133"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="136"/> <source>Display information about this software</source> <translation>Информация о программе</translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="135"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="138"/> <source><b>About</b><p>Display some information about this software.</p></source> <translation><b>О программе</b><p>Информация об этом программном продукте.</p></translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="142"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="145"/> <source>About Qt</source> <translation>О Qt</translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="142"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="145"/> <source>About &Qt</source> <translation>О &Qt</translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="146"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="149"/> <source>Display information about the Qt toolkit</source> <translation>Информация о библиотеке Qt</translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="148"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="151"/> <source><b>About Qt</b><p>Display some information about the Qt toolkit.</p></source> <translation><b>О Qt</b><p>Информация о библиотеке Qt.</p></translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="161"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="164"/> <source>&File</source> <translation>&Файл</translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="169"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="172"/> <source>&Help</source> <translation>&Справка</translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="178"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="181"/> <source>File</source> <translation>Файл</translation> </message> <message> - <location filename="../SqlBrowser/SqlBrowser.py" line="189"/> + <location filename="../SqlBrowser/SqlBrowser.py" line="192"/> <source><h3>About SQL Browser</h3><p>The SQL browser window is a little tool to examine the data and the schema of a database and to execute queries on a database.</p></source> <translation><h3>О SQL браузере</h3><p>SQL-браузер это утилита для выполнения SQL запросов, просмотра схемы базы данных и анализа данных.</p></translation> </message> @@ -62767,7 +62835,7 @@ <translation><h3>Номера версий</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6603"/> + <location filename="../UI/UserInterface.py" line="6606"/> <source></table></source> <translation></table></translation> </message> @@ -62991,47 +63059,47 @@ <translation><p>Не могу прочитать файл сессии <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6209"/> + <location filename="../UI/UserInterface.py" line="6212"/> <source>Drop Error</source> <translation>Ошибка Drag&&Drop</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6209"/> + <location filename="../UI/UserInterface.py" line="6212"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> не является файлом</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6377"/> + <location filename="../UI/UserInterface.py" line="6380"/> <source>&Cancel</source> <translation>От&мена</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6386"/> + <location filename="../UI/UserInterface.py" line="6389"/> <source>Trying host {0}</source> <translation>Подключение к хосту {0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6545"/> + <location filename="../UI/UserInterface.py" line="6548"/> <source>Update available</source> <translation>Обновления доступны</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6565"/> + <location filename="../UI/UserInterface.py" line="6568"/> <source>Error during updates check</source> <translation>Ошибка при проверке обновлений</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6565"/> + <location filename="../UI/UserInterface.py" line="6568"/> <source>Could not perform updates check.</source> <translation>Невозможно запустить проверку обновлений.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6589"/> + <location filename="../UI/UserInterface.py" line="6592"/> <source><h3>Available versions</h3><table></source> <translation><h3>Доступные версии</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6630"/> + <location filename="../UI/UserInterface.py" line="6633"/> <source>First time usage</source> <translation>Первое использование</translation> </message> @@ -63071,12 +63139,12 @@ <translation><b>Документация Python 2</b><p>Показать Python 2 документацию. Если местонахождение документации не было настроено, то искать в директории <i>doc</i> каталога где находится исполняемый файл Python 2 под Windows и в директории <i>/usr/share/doc/packages/python/html/python-docs-html</i> под UNIX. Местонахождение документации можно задать с помощью переменной окружения PYTHON2DOCDIR.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6455"/> + <location filename="../UI/UserInterface.py" line="6458"/> <source>Error getting versions information</source> <translation>Ошибка при получении информации о версии</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6448"/> + <location filename="../UI/UserInterface.py" line="6451"/> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation>Невозможно загрузить информацию о версии. Пожалуйста попробуйте ещё раз.</translation> </message> @@ -63091,7 +63159,7 @@ <translation>Невозможно запустить web браузер</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6455"/> + <location filename="../UI/UserInterface.py" line="6458"/> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation>Невозможно загрузить информацию о версии в течении последних 7 дней. Пожалуйста попробуйте ещё раз.</translation> </message> @@ -63182,7 +63250,7 @@ <translation><p>Невозможно запустить программу для создания снимка экрана.<br>Убедитесь что она установлена как <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6649"/> + <location filename="../UI/UserInterface.py" line="6652"/> <source>Select Workspace Directory</source> <translation>Выбор рабочей директории</translation> </message> @@ -63592,7 +63660,7 @@ <translation><b>Документация PySide</b><p>Показать документацию PySide. В зависимости от выбранных настроек документация будет показана во внутреннем обозревателе, внешнем web браузере или в Qt Assistant.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6377"/> + <location filename="../UI/UserInterface.py" line="6380"/> <source>%v/%m</source> <translation>%v/%m</translation> </message> @@ -63612,7 +63680,7 @@ <translation><b>Показать журнал ошибок...</b><p>Показать журнал ошибок.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6381"/> + <location filename="../UI/UserInterface.py" line="6384"/> <source>Version Check</source> <translation>Проверка версии</translation> </message> @@ -63687,22 +63755,22 @@ <translation>Eric6 не поддерживает Qt3.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6545"/> + <location filename="../UI/UserInterface.py" line="6548"/> <source>The update to <b>{0}</b> of eric6 is available at <b>{1}</b>. Would you like to get it?</source> <translation>На сайте <b>{1}</b> доступно обновление Eric6 до версии <b>{0}</b>. Загрузить?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6558"/> + <location filename="../UI/UserInterface.py" line="6561"/> <source>Eric6 is up to date</source> <translation>Eric6 не требует обновлений</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6558"/> + <location filename="../UI/UserInterface.py" line="6561"/> <source>You are using the latest version of eric6</source> <translation>Вы используете самую последнюю версию eric6</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6630"/> + <location filename="../UI/UserInterface.py" line="6633"/> <source>eric6 has not been configured yet. The configuration dialog will be started.</source> <translation>Настройка Eric6 ещё не выполнена. Сейчас будет запущен диалог конфигурации.</translation> </message> @@ -63722,7 +63790,7 @@ <translation>Инструменты пользователя не сконфигурированы</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6397"/> + <location filename="../UI/UserInterface.py" line="6400"/> <source>The versions information cannot not be downloaded because you are <b>offline</b>. Please go online and try again.</source> <translation>Невозможно загрузить информацию о версии потому что вы <b>не в сети</b>. Пожалуйста, подключитесь к интернету и повторите попытку.</translation> </message> @@ -68482,17 +68550,17 @@ <translation>Удалить выбранные</translation> </message> <message> - <location filename="../Debugger/WatchPointViewer.py" line="241"/> + <location filename="../Debugger/WatchPointViewer.py" line="243"/> <source><p>A watch expression '<b>{0}</b>' already exists.</p></source> <translation><p>Выражение для отслеживания '<b>{0}</b>' уже существует.</p></translation> </message> <message> - <location filename="../Debugger/WatchPointViewer.py" line="245"/> + <location filename="../Debugger/WatchPointViewer.py" line="247"/> <source><p>A watch expression '<b>{0}</b>' for the variable <b>{1}</b> already exists.</p></source> <translation><p>Выражение для отслеживания '<b>{0}</b>' для переменной <b>{1}</b> уже существует.</p></translation> </message> <message> - <location filename="../Debugger/WatchPointViewer.py" line="249"/> + <location filename="../Debugger/WatchPointViewer.py" line="251"/> <source>Watch expression already exists</source> <translation>Выражение для отслеживания уже существует</translation> </message> @@ -71881,27 +71949,27 @@ <translation>Размер</translation> </message> <message> - <location filename="../Helpviewer/OfflineStorage/WebDatabasesModel.py" line="102"/> + <location filename="../Helpviewer/OfflineStorage/WebDatabasesModel.py" line="105"/> <source>Local</source> <translation>Локальный</translation> </message> <message> - <location filename="../Helpviewer/OfflineStorage/WebDatabasesModel.py" line="120"/> + <location filename="../Helpviewer/OfflineStorage/WebDatabasesModel.py" line="123"/> <source>{0} ({1})</source> <translation>{0} ({1})</translation> </message> <message> - <location filename="../Helpviewer/OfflineStorage/WebDatabasesModel.py" line="210"/> + <location filename="../Helpviewer/OfflineStorage/WebDatabasesModel.py" line="228"/> <source>bytes</source> <translation>байты</translation> </message> <message> - <location filename="../Helpviewer/OfflineStorage/WebDatabasesModel.py" line="213"/> + <location filename="../Helpviewer/OfflineStorage/WebDatabasesModel.py" line="231"/> <source>kB</source> <translation>kB</translation> </message> <message> - <location filename="../Helpviewer/OfflineStorage/WebDatabasesModel.py" line="216"/> + <location filename="../Helpviewer/OfflineStorage/WebDatabasesModel.py" line="234"/> <source>MB</source> <translation>MB</translation> </message>