Corrected Russian translations. release-6.1.2

Sat, 31 Oct 2015 18:46:14 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 31 Oct 2015 18:46:14 +0100
changeset 50
beb6e8b9504f
parent 49
afbc6044e598
child 51
be48e5d52cac

Corrected Russian translations.

ChangeLog file | annotate | diff | comparison | revisions
PluginPyLint.py file | annotate | diff | comparison | revisions
PluginPyLint.zip file | annotate | diff | comparison | revisions
PyLint/i18n/pylint_ru.qm file | annotate | diff | comparison | revisions
PyLint/i18n/pylint_ru.ts file | annotate | diff | comparison | revisions
--- a/ChangeLog	Sat Oct 31 16:52:57 2015 +0100
+++ b/ChangeLog	Sat Oct 31 18:46:14 2015 +0100
@@ -1,5 +1,8 @@
 ChangeLog
 ---------
+Version 6.1.2:
+- corrected Russian translations
+
 Version 6.1.1:
 - bug fixes
 
--- a/PluginPyLint.py	Sat Oct 31 16:52:57 2015 +0100
+++ b/PluginPyLint.py	Sat Oct 31 18:46:14 2015 +0100
@@ -35,7 +35,7 @@
 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
 autoactivate = True
 deactivateable = True
-version = "6.1.1"
+version = "6.1.2"
 className = "PyLintPlugin"
 packageName = "PyLint"
 shortDescription = "Show the PyLint dialogs."
Binary file PluginPyLint.zip has changed
Binary file PyLint/i18n/pylint_ru.qm has changed
--- a/PyLint/i18n/pylint_ru.ts	Sat Oct 31 16:52:57 2015 +0100
+++ b/PyLint/i18n/pylint_ru.ts	Sat Oct 31 18:46:14 2015 +0100
@@ -1,536 +1,511 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS><TS version="2.0" language="ru" sourcelanguage="">
+<!DOCTYPE TS><TS version="2.0" language="ru_RU" sourcelanguage="">
 <context>
     <name>PyLintConfigDialog</name>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.py" line="247"/>
+        <location filename="../PyLintConfigDialog.py" line="247"/>
         <source>Configuration Files (*.cfg *.cnf *.rc);;All Files (*)</source>
         <translation>Файлы конфигурации (*.cfg *.cnf *.rc);;Все файлы (*)</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.py" line="247"/>
+        <location filename="../PyLintConfigDialog.py" line="247"/>
         <source>Select configuration file</source>
         <translation>Выберите файл конфигурации</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.py" line="263"/>
+        <location filename="../PyLintConfigDialog.py" line="263"/>
         <source>Select report file</source>
         <translation>Выберите файл отчёта</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.py" line="343"/>
+        <location filename="../PyLintConfigDialog.py" line="343"/>
         <source>Process Generation Error</source>
         <translation>Ошибка процесса генерации</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.py" line="343"/>
+        <location filename="../PyLintConfigDialog.py" line="343"/>
         <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source>
-        <translation>Невозможно запустить {0}.&lt;br&gt;Убедитесь, что он находится в пути поиска.</translation>
+        <translation>Невозможно запустить {0}.&lt;br&gt;Убедитесь, что он находится в путях поиска.</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="14"/>
+        <location filename="../PyLintConfigDialog.ui" line="14"/>
         <source>PyLint Configuration</source>
         <translation>Конфигурация PyLint</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="30"/>
+        <location filename="../PyLintConfigDialog.ui" line="30"/>
         <source>General</source>
         <translation>Общее</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="52"/>
+        <location filename="../PyLintConfigDialog.ui" line="52"/>
         <source>Output</source>
         <translation>Вывод</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="64"/>
+        <location filename="../PyLintConfigDialog.ui" line="64"/>
         <source>Select to generate a plain text report</source>
-        <translation>Генерировать отчёт в виде простого текста</translation>
+        <translation>Разрешить генерацию отчёта в виде текстового файла</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="67"/>
+        <location filename="../PyLintConfigDialog.ui" line="67"/>
         <source>Generate &amp;Textreport</source>
         <translation>Генерировать &amp;текстовый отчёт</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="70"/>
+        <location filename="../PyLintConfigDialog.ui" line="70"/>
         <source>Alt+T</source>
         <translation>Alt+T</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="77"/>
+        <location filename="../PyLintConfigDialog.ui" line="77"/>
         <source>Select to generate a HTML report</source>
