--- a/i18n/eric6_ru.ts Sun Jan 24 16:15:58 2016 +0100 +++ b/i18n/eric6_ru.ts Sun Jan 24 19:28:37 2016 +0100 @@ -33083,225 +33083,260 @@ <context> <name>LexerPygments</name> <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="157"/> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="180"/> <source>Default</source> <translation>По умолчанию</translation> </message> <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="158"/> - <source>Comment</source> - <translation>Закомментировать</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="159"/> - <source>Preprocessor</source> - <translation>Препроцессор</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="160"/> - <source>Keyword</source> - <translation>Ключевое слово</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="161"/> - <source>Pseudo Keyword</source> - <translation>Псевдоключевое слово</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="162"/> - <source>Type Keyword</source> - <translation>Ключевое слово типа</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="163"/> - <source>Operator</source> - <translation>Оператор</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="164"/> - <source>Word</source> - <translation>Слово</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="165"/> - <source>Builtin</source> - <translation>Встроенная функция</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="166"/> - <source>Function or method name</source> - <translation>Имя функции или метода</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="167"/> - <source>Class name</source> - <translation>Имя класса</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="168"/> - <source>Namespace</source> - <translation>Пространство имен</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="169"/> - <source>Exception</source> - <translation>Исключение</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="170"/> - <source>Identifier</source> - <translation>Идентификатор</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="171"/> - <source>Constant</source> - <translation>Константа</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="172"/> - <source>Label</source> - <translation>Метка</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="173"/> - <source>Entity</source> - <translation>Объект</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="174"/> - <source>Attribute</source> - <translation>Атрибут</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="175"/> - <source>Tag</source> - <translation>Метка</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="176"/> - <source>Decorator</source> - <translation>Декоратор</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="177"/> - <source>String</source> - <translation>Строка</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="178"/> - <source>Documentation string</source> - <translation>Строка документации</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="179"/> - <source>Scalar</source> - <translation>Скаляр</translation> - </message> - <message> - <location filename="../QScintilla/Lexers/LexerPygments.py" line="180"/> - <source>Escape</source> - <translation>Escape</translation> - </message> - <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="181"/> - <source>Regular expression</source> - <translation>Регулярное выражение</translation> + <source>Comment</source> + <translation>Закомментировать</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="182"/> - <source>Symbol</source> - <translation>Символ</translation> + <source>Preprocessor</source> + <translation>Препроцессор</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="183"/> - <source>Other string</source> - <translation>Другие строки</translation> + <source>Keyword</source> + <translation>Ключевое слово</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="184"/> - <source>Number</source> - <translation>Число</translation> + <source>Pseudo Keyword</source> + <translation>Псевдоключевое слово</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="185"/> - <source>Heading</source> - <translation>Заголовок</translation> + <source>Type Keyword</source> + <translation>Ключевое слово типа</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="186"/> - <source>Subheading</source> - <translation>Подзаголовок</translation> + <source>Operator</source> + <translation>Оператор</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="187"/> - <source>Deleted</source> - <translation>Удалено</translation> + <source>Word</source> + <translation>Слово</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="188"/> - <source>Inserted</source> - <translation>Вставка</translation> + <source>Builtin</source> + <translation>Встроенная функция</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="189"/> - <source>Generic error</source> - <translation>Ошибка</translation> + <source>Function or method name</source> + <translation>Имя функции или метода</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="190"/> - <source>Emphasized text</source> - <translation>Выделенный текст</translation> + <source>Class name</source> + <translation>Имя класса</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="191"/> - <source>Strong text</source> - <translation>Выделенный текст</translation> + <source>Namespace</source> + <translation>Пространство имен</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="192"/> - <source>Prompt</source> - <translation>Подсказка</translation> + <source>Exception</source> + <translation>Исключение</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="193"/> - <source>Output</source> - <translation>Вывод</translation> + <source>Identifier</source> + <translation>Идентификатор</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="194"/> - <source>Traceback</source> - <translation>Стек вызовов</translation> + <source>Constant</source> + <translation>Константа</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="195"/> - <source>Error</source> - <translation>Ошибка</translation> + <source>Label</source> + <translation>Метка</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="196"/> - <source>Comment block</source> - <translation>Закомментировать блок</translation> + <source>Entity</source> + <translation>Объект</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="197"/> - <source>Property</source> - <translation>Проперти</translation> + <source>Attribute</source> + <translation>Атрибут</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="198"/> - <source>Character</source> - <translation>Символ</translation> + <source>Tag</source> + <translation>Метка</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="199"/> - <source>Here document</source> - <translation>Документ</translation> + <source>Decorator</source> + <translation>Декоратор</translation> </message> <message> <location filename="../QScintilla/Lexers/LexerPygments.py" line="200"/> + <source>String</source> + <translation>Строка</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="201"/> + <source>Documentation string</source> + <translation>Строка документации</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="202"/> + <source>Scalar</source> + <translation>Скаляр</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="203"/> + <source>Escape</source> + <translation>Escape</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="204"/> + <source>Regular expression</source> + <translation>Регулярное выражение</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="205"/> + <source>Symbol</source> + <translation>Символ</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="206"/> + <source>Other string</source> + <translation>Другие строки</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="207"/> + <source>Number</source> + <translation>Число</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="208"/> + <source>Heading</source> + <translation>Заголовок</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="209"/> + <source>Subheading</source> + <translation>Подзаголовок</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="210"/> + <source>Deleted</source> + <translation>Удалено</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="211"/> + <source>Inserted</source> + <translation>Вставка</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="212"/> + <source>Generic error</source> + <translation>Ошибка</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="213"/> + <source>Emphasized text</source> + <translation>Выделенный текст</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="214"/> + <source>Strong text</source> + <translation>Выделенный текст</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="215"/> + <source>Prompt</source> + <translation>Подсказка</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="216"/> + <source>Output</source> + <translation>Вывод</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="217"/> + <source>Traceback</source> + <translation>Стек вызовов</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="218"/> + <source>Error</source> + <translation>Ошибка</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="219"/> + <source>Comment block</source> + <translation>Закомментировать блок</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="220"/> + <source>Property</source> + <translation>Проперти</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="221"/> + <source>Character</source> + <translation>Символ</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="222"/> + <source>Here document</source> + <translation>Документ</translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="223"/> <source>Punctuation</source> <translation>Пунктуация</translation> </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="224"/> + <source>Hashbang</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="225"/> + <source>Reserved Keyword</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="226"/> + <source>Literal</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="227"/> + <source>Double quoted string</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="228"/> + <source>Single quoted string</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="229"/> + <source>Backtick string</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Lexers/LexerPygments.py" line="230"/> + <source>Whitespace</source> + <translation type="unfinished">Пробел</translation> + </message> </context> <context> <name>Lexers</name>