--- a/i18n/eric6_ru.ts Thu Apr 23 20:11:44 2015 +0200 +++ b/i18n/eric6_ru.ts Fri Apr 24 18:41:06 2015 +0200 @@ -1397,37 +1397,37 @@ <context> <name>BackgroundService</name> <message> - <location filename="../Utilities/BackgroundService.py" line="120"/> + <location filename="../Utilities/BackgroundService.py" line="121"/> <source>{0} not configured.</source> <translation>{0} не сконфигурирован.</translation> </message> <message> - <location filename="../Utilities/BackgroundService.py" line="170"/> + <location filename="../Utilities/BackgroundService.py" line="175"/> <source>Restart background client?</source> <translation>Перезапустить клиент в фоновом режиме?</translation> </message> <message> - <location filename="../Utilities/BackgroundService.py" line="195"/> + <location filename="../Utilities/BackgroundService.py" line="200"/> <source>An error in Erics background client stopped the service.</source> <translation>Ошибка в слиенте остановила сервис.</translation> </message> <message> - <location filename="../Utilities/BackgroundService.py" line="390"/> + <location filename="../Utilities/BackgroundService.py" line="405"/> <source>Erics background client disconnected because of an unknown reason.</source> <translation>Фоновый клиент прервал соединение по неизвестной причине.</translation> </message> <message> - <location filename="../Utilities/BackgroundService.py" line="396"/> + <location filename="../Utilities/BackgroundService.py" line="411"/> <source>Background client disconnected.</source> <translation>Соединение фонового клиента прервано.</translation> </message> <message> - <location filename="../Utilities/BackgroundService.py" line="396"/> + <location filename="../Utilities/BackgroundService.py" line="411"/> <source>The background client for <b>{0}</b> disconnect because of an unknown reason.<br>Should it be restarted?</source> <translation>Соединение фонового клиента<b>{0}</b> прервано по неизвестной причине.<br>Перезапустить клиента?</translation> </message> <message> - <location filename="../Utilities/BackgroundService.py" line="170"/> + <location filename="../Utilities/BackgroundService.py" line="175"/> <source><p>The background client for <b>{0}</b> has stopped due to an exception. It's used by various plug-ins like the different checkers.</p><p>Select<ul><li><b>'Yes'</b> to restart the client, but abort the last job</li><li><b>'Retry'</b> to restart the client and the last job</li><li><b>'No'</b> to leave the client off.</li></ul></p><p>Note: The client can be restarted by opening and accepting the preferences dialog or reloading/changing the project.</p></source> <translation><p>Фоновый клиент<b>{0}</b> прекратил выполнение из-за ошибки. Этот клиент необходим для работы различных плагинов.</p><p>Выберите<ul><li><b>'Да'</b> чтобы перезапустить его и отменить последнее задание</li><li><b>'Повторить'</b>чтобы перезапустить его и последнее задание</li><li><b>'Нет'</b> чтобы не перезапускать клиент.</li></ul></p><p>Заметте: Клиент можно перезапустить открыв и сохранив диалог настроек или закрыв и снова открыв текущий проект.</p></translation> </message> @@ -3155,7 +3155,7 @@ <translation>Исправлено: {0}</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="585"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="586"/> <source>No issues found.</source> <translation>Проблем со стилем не найдено.</translation> </message> @@ -53726,17 +53726,17 @@ <context> <name>SyntaxCheckService</name> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="204"/> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="201"/> <source>Python 2 batch check</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="220"/> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="217"/> <source>Python 3 batch check</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="236"/> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="233"/> <source>JavaScript batch check</source> <translation type="unfinished"></translation> </message> @@ -53799,7 +53799,7 @@ <translation>Показать все файлы, содержащие синтаксические ошибки</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="332"/> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="345"/> <source>No issues found.</source> <translation>Синтаксисические ошибки не найдены.</translation> </message> @@ -54206,7 +54206,7 @@ <context> <name>TabnannyDialog</name> <message> - <location filename="../Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.py" line="223"/> + <location filename="../Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.py" line="285"/> <source>No indentation errors found.</source> <translation>Ошибки в отступах не найдены.</translation> </message> @@ -54279,29 +54279,44 @@ <source>%v/%m Files</source> <translation>%v/%m Файлы</translation> </message> + <message> + <location filename="../Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.py" line="205"/> + <source>Preparing files...</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>TabnannyPlugin</name> <message> - <location filename="../Plugins/PluginTabnanny.py" line="243"/> + <location filename="../Plugins/PluginTabnanny.py" line="308"/> <source>Check Indentations</source> <translation>Проверить отступы</translation> </message> <message> - <location filename="../Plugins/PluginTabnanny.py" line="243"/> + <location filename="../Plugins/PluginTabnanny.py" line="308"/> <source>&Indentations...</source> <translation>&Отступы...</translation> </message> <message> - <location filename="../Plugins/PluginTabnanny.py" line="152"/> + <location filename="../Plugins/PluginTabnanny.py" line="217"/> <source>Check indentations using tabnanny.</source> <translation>Проверить отступы с помощью tabnanny.</translation> </message> <message> - <location filename="../Plugins/PluginTabnanny.py" line="247"/> + <location filename="../Plugins/PluginTabnanny.py" line="312"/> <source><b>Check Indentations...</b><p>This checks Python files for bad indentations using tabnanny.</p></source> <translation><b>Проверить отступы...</b><p>Проверяет файлы Python на некорректные отступы при помощи tabnanny.</p></translation> </message> + <message> + <location filename="../Plugins/PluginTabnanny.py" line="104"/> + <source>Python 2 batch check</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/PluginTabnanny.py" line="120"/> + <source>Python 3 batch check</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>Tabview</name>