-        <translation>Генерировать отчёт в виде HTML</translation>
+        <translation>Разрешить генерацию отчёта в виде файла HTML</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="80"/>
+        <location filename="../PyLintConfigDialog.ui" line="80"/>
         <source>Generate &amp;HTML Report</source>
         <translation>Генерировать &amp;HTML отчёт</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="83"/>
+        <location filename="../PyLintConfigDialog.ui" line="83"/>
         <source>Alt+H</source>
         <translation>Alt+H</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="90"/>
+        <location filename="../PyLintConfigDialog.ui" line="90"/>
         <source>Show the pylint result in a dialog</source>
-        <translation>Показать результаты pylint в диалоге</translation>
+        <translation>Показать окно диалога с результатами работы pylint</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="93"/>
+        <location filename="../PyLintConfigDialog.ui" line="93"/>
         <source>Show Result &amp;Dialog</source>
-        <translation>Показать &amp;диалог с результатами</translation>
+        <translation>Показать окно &amp;диалога с результатами</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="96"/>
+        <location filename="../PyLintConfigDialog.ui" line="96"/>
         <source>Alt+D</source>
         <translation>Alt+D</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="103"/>
+        <location filename="../PyLintConfigDialog.ui" line="103"/>
         <source>Report File</source>
         <translation>Файл отчёта</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="115"/>
+        <location filename="../PyLintConfigDialog.ui" line="115"/>
         <source>Enter the name of the report file</source>
         <translation>Задайте имя файла отчёта</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="217"/>
+        <location filename="../PyLintConfigDialog.ui" line="217"/>
         <source>Press to open a file selection dialog</source>
         <translation>Открыть диалог выбора файла</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="220"/>
+        <location filename="../PyLintConfigDialog.ui" line="220"/>
         <source>...</source>
         <translation>...</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="138"/>
+        <location filename="../PyLintConfigDialog.ui" line="138"/>
         <source>Enter the name of the configuration file</source>
-        <translation>Задайте имя конфигурационного файла</translation>
+        <translation>Задайте имя файла конфигурации</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="169"/>
+        <location filename="../PyLintConfigDialog.ui" line="169"/>
         <source>Press to generate a sample configuration</source>
-        <translation>Нажмите для генерации примерной конфигурации</translation>
+        <translation>Генерация примерной конфигурации</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="172"/>
+        <location filename="../PyLintConfigDialog.ui" line="172"/>
         <source>&lt;b&gt;Generate Configuration Template&lt;/b&gt;
 &lt;p&gt;This generates a sample configuration. The data is shown in a new editor window.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Генерировать шаблон конфигурации&lt;/b&gt;
-&lt;p&gt;Генерирует примерную конфигурацию. Данные будут показаны в новом окне редактора.&lt;/p&gt;</translation>
+&lt;p&gt;Создание примерной конфигурации. Она будет показана в новом окне редактора.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="176"/>
+        <location filename="../PyLintConfigDialog.ui" line="176"/>
         <source>&amp;Generate Configuration Template</source>
-        <translation>&amp;Генерировать шаблон конфигурации</translation>
+        <translation>&amp;Создать шаблон конфигурации</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="179"/>
+        <location filename="../PyLintConfigDialog.ui" line="179"/>
         <source>Alt+G</source>
         <translation>Alt+G</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="228"/>
+        <location filename="../PyLintConfigDialog.ui" line="228"/>
         <source>Checkers</source>
         <translation>Проверки</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="346"/>
+        <location filename="../PyLintConfigDialog.ui" line="346"/>
         <source>Select to enable the variables checker</source>
         <translation>Разрешить проверку переменных</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="349"/>
+        <location filename="../PyLintConfigDialog.ui" line="349"/>
         <source>Variables</source>
         <translation>Переменные</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="256"/>
+        <location filename="../PyLintConfigDialog.ui" line="256"/>
         <source>Select to enable the similarities checker</source>
-        <translation>Разрешить проверку схожестей</translation>
+        <translation>Разрешить проверку сходства</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="259"/>
+        <location filename="../PyLintConfigDialog.ui" line="259"/>
         <source>Similarities</source>
-        <translation>Схожести</translation>
+        <translation>Сходства</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="306"/>
+        <location filename="../PyLintConfigDialog.ui" line="306"/>
         <source>Select to enable the metrics checker</source>
         <translation>Разрешить проверку метрик</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="309"/>
+        <location filename="../PyLintConfigDialog.ui" line="309"/>
         <source>Metrics</source>
         <translation>Метрики</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="336"/>
