diff -r f34bc41cd4b4 -r 2383946f5e88 PyLintInterface/i18n/pylint_ru.ts --- a/PyLintInterface/i18n/pylint_ru.ts Sun Jun 13 10:33:59 2021 +0200 +++ b/PyLintInterface/i18n/pylint_ru.ts Mon Jun 14 19:16:54 2021 +0200 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="ru_RU" sourcelanguage=""> +<TS version="2.1" language="ru_RU"> <context> <name>PyLintConfigDialog</name> <message> @@ -293,7 +293,7 @@ <message> <location filename="../PyLintConfigDialog.py" line="71" /> <source>HTML Files (*.html);;Report Files (*.rpt);;Text Files (*.txt);;All Files (*)</source> - <translation type="unfinished" /> + <translation>Файлы HTML (*.html);;Файлы Report (*.rpt);;Файлы Text (*.txt);;Все файлы (*)</translation> </message> <message> <location filename="../PyLintConfigDialog.py" line="316" /> @@ -305,14 +305,6 @@ <source>Could not start {0}.<br>Ensure that it is in the search path.</source> <translation>Невозможно запустить {0}.<br>Убедитесь, что он находится в путях поиска.</translation> </message> - <message> - <source>Press to open a file selection dialog</source> - <translation type="vanished">Открыть диалог выбора файла</translation> - </message> - <message> - <source>...</source> - <translation type="vanished">...</translation> - </message> </context> <context> <name>PyLintExecDialog</name> @@ -401,7 +393,7 @@ <message> <location filename="../PyLintExecDialog.py" line="418" /> <source>Report Files (*.rpt);;Text Files (*.txt);;All Files (*)</source> - <translation type="unfinished" /> + <translation>Файлы Report (*.rpt);;Файлы Text (*.txt);;Все файлы (*)</translation> </message> <message> <location filename="../PyLintExecDialog.ui" line="0" /> @@ -447,10 +439,6 @@ <translation><b>Выполнение PyLint</b> <p>Отображает ошибки выполнения PyLint.</p></translation> </message> - <message> - <source>Text Files (*.txt);;All Files (*)</source> - <translation type="vanished">Текстовые файлы (*.txt);;Все файлы (*)</translation> - </message> </context> <context> <name>PyLintPlugin</name> @@ -523,9 +511,5 @@ <source>pylint</source> <translation>pylint</translation> </message> - <message> - <source>PyLint version < 0.23.0.</source> - <translation type="vanished">Версия PyLint < 0.23.0.</translation> - </message> </context> </TS>