+        <location filename="../PyLintConfigDialog.ui" line="336"/>
         <source>Select to enable the miscellaneous checker</source>
         <translation>Разрешить проверку всего остального</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="339"/>
+        <location filename="../PyLintConfigDialog.ui" line="339"/>
         <source>Miscellaneous</source>
         <translation>Разное</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="246"/>
+        <location filename="../PyLintConfigDialog.ui" line="246"/>
         <source>Select to enable the imports checker</source>
-        <translation>Разрешить проверку импортов</translation>
+        <translation>Разрешить проверку импорта</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="249"/>
+        <location filename="../PyLintConfigDialog.ui" line="249"/>
         <source>Imports</source>
-        <translation>Импорты</translation>
+        <translation>Импорт</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="356"/>
+        <location filename="../PyLintConfigDialog.ui" line="356"/>
         <source>Select to enable the format checker</source>
         <translation>Разрешить проверку формата</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="359"/>
+        <location filename="../PyLintConfigDialog.ui" line="359"/>
         <source>Format</source>
         <translation>Формат</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="296"/>
+        <location filename="../PyLintConfigDialog.ui" line="296"/>
         <source>Select to enable the design checker</source>
-        <translation>Разрешить проверку дизайна</translation>
+        <translation>Разрешить проверку конструкции</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="299"/>
+        <location filename="../PyLintConfigDialog.ui" line="299"/>
         <source>Design</source>
-        <translation>Дизайн</translation>
+        <translation>Конструкции</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="266"/>
+        <location filename="../PyLintConfigDialog.ui" line="266"/>
         <source>Select to enable the classes checker</source>
         <translation>Разрешить проверку классов</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="269"/>
+        <location filename="../PyLintConfigDialog.ui" line="269"/>
         <source>Classes</source>
         <translation>Классы</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="326"/>
+        <location filename="../PyLintConfigDialog.ui" line="326"/>
         <source>Select to enable the exceptions checker</source>
         <translation>Разрешить проверку исключений</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="329"/>
+        <location filename="../PyLintConfigDialog.ui" line="329"/>
         <source>Exceptions</source>
         <translation>Исключения</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="236"/>
+        <location filename="../PyLintConfigDialog.ui" line="236"/>
         <source>Select to enable the basic checker</source>
         <translation>Разрешить базовую проверку</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="239"/>
+        <location filename="../PyLintConfigDialog.ui" line="239"/>
         <source>Basic</source>
         <translation>Базовые</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="42"/>
+        <location filename="../PyLintConfigDialog.ui" line="42"/>
         <source>Configuration &amp;File:</source>
-        <translation>Конфигурационный &amp;файл:</translation>
+        <translation>&amp;Файл конфигурации:</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="316"/>
+        <location filename="../PyLintConfigDialog.ui" line="316"/>
         <source>Select to enable the typecheck checker</source>
         <translation>Разрешить проверку типов</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="319"/>
+        <location filename="../PyLintConfigDialog.ui" line="319"/>
         <source>Typecheck</source>
         <translation>Проверка типов</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="366"/>
+        <location filename="../PyLintConfigDialog.ui" line="366"/>
         <source>Select to enable the newstyle checker</source>
         <translation>Разрешить проверку нового стиля</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="369"/>
+        <location filename="../PyLintConfigDialog.ui" line="369"/>
         <source>Newstyle</source>
         <translation>Новый стиль</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="289"/>
-        <source>Select to enable the rpython checker</source>
-        <translation type="obsolete">Разрешить проверку rpython</translation>
-    </message>
-    <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="292"/>
-        <source>RPython</source>
-        <translation type="obsolete">RPython</translation>
+        <location filename="../PyLintConfigDialog.ui" line="395"/>
+        <source>Messages</source>
+        <translation>Сообщения</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="395"/>
-        <source>Messages</source>
-        <translation type="unfinished"></translation>
+        <location filename="../PyLintConfigDialog.ui" line="401"/>
+        <source>Enabled Messages:</source>
+        <translation>Допустимые сообщения:</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="401"/>
-        <source>Enabled Messages:</source>
-        <translation type="unfinished"></translation>
+        <location filename="../PyLintConfigDialog.ui" line="408"/>
+        <source>Enter the list of enabled messages separated by comma</source>
+        <translation>Введите список допустимых сообщений, разделенных запятыми</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="408"/>
-        <source>Enter the list of enabled messages separated by comma</source>
-        <translation type="unfinished"></translation>
+        <location filename="../PyLintConfigDialog.ui" line="415"/>
+        <source>Disabled Messages:</source>
+        <translation>Недопустимые сообщения:</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="415"/>
-        <source>Disabled Messages:</source>
-        <translation type="unfinished"></translation>
+        <location filename="../PyLintConfigDialog.ui" line="422"/>
+        <source>Enter the list of disabled messages separated by comma</source>
+        <translation>Введите список недопустимых сообщений, разделенных запятыми</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="422"/>
-        <source>Enter the list of disabled messages separated by comma</source>
-        <translation type="unfinished"></translation>
+        <location filename="../PyLintConfigDialog.ui" line="276"/>
+        <source>Select to enable the logging checker</source>
+        <translation>Разрешить ведение журнала проверки</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="276"/>
-        <source>Select to enable the logging checker</source>
-        <translation type="unfinished"></translation>
+        <location filename="../PyLintConfigDialog.ui" line="279"/>
+        <source>Logging</source>
+        <translation>Ведение журнала</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="279"/>
-        <source>Logging</source>
-        <translation type="unfinished"></translation>
+        <location filename="../PyLintConfigDialog.ui" line="286"/>
+        <source>Select to enable the string format checker</source>
+        <translation>Разрешить проверку формата строки</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="286"/>
-        <source>Select to enable the string format checker</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../../PyLint/PyLintConfigDialog.ui" line="289"/>
+        <location filename="../PyLintConfigDialog.ui" line="289"/>
         <source>String Format</source>
-        <translation type="unfinished"></translation>
+        <translation>Формат строки</translation>
     </message>
 </context>
 <context>
     <name>PyLintExecDialog</name>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.py" line="151"/>
+        <location filename="../PyLintExecDialog.py" line="151"/>
         <source>Process Generation Error</source>
         <translation>Ошибка процесса генерации</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.py" line="406"/>
+        <location filename="../PyLintExecDialog.py" line="406"/>
         <source>PyLint Report</source>
         <translation>Отчёт PyLint</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.py" line="369"/>
+        <location filename="../PyLintExecDialog.py" line="369"/>
         <source>&lt;p&gt;The PyLint report file &lt;b&gt;{0}&lt;/b&gt; already exists.&lt;/p&gt;</source>
-        <translation>&lt;p&gt;Отчёт &lt;b&gt;{0}&lt;/b&gt; уже сущеструет.&lt;/p&gt;</translation>
+        <translation>&lt;p&gt;Файл отчёта PyLint &lt;b&gt;{0}&lt;/b&gt; уже сущеструет.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.py" line="390"/>
+        <location filename="../PyLintExecDialog.py" line="390"/>
         <source>&lt;p&gt;The PyLint report file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;br&gt;Reason: {1}&lt;/p&gt;</source>
-        <translation>&lt;p&gt;Невозможно сохранить файл отчёта &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt; {1}&lt;/p&gt;</translation>
+        <translation>&lt;p&gt;Файл отчета PyLint &lt;b&gt;{0}&lt;/b&gt; невозможно записать.&lt;br&gt;Причина: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.py" line="402"/>
+        <location filename="../PyLintExecDialog.py" line="402"/>
         <source>HTML Files (*.html);;All Files (*)</source>
-        <translation>Файлы разметки HTML (*.html);;Все файлы (*)</translation>
+        <translation>Файлы HTML (*.html);;Все файлы (*)</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.py" line="404"/>
+        <location filename="../PyLintExecDialog.py" line="404"/>
         <source>Text Files (*.txt);;All Files (*)</source>
         <translation>Текстовые файлы (*.txt);;Все файлы (*)</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.py" line="74"/>
+        <location filename="../PyLintExecDialog.py" line="74"/>
         <source>Convention</source>
         <translation>Соглашение</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.py" line="75"/>
+        <location filename="../PyLintExecDialog.py" line="75"/>
         <source>Refactor</source>
-        <translation>Переработка</translation>
+        <translation>Рефакторинг</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.py" line="76"/>
+        <location filename="../PyLintExecDialog.py" line="76"/>
         <source>Warning</source>
         <translation>Предупреждение</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.py" line="77"/>
+        <location filename="../PyLintExecDialog.py" line="77"/>
         <source>Error</source>
         <translation>Ошибка</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.py" line="78"/>
+        <location filename="../PyLintExecDialog.py" line="78"/>
         <source>Fatal</source>
         <translation>Критическая</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.ui" line="20"/>
+        <location filename="../PyLintExecDialog.ui" line="20"/>
         <source>PyLint Results</source>
         <translation>Результаты PyLint</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.ui" line="44"/>
+        <location filename="../PyLintExecDialog.ui" line="44"/>
         <source>&lt;b&gt;PyLint Execution&lt;/b&gt;
 &lt;p&gt;This shows the results of the PyLint run.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Выполнение PyLint&lt;/b&gt;
 &lt;p&gt;Отображает результаты выполнения PyLint.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.ui" line="76"/>
-        <source>File</source>
-        <translation type="obsolete">Файл</translation>
-    </message>
-    <message>
-        <location filename="PyLint/PyLintExecDialog.ui" line="81"/>
-        <source>Line</source>
-        <translation type="obsolete">Строка</translation>
-    </message>
-    <message>
-        <location filename="../../PyLint/PyLintExecDialog.ui" line="82"/>
+        <location filename="../PyLintExecDialog.ui" line="82"/>
         <source>Type</source>
         <translation>Тип</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.ui" line="87"/>
+        <location filename="../PyLintExecDialog.ui" line="87"/>
         <source>Message</source>
         <translation>Сообщение</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.ui" line="121"/>
+        <location filename="../PyLintExecDialog.ui" line="121"/>
         <source>&lt;b&gt;PyLint Execution&lt;/b&gt;
 &lt;p&gt;This shows the errors of the PyLint run.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Выполнение PyLint&lt;/b&gt;
 &lt;p&gt;Отображает ошибки выполнения PyLint.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.py" line="52"/>
+        <location filename="../PyLintExecDialog.py" line="52"/>
         <source>Press to save the report to a file</source>
         <translation>Сохранить отчёт в файл</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.py" line="224"/>
+        <location filename="../PyLintExecDialog.py" line="224"/>
         <source>No PyLint errors found.</source>
         <translation>Ошибки PyLint не найдены.</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.py" line="50"/>
+        <location filename="../PyLintExecDialog.py" line="50"/>
         <source>Save Report...</source>
         <translation>Сохранить отчёт...</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.py" line="151"/>
+        <location filename="../PyLintExecDialog.py" line="151"/>
         <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
-        <translation>Не могу запустить процесс &apos;{0}&apos;. Убедитесь, что он находится в пути поиска.</translation>
+        <translation>Невозможно запустить процесс &apos;{0}&apos;. Убедитесь, что он находится в путях поиска.</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.ui" line="32"/>
+        <location filename="../PyLintExecDialog.ui" line="32"/>
         <source>Results</source>
         <translation>Результаты</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.ui" line="109"/>
+        <location filename="../PyLintExecDialog.ui" line="109"/>
         <source>Errors</source>
         <translation>Ошибки</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.py" line="56"/>
+        <location filename="../PyLintExecDialog.py" line="56"/>
         <source>Refresh</source>
-        <translation type="unfinished"></translation>
+        <translation>Освежить</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.py" line="58"/>
+        <location filename="../PyLintExecDialog.py" line="58"/>
         <source>Press to refresh the result display</source>
-        <translation type="unfinished"></translation>
+        <translation>Освежить результаты</translation>
     </message>
     <message>
-        <location filename="../../PyLint/PyLintExecDialog.ui" line="77"/>
+        <location filename="../PyLintExecDialog.ui" line="77"/>
         <source>File/Line</source>
-        <translation type="unfinished"></translation>
+        <translation>Файл/Строка</translation>
     </message>
 </context>
 <context>
     <name>PyLintPlugin</name>
     <message>
-        <location filename="../../PluginPyLint.py" line="461"/>
+        <location filename="../../PluginPyLint.py" line="470"/>
         <source>Run PyLint</source>
-        <translation>Запустить PyLint</translation>
+        <translation>Выполнить PyLint</translation>
     </message>
     <message>
-        <location filename="../../PluginPyLint.py" line="461"/>
+        <location filename="../../PluginPyLint.py" line="470"/>
         <source>Run &amp;PyLint...</source>
-        <translation>Запустить &amp;PyLint...</translation>
+        <translation>Выполнить &amp;PyLint...</translation>
     </message>
     <message>
-        <location filename="../../PluginPyLint.py" line="320"/>
+        <location filename="../../PluginPyLint.py" line="329"/>
         <source>Check project, packages or modules with pylint.</source>
-        <translation>Проверить проект, пакеты или модули с помощью pylint.</translation>
-    </message>
-    <message>
-        <location filename="../../PluginPyLint.py" line="465"/>
-        <source>&lt;b&gt;Run PyLint...&lt;/b&gt;&lt;p&gt;This checks the project, packages or modules using pylint.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Запустить PyLint...&lt;/b&gt;&lt;p&gt;Проверить проект, пакеты или модули с помощью pylint.&lt;/p&gt;</translation>
+        <translation>Выполнить проверку проекта, пакетов или модулей посредством PyLint.</translation>
     </message>
     <message>
         <location filename="../../PluginPyLint.py" line="474"/>
-        <source>Show PyLint Dialog</source>
-        <translation>Показать диалог PyLint</translation>
+        <source>&lt;b&gt;Run PyLint...&lt;/b&gt;&lt;p&gt;This checks the project, packages or modules using pylint.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Выполнить PyLint...&lt;/b&gt;&lt;p&gt;Проверить проект, пакеты или модули с помощью pylint.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../../PluginPyLint.py" line="474"/>
-        <source>Show Py&amp;Lint Dialog...</source>
-        <translation>Показать диалог Py&amp;Lint...</translation>
+        <location filename="../../PluginPyLint.py" line="483"/>
+        <source>Show PyLint Dialog</source>
+        <translation>Отображение окна диалога PyLint</translation>
     </message>
     <message>
-        <location filename="../../PluginPyLint.py" line="335"/>
-        <source>Show the PyLint dialog with the results of the last run.</source>
-        <translation>Показать диалог PyLint с результатами последнего запуска.</translation>
+        <location filename="../../PluginPyLint.py" line="483"/>
+        <source>Show Py&amp;Lint Dialog...</source>
+        <translation>Показать результаты Py&amp;Lint...</translation>
     </message>
     <message>
-        <location filename="../../PluginPyLint.py" line="478"/>
+        <location filename="../../PluginPyLint.py" line="344"/>
+        <source>Show the PyLint dialog with the results of the last run.</source>
+        <translation>Показать окно диалога PyLint с результатами последнего запуска.</translation>
+    </message>
+    <message>
+        <location filename="../../PluginPyLint.py" line="487"/>
         <source>&lt;b&gt;Show PyLint Dialog...&lt;/b&gt;&lt;p&gt;This shows the PyLint dialog with the results of the last run.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Показать диалог PyLint...&lt;/b&gt;&lt;p&gt;Показать диалог PyLint с результатами последнего запуска.&lt;/p&gt;</translation>
+        <translation>&lt;b&gt;Показать диалог PyLint...&lt;/b&gt;&lt;p&gt;Показать окно диалога PyLint с результатами последнего запуска.&lt;/p&gt;</translation>
     </message>
     <message>
         <location filename="../../PluginPyLint.py" line="67"/>
         <source>Checkers - Pylint</source>
-        <translation>Контролирующие программы — Pylint</translation>
+        <translation>Программы проверки — Pylint</translation>
     </message>
     <message>
-        <location filename="../../PluginPyLint.py" line="351"/>
+        <location filename="../../PluginPyLint.py" line="360"/>
         <source>&lt;b&gt;Run PyLint...&lt;/b&gt;&lt;p&gt;This checks the loaded module using pylint.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+        <translation>&lt;b&gt;Выполнить PyLint...&lt;/b&gt;&lt;p&gt;Проверить загруженный модуль посредством pylint.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../../PluginPyLint.py" line="517"/>
+        <location filename="../../PluginPyLint.py" line="526"/>
         <source>The pylint executable could not be found.</source>
-        <translation type="unfinished"></translation>
+        <translation>Невозможно найти исполняемый файл pylint.</translation>
     </message>
     <message>
-        <location filename="../../PluginPyLint.py" line="523"/>
+        <location filename="../../PluginPyLint.py" line="532"/>
         <source>PyLint version &lt; 0.23.0.</source>
-        <translation>Версия PyLint меньше 0.23.0.</translation>
+        <translation>Версия PyLint  &lt;  0.23.0.</translation>
     </message>
     <message>
-        <location filename="PluginPyLint.py" line="224"/>
-        <source>Cannot determine pylint version.</source>
-        <translation type="obsolete">Невозможно определить версию pylint.</translation>
-    </message>
-    <message>
-        <location filename="../../PluginPyLint.py" line="523"/>
+        <location filename="../../PluginPyLint.py" line="532"/>
         <source>pylint</source>
         <translation>pylint</translation>
     </message>

eric ide

mercurial