--- a/i18n/eric6_ru.ts Wed Jun 24 19:45:21 2015 +0200 +++ b/i18n/eric6_ru.ts Wed Jun 24 19:52:13 2015 +0200 @@ -8681,937 +8681,892 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="863"/> + <location filename="../QScintilla/Editor.py" line="851"/> <source>Code metrics...</source> <translation>Статистика кода...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="864"/> + <location filename="../QScintilla/Editor.py" line="852"/> <source>Code coverage...</source> <translation>Охват кода...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="872"/> + <location filename="../QScintilla/Editor.py" line="860"/> <source>Profile data...</source> <translation>Данные профайлера...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="666"/> + <location filename="../QScintilla/Editor.py" line="654"/> <source>Undo</source> <translation>Отмена</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="669"/> + <location filename="../QScintilla/Editor.py" line="657"/> <source>Redo</source> <translation>Повтор</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="676"/> + <location filename="../QScintilla/Editor.py" line="664"/> <source>Cut</source> <translation>Вырезать</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="679"/> + <location filename="../QScintilla/Editor.py" line="667"/> <source>Copy</source> <translation>Копировать</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="682"/> + <location filename="../QScintilla/Editor.py" line="670"/> <source>Paste</source> <translation>Вставить</translation> </message> <message> + <location filename="../QScintilla/Editor.py" line="675"/> + <source>Indent</source> + <translation>Увеличить отступ</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="678"/> + <source>Unindent</source> + <translation>Уменьшить отступ</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="681"/> + <source>Comment</source> + <translation>Закомментировать</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="684"/> + <source>Uncomment</source> + <translation>Раскомментировать</translation> + </message> + <message> <location filename="../QScintilla/Editor.py" line="687"/> - <source>Indent</source> - <translation>Увеличить отступ</translation> + <source>Stream Comment</source> + <translation>Поточный комментарий</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="690"/> - <source>Unindent</source> - <translation>Уменьшить отступ</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="693"/> - <source>Comment</source> - <translation>Закомментировать</translation> + <source>Box Comment</source> + <translation>Прямоугольный комментарий</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="694"/> + <source>Select to brace</source> + <translation>Выбрать до скобки</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="696"/> - <source>Uncomment</source> - <translation>Раскомментировать</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="699"/> - <source>Stream Comment</source> - <translation>Поточный комментарий</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="702"/> - <source>Box Comment</source> - <translation>Прямоугольный комментарий</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="706"/> - <source>Select to brace</source> - <translation>Выбрать до скобки</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="708"/> <source>Select all</source> <translation>Выбрать всё</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="709"/> + <location filename="../QScintilla/Editor.py" line="697"/> <source>Deselect all</source> <translation>Снять выделение</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="841"/> + <location filename="../QScintilla/Editor.py" line="829"/> <source>Check</source> <translation>Проверки</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="861"/> + <location filename="../QScintilla/Editor.py" line="849"/> <source>Show</source> <translation>Показать</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="776"/> + <location filename="../QScintilla/Editor.py" line="764"/> <source>Close</source> <translation>Закрыть</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="782"/> + <location filename="../QScintilla/Editor.py" line="770"/> <source>Save</source> <translation>Сохранить</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="785"/> + <location filename="../QScintilla/Editor.py" line="773"/> <source>Save As...</source> <translation>Сохранить как...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="798"/> + <location filename="../QScintilla/Editor.py" line="786"/> <source>Print</source> <translation>Печать</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1743"/> + <location filename="../QScintilla/Editor.py" line="1731"/> <source>Modification of Read Only file</source> <translation>Редактирование файла, открытого только на чтение</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1743"/> + <location filename="../QScintilla/Editor.py" line="1731"/> <source>You are attempting to change a read only file. Please save to a different file first.</source> <translation>Попытка редактирования файла, открытого только на чтение. Пожалуйста, сначала сохраните изменения в другой файл.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2435"/> + <location filename="../QScintilla/Editor.py" line="2423"/> <source>Printing...</source> <translation>Печать...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2452"/> + <location filename="../QScintilla/Editor.py" line="2440"/> <source>Printing completed</source> <translation>Печать завершена</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2454"/> + <location filename="../QScintilla/Editor.py" line="2442"/> <source>Error while printing</source> <translation>Ошибка печати</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2457"/> + <location filename="../QScintilla/Editor.py" line="2445"/> <source>Printing aborted</source> <translation>Печать отменена</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2870"/> + <location filename="../QScintilla/Editor.py" line="2858"/> <source>Open File</source> <translation>Открыть файл</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3040"/> + <location filename="../QScintilla/Editor.py" line="3028"/> <source>Save File</source> <translation>Сохранить файл</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2815"/> + <location filename="../QScintilla/Editor.py" line="2803"/> <source>File Modified</source> <translation>Файл изменён</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6369"/> + <location filename="../QScintilla/Editor.py" line="6357"/> <source>File changed</source> <translation>Файл изменён</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="672"/> + <location filename="../QScintilla/Editor.py" line="660"/> <source>Revert to last saved state</source> <translation>Вернуть к последнему записанному состоянию</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="911"/> + <location filename="../QScintilla/Editor.py" line="899"/> <source>Languages</source> <translation>Языки</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1157"/> + <location filename="../QScintilla/Editor.py" line="1145"/> <source>Toggle bookmark</source> <translation>Поставить/убрать закладку</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1159"/> + <location filename="../QScintilla/Editor.py" line="1147"/> <source>Next bookmark</source> <translation>Следующая закладка</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1161"/> + <location filename="../QScintilla/Editor.py" line="1149"/> <source>Previous bookmark</source> <translation>Предыдущая закладка</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1163"/> + <location filename="../QScintilla/Editor.py" line="1151"/> <source>Clear all bookmarks</source> <translation>Стереть все закладки</translation> </message> <message> + <location filename="../QScintilla/Editor.py" line="1171"/> + <source>Toggle breakpoint</source> + <translation>Поставить/убрать точку останова</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1176"/> + <source>Edit breakpoint...</source> + <translation>Редактировать точку останова...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5076"/> + <source>Enable breakpoint</source> + <translation>Разрешить точку останова</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1181"/> + <source>Next breakpoint</source> + <translation>Следующая точка останова</translation> + </message> + <message> <location filename="../QScintilla/Editor.py" line="1183"/> - <source>Toggle breakpoint</source> - <translation>Поставить/убрать точку останова</translation> + <source>Previous breakpoint</source> + <translation>Предыдущая точка останова</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1185"/> + <source>Clear all breakpoints</source> + <translation>Убрать все точки останова</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1205"/> + <source>LMB toggles bookmarks</source> + <translation>Левая клавиша мыши ставит закладки</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1209"/> + <source>LMB toggles breakpoints</source> + <translation>Левая клавиша мыши ставит точки останова</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5079"/> + <source>Disable breakpoint</source> + <translation>Запретить точку останова</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5424"/> + <source>Code Coverage</source> + <translation>Охват кода</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5424"/> + <source>Please select a coverage file</source> + <translation>Пожалуйста, выберите файл для информации охвата</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6078"/> + <source>Macro Name</source> + <translation>Имя макроса</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6078"/> + <source>Select a macro name:</source> + <translation>Задайте имя макроса:</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6149"/> + <source>Macro files (*.macro)</source> + <translation>Макросы (*.macro)</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6106"/> + <source>Load macro file</source> + <translation>Загрузить макрос</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6129"/> + <source>Error loading macro</source> + <translation>Ошибка при загрузке макроса</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6149"/> + <source>Save macro file</source> + <translation>Сохранить файл с макросами</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6166"/> + <source>Save macro</source> + <translation>Сохранить макрос</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6182"/> + <source>Error saving macro</source> + <translation>Ошибка при сохранении макроса</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6195"/> + <source>Start Macro Recording</source> + <translation>Начало записи макроса</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6221"/> + <source>Macro Recording</source> + <translation>Запись макроса</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6221"/> + <source>Enter name of the macro:</source> + <translation>Задайте имя макроса:</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5603"/> + <source>Profile Data</source> + <translation>Данные профайлера</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5603"/> + <source>Please select a profile file</source> + <translation>Пожалуйста, выберите файл профиля</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="4352"/> + <source>Autocompletion</source> + <translation>Автозавершение</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="4352"/> + <source>Autocompletion is not available because there is no autocompletion source set.</source> + <translation>Автозавершение недоступно, так как не задан источник автозавершения.</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="718"/> + <source>Use Monospaced Font</source> + <translation>Использовать моноширинный шрифт</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="711"/> + <source>Shorten empty lines</source> + <translation>Укоротить пустые строки</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1154"/> + <source>Goto syntax error</source> + <translation>Перейти к синтаксической ошибке</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1158"/> + <source>Clear syntax error</source> + <translation>Очистить синтаксическую ошибку</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="723"/> + <source>Autosave enabled</source> + <translation>Автосохранение разрешено</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6659"/> + <source>Drop Error</source> + <translation>Ошибка Drag&&Drop</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1156"/> + <source>Show syntax error message</source> + <translation>Показать сообщение о синтаксической ошибке</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5763"/> + <source>Syntax Error</source> + <translation>Синтаксическая ошибка</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5763"/> + <source>No syntax error message available.</source> + <translation>Нет сообщения о синтаксической ошибке.</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1173"/> + <source>Toggle temporary breakpoint</source> + <translation>Установить/удалить временную точку останова</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="854"/> + <source>Show code coverage annotations</source> + <translation>Показать аннотации по охвату</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="857"/> + <source>Hide code coverage annotations</source> + <translation>Не показывать аннотации по охвату</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1188"/> - <source>Edit breakpoint...</source> - <translation>Редактировать точку останова...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5088"/> - <source>Enable breakpoint</source> - <translation>Разрешить точку останова</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1193"/> - <source>Next breakpoint</source> - <translation>Следующая точка останова</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1195"/> - <source>Previous breakpoint</source> - <translation>Предыдущая точка останова</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1197"/> - <source>Clear all breakpoints</source> - <translation>Убрать все точки останова</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1217"/> - <source>LMB toggles bookmarks</source> - <translation>Левая клавиша мыши ставит закладки</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1221"/> - <source>LMB toggles breakpoints</source> - <translation>Левая клавиша мыши ставит точки останова</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5091"/> - <source>Disable breakpoint</source> - <translation>Запретить точку останова</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5436"/> - <source>Code Coverage</source> - <translation>Охват кода</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5436"/> - <source>Please select a coverage file</source> - <translation>Пожалуйста, выберите файл для информации охвата</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6090"/> - <source>Macro Name</source> - <translation>Имя макроса</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6090"/> - <source>Select a macro name:</source> - <translation>Задайте имя макроса:</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6161"/> - <source>Macro files (*.macro)</source> - <translation>Макросы (*.macro)</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6118"/> - <source>Load macro file</source> - <translation>Загрузить макрос</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6141"/> - <source>Error loading macro</source> - <translation>Ошибка при загрузке макроса</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6161"/> - <source>Save macro file</source> - <translation>Сохранить файл с макросами</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6178"/> - <source>Save macro</source> - <translation>Сохранить макрос</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6194"/> - <source>Error saving macro</source> - <translation>Ошибка при сохранении макроса</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6207"/> - <source>Start Macro Recording</source> - <translation>Начало записи макроса</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6233"/> - <source>Macro Recording</source> - <translation>Запись макроса</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6233"/> - <source>Enter name of the macro:</source> - <translation>Задайте имя макроса:</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5615"/> - <source>Profile Data</source> - <translation>Данные профайлера</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5615"/> - <source>Please select a profile file</source> - <translation>Пожалуйста, выберите файл профиля</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="4364"/> - <source>Autocompletion</source> - <translation>Автозавершение</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="4364"/> - <source>Autocompletion is not available because there is no autocompletion source set.</source> - <translation>Автозавершение недоступно, так как не задан источник автозавершения.</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="730"/> - <source>Use Monospaced Font</source> - <translation>Использовать моноширинный шрифт</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="723"/> - <source>Shorten empty lines</source> - <translation>Укоротить пустые строки</translation> + <source>Next uncovered line</source> + <translation>Следующая неохваченная строка</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1191"/> + <source>Previous uncovered line</source> + <translation>Предыдущая невыполняемая строка</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5488"/> + <source>Show Code Coverage Annotations</source> + <translation>Показать аннотации по охвату</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5481"/> + <source>All lines have been covered.</source> + <translation>Все строки выполняются.</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5488"/> + <source>There is no coverage file available.</source> + <translation>Нет файла с информацией по охвату.</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2803"/> + <source><p>The file <b>{0}</b> has unsaved changes.</p></source> + <translation><p>В файле <b>{0}</b> есть несохранённые изменения.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6120"/> + <source><p>The macro file <b>{0}</b> could not be read.</p></source> + <translation><p>Невозможно прочитать файл с макросами: <b>{0}</b></p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6129"/> + <source><p>The macro file <b>{0}</b> is corrupt.</p></source> + <translation><p>Файл с макросами <b>{0}</b> повреждён</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6182"/> + <source><p>The macro file <b>{0}</b> could not be written.</p></source> + <translation><p>Невозможно сохранить файл с макросами: <b>{0}</b></p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6659"/> + <source><p><b>{0}</b> is not a file.</p></source> + <translation><p><b>{0}</b> не является файлом</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="336"/> + <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> + <translation><p>Файл <b>{0}</b> занимает <b>{1} KB</b>. Ввы действительно хотите его загрузить?</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="873"/> + <source>Diagrams</source> + <translation>Диаграммы</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="875"/> + <source>Class Diagram...</source> + <translation>Диаграмма классов...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="877"/> + <source>Package Diagram...</source> + <translation>Диаграмма пакетов...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="879"/> + <source>Imports Diagram...</source> + <translation>Диаграмма импортирования...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="881"/> + <source>Application Diagram...</source> + <translation>Диаграмма приложения...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="902"/> + <source>No Language</source> + <translation>Нет языка</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6519"/> + <source>{0} (ro)</source> + <translation>{0} (только чтение)</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6680"/> + <source>Resources</source> + <translation>Ресурсы</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6682"/> + <source>Add file...</source> + <translation>Добавить файл...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6684"/> + <source>Add files...</source> + <translation>Добавить файлы...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6686"/> + <source>Add aliased file...</source> + <translation>Добавить файл под другим именем...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6689"/> + <source>Add localized resource...</source> + <translation>Добавить локализованный ресурс...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6712"/> + <source>Add file resource</source> + <translation>Добавить файл ресурсов</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6728"/> + <source>Add file resources</source> + <translation>Добавить файлы ресурсов</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6756"/> + <source>Add aliased file resource</source> + <translation>Добавить файл ресурсов под другим именем</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6756"/> + <source>Alias for file <b>{0}</b>:</source> + <translation>Другое имя для файла <b>{0}</b>:</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6820"/> + <source>Package Diagram</source> + <translation>Диаграмма пакетов</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6820"/> + <source>Include class attributes?</source> + <translation>Включать атрибуты класса?</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6854"/> + <source>Application Diagram</source> + <translation>Диаграмма приложения</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6854"/> + <source>Include module names?</source> + <translation>Включать имена модулей?</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6693"/> + <source>Add resource frame</source> + <translation>Добавить фрагмент ресурсов</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6195"/> + <source>Macro recording is already active. Start new?</source> + <translation>Запись макроса уже идёт. Начать новую запись?</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1194"/> + <source>Next task</source> + <translation>Следующая задача</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1196"/> + <source>Previous task</source> + <translation>Предыдущая задача</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="812"/> + <source>from Document</source> + <translation>из документа</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="814"/> + <source>from APIs</source> + <translation>из файлов API</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="816"/> + <source>from Document and APIs</source> + <translation>Из документа и файлов API</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1022"/> + <source>Export as</source> + <translation>Экспортировать как</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1245"/> + <source>Export source</source> + <translation>Экспортировать исходник</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1237"/> + <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> + <translation><p>Не найден экспортёр для формата <b>{0}</b>. Отмена...</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1245"/> + <source>No export format given. Aborting...</source> + <translation>Не задан формат экспорта. Отмена...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6840"/> + <source>Imports Diagram</source> + <translation>Диаграмма импортов</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6840"/> + <source>Include imports from external modules?</source> + <translation>Включать импорты из внешних модулей?</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="809"/> + <source>dynamic</source> + <translation>динамический</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="742"/> + <source>Calltip</source> + <translation>Подсказка</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="783"/> + <source>Print Preview</source> + <translation>Предварительный просмотр печати</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="396"/> + <source><b>A Source Editor Window</b><p>This window is used to display and edit a source file. You can open as many of these as you like. The name of the file is displayed in the window's titlebar.</p><p>In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> + <translation><b>Окно редактора</b><p>Это окно используется для просмотра и редактирования исходных текстов приложений. Вы можете открыть несколько окон одновременно. Имя редактируемого файла отображается в заголовке окна.</p><p>Чтобы установить точку останова кликните в пространство между номером строки и меткой свёртки на нужной строке. Появившийся маркер точки останова можно настроить через контекстное меню.</p><p>Чтобы установить закладку кликните в пространство между номером строки и меткой свёртки на нужной строке при нажатой клавише Shift.</p><p>Эти действия можно отменить через контекстное меню.</p><p>Если при нажатой клавише Ctrl кликнуть на маркер синтаксической ошибки, то будет показана дополнительная информация об ошибке.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="727"/> + <source>Typing aids enabled</source> + <translation>Разрешить помощь при наборе</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="986"/> + <source>End-of-Line Type</source> + <translation>Тип конца строки</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="990"/> + <source>Unix</source> + <translation>Unix</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="997"/> + <source>Windows</source> + <translation>Windows</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1004"/> + <source>Macintosh</source> + <translation>Macintosh</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="945"/> + <source>Encodings</source> + <translation>Кодировки</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="925"/> + <source>Guessed</source> + <translation>Догадки</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1260"/> + <source>Alternatives</source> + <translation>Альтернативы</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1256"/> + <source>Alternatives ({0})</source> + <translation>Альтернативы ({0})</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1276"/> + <source>Pygments Lexer</source> + <translation>Pygments лексер</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1276"/> + <source>Select the Pygments lexer to apply.</source> + <translation>Задайте язык лексического анализатора.</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7132"/> + <source>Check spelling...</source> + <translation>Проверка орфографии...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="703"/> + <source>Check spelling of selection...</source> + <translation>Проверка орфографии подсвеченного участка...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7135"/> + <source>Add to dictionary</source> + <translation>Добавить в слварь</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7137"/> + <source>Ignore All</source> + <translation>Игнорировать всё</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="707"/> + <source>Remove from dictionary</source> + <translation>Удалить из словаря</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2858"/> + <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> + <translation><p>Невозможно прочитать файл <b>{0}</b>.</p><p>Причина: {1}</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2961"/> + <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> + <translation><p>Невозможно сохранить файл <b>{0}</b>:<br>Причина: {1}.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1161"/> + <source>Next warning</source> + <translation>Следующее предупреждение</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1164"/> + <source>Previous warning</source> + <translation>Предыдущее предупреждение</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1166"/> - <source>Goto syntax error</source> - <translation>Перейти к синтаксической ошибке</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1170"/> - <source>Clear syntax error</source> - <translation>Очистить синтаксическую ошибку</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="735"/> - <source>Autosave enabled</source> - <translation>Автосохранение разрешено</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6671"/> - <source>Drop Error</source> - <translation>Ошибка Drag&&Drop</translation> + <source>Show warning message</source> + <translation>Показать предупреждение</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1168"/> - <source>Show syntax error message</source> - <translation>Показать сообщение о синтаксической ошибке</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5775"/> - <source>Syntax Error</source> - <translation>Синтаксическая ошибка</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5775"/> - <source>No syntax error message available.</source> - <translation>Нет сообщения о синтаксической ошибке.</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1185"/> - <source>Toggle temporary breakpoint</source> - <translation>Установить/удалить временную точку останова</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="866"/> - <source>Show code coverage annotations</source> - <translation>Показать аннотации по охвату</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="869"/> - <source>Hide code coverage annotations</source> - <translation>Не показывать аннотации по охвату</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1200"/> - <source>Next uncovered line</source> - <translation>Следующая неохваченная строка</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1203"/> - <source>Previous uncovered line</source> - <translation>Предыдущая невыполняемая строка</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5500"/> - <source>Show Code Coverage Annotations</source> - <translation>Показать аннотации по охвату</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5493"/> - <source>All lines have been covered.</source> - <translation>Все строки выполняются.</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5500"/> - <source>There is no coverage file available.</source> - <translation>Нет файла с информацией по охвату.</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="2815"/> - <source><p>The file <b>{0}</b> has unsaved changes.</p></source> - <translation><p>В файле <b>{0}</b> есть несохранённые изменения.</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6132"/> - <source><p>The macro file <b>{0}</b> could not be read.</p></source> - <translation><p>Невозможно прочитать файл с макросами: <b>{0}</b></p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6141"/> - <source><p>The macro file <b>{0}</b> is corrupt.</p></source> - <translation><p>Файл с макросами <b>{0}</b> повреждён</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6194"/> - <source><p>The macro file <b>{0}</b> could not be written.</p></source> - <translation><p>Невозможно сохранить файл с макросами: <b>{0}</b></p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6671"/> - <source><p><b>{0}</b> is not a file.</p></source> - <translation><p><b>{0}</b> не является файлом</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="335"/> - <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> - <translation><p>Файл <b>{0}</b> занимает <b>{1} KB</b>. Ввы действительно хотите его загрузить?</p></translation> + <source>Clear warnings</source> + <translation>Очистить предупреждения</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="3028"/> + <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> + <translation><p>Файл <b>{0}</b> уже сущеструет. Переписать?</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6166"/> + <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> + <translation><p>Макро <b>{0}</b> уже сущеструет. Переписать?</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6017"/> + <source>Warning: {0}</source> + <translation>Предупреждение: {0}</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6024"/> + <source>Error: {0}</source> + <translation>Ошибка: {0}</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6353"/> + <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> + <translation><br><b>Предупреждение:</b> При переоткрытии все изменения будут потеряны.</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="4457"/> + <source>Activating Auto-Completion Provider</source> + <translation>Активация Автозавершения</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="4457"/> + <source>Auto-completion provider cannot be connected because there is already another one active. Please check your configuration.</source> + <translation>Автозавершение не может быть подключено, потому что уже активны. Пожалуйста проверьте конфигурацию.</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="4777"/> + <source>Activating Calltip Provider</source> + <translation>Активация подсказок</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="4777"/> + <source>Calltip provider cannot be connected because there is already another one active. Please check your configuration.</source> + <translation>Подсказки не могут быть подключены, потому что уже активны. Пожалуйста проверьте конфигурацию.</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="779"/> + <source>Open 'rejection' file</source> + <translation>Открыть 'отбракованный' файл</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="885"/> - <source>Diagrams</source> - <translation>Диаграммы</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="887"/> - <source>Class Diagram...</source> - <translation>Диаграмма классов...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="889"/> - <source>Package Diagram...</source> - <translation>Диаграмма пакетов...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="891"/> - <source>Imports Diagram...</source> - <translation>Диаграмма импортирования...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="893"/> - <source>Application Diagram...</source> - <translation>Диаграмма приложения...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="914"/> - <source>No Language</source> - <translation>Нет языка</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6531"/> - <source>{0} (ro)</source> - <translation>{0} (только чтение)</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6692"/> - <source>Resources</source> - <translation>Ресурсы</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6694"/> - <source>Add file...</source> - <translation>Добавить файл...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6696"/> - <source>Add files...</source> - <translation>Добавить файлы...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6698"/> - <source>Add aliased file...</source> - <translation>Добавить файл под другим именем...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6701"/> - <source>Add localized resource...</source> - <translation>Добавить локализованный ресурс...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6724"/> - <source>Add file resource</source> - <translation>Добавить файл ресурсов</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6740"/> - <source>Add file resources</source> - <translation>Добавить файлы ресурсов</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6768"/> - <source>Add aliased file resource</source> - <translation>Добавить файл ресурсов под другим именем</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6768"/> - <source>Alias for file <b>{0}</b>:</source> - <translation>Другое имя для файла <b>{0}</b>:</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6832"/> - <source>Package Diagram</source> - <translation>Диаграмма пакетов</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6832"/> - <source>Include class attributes?</source> - <translation>Включать атрибуты класса?</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6866"/> - <source>Application Diagram</source> - <translation>Диаграмма приложения</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6866"/> - <source>Include module names?</source> - <translation>Включать имена модулей?</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6705"/> - <source>Add resource frame</source> - <translation>Добавить фрагмент ресурсов</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6207"/> - <source>Macro recording is already active. Start new?</source> - <translation>Запись макроса уже идёт. Начать новую запись?</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1206"/> - <source>Next task</source> - <translation>Следующая задача</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1208"/> - <source>Previous task</source> - <translation>Предыдущая задача</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="824"/> - <source>from Document</source> - <translation>из документа</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="826"/> - <source>from APIs</source> - <translation>из файлов API</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="828"/> - <source>from Document and APIs</source> - <translation>Из документа и файлов API</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1034"/> - <source>Export as</source> - <translation>Экспортировать как</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1257"/> - <source>Export source</source> - <translation>Экспортировать исходник</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1249"/> - <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> - <translation><p>Не найден экспортёр для формата <b>{0}</b>. Отмена...</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1257"/> - <source>No export format given. Aborting...</source> - <translation>Не задан формат экспорта. Отмена...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6852"/> - <source>Imports Diagram</source> - <translation>Диаграмма импортов</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6852"/> - <source>Include imports from external modules?</source> - <translation>Включать импорты из внешних модулей?</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="821"/> - <source>dynamic</source> - <translation>динамический</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="754"/> - <source>Calltip</source> - <translation>Подсказка</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="795"/> - <source>Print Preview</source> - <translation>Предварительный просмотр печати</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="408"/> - <source><b>A Source Editor Window</b><p>This window is used to display and edit a source file. You can open as many of these as you like. The name of the file is displayed in the window's titlebar.</p><p>In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> - <translation><b>Окно редактора</b><p>Это окно используется для просмотра и редактирования исходных текстов приложений. Вы можете открыть несколько окон одновременно. Имя редактируемого файла отображается в заголовке окна.</p><p>Чтобы установить точку останова кликните в пространство между номером строки и меткой свёртки на нужной строке. Появившийся маркер точки останова можно настроить через контекстное меню.</p><p>Чтобы установить закладку кликните в пространство между номером строки и меткой свёртки на нужной строке при нажатой клавише Shift.</p><p>Эти действия можно отменить через контекстное меню.</p><p>Если при нажатой клавише Ctrl кликнуть на маркер синтаксической ошибки, то будет показана дополнительная информация об ошибке.</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="739"/> - <source>Typing aids enabled</source> - <translation>Разрешить помощь при наборе</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="998"/> - <source>End-of-Line Type</source> - <translation>Тип конца строки</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1002"/> - <source>Unix</source> - <translation>Unix</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1009"/> - <source>Windows</source> - <translation>Windows</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1016"/> - <source>Macintosh</source> - <translation>Macintosh</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="957"/> - <source>Encodings</source> - <translation>Кодировки</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="937"/> - <source>Guessed</source> - <translation>Догадки</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1272"/> - <source>Alternatives</source> - <translation>Альтернативы</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1268"/> - <source>Alternatives ({0})</source> - <translation>Альтернативы ({0})</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1288"/> - <source>Pygments Lexer</source> - <translation>Pygments лексер</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1288"/> - <source>Select the Pygments lexer to apply.</source> - <translation>Задайте язык лексического анализатора.</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7144"/> - <source>Check spelling...</source> - <translation>Проверка орфографии...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="715"/> - <source>Check spelling of selection...</source> - <translation>Проверка орфографии подсвеченного участка...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7147"/> - <source>Add to dictionary</source> - <translation>Добавить в слварь</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7149"/> - <source>Ignore All</source> - <translation>Игнорировать всё</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="719"/> - <source>Remove from dictionary</source> - <translation>Удалить из словаря</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="2870"/> - <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> - <translation><p>Невозможно прочитать файл <b>{0}</b>.</p><p>Причина: {1}</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="2973"/> - <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> - <translation><p>Невозможно сохранить файл <b>{0}</b>:<br>Причина: {1}.</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1173"/> - <source>Next warning</source> - <translation>Следующее предупреждение</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1176"/> - <source>Previous warning</source> - <translation>Предыдущее предупреждение</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1178"/> - <source>Show warning message</source> - <translation>Показать предупреждение</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1180"/> - <source>Clear warnings</source> - <translation>Очистить предупреждения</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="3040"/> - <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> - <translation><p>Файл <b>{0}</b> уже сущеструет. Переписать?</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6178"/> - <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> - <translation><p>Макро <b>{0}</b> уже сущеструет. Переписать?</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6029"/> - <source>Warning: {0}</source> - <translation>Предупреждение: {0}</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6036"/> - <source>Error: {0}</source> - <translation>Ошибка: {0}</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6365"/> - <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> - <translation><br><b>Предупреждение:</b> При переоткрытии все изменения будут потеряны.</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="4469"/> - <source>Activating Auto-Completion Provider</source> - <translation>Активация Автозавершения</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="4469"/> - <source>Auto-completion provider cannot be connected because there is already another one active. Please check your configuration.</source> - <translation>Автозавершение не может быть подключено, потому что уже активны. Пожалуйста проверьте конфигурацию.</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="4789"/> - <source>Activating Calltip Provider</source> - <translation>Активация подсказок</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="4789"/> - <source>Calltip provider cannot be connected because there is already another one active. Please check your configuration.</source> - <translation>Подсказки не могут быть подключены, потому что уже активны. Пожалуйста проверьте конфигурацию.</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="791"/> - <source>Open 'rejection' file</source> - <translation>Открыть 'отбракованный' файл</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="897"/> <source>Load Diagram...</source> <translation>Загрузить диаграмму...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1211"/> + <location filename="../QScintilla/Editor.py" line="1199"/> <source>Next change</source> <translation>Следующее изменение</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1214"/> + <location filename="../QScintilla/Editor.py" line="1202"/> <source>Previous change</source> <translation>Предыдущее изменение</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7561"/> + <location filename="../QScintilla/Editor.py" line="7549"/> <source>Sort Lines</source> <translation>Сортировать строки</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7561"/> + <location filename="../QScintilla/Editor.py" line="7549"/> <source>The selection contains illegal data for a numerical sort.</source> <translation>Выборка содержит данные неподходящие для сортировки как числа.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5965"/> + <location filename="../QScintilla/Editor.py" line="5953"/> <source>Warning</source> <translation>Предупреждение</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5965"/> + <location filename="../QScintilla/Editor.py" line="5953"/> <source>No warning messages available.</source> <translation>Нет предупреждающего сообщения.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6026"/> + <location filename="../QScintilla/Editor.py" line="6014"/> <source>Style: {0}</source> <translation>Стиль: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="768"/> + <location filename="../QScintilla/Editor.py" line="756"/> <source>New Document View</source> <translation>Новое окно для документа</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="771"/> + <location filename="../QScintilla/Editor.py" line="759"/> <source>New Document View (with new split)</source> <translation>Новое окно для документа (в новом разделе)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="851"/> + <location filename="../QScintilla/Editor.py" line="839"/> <source>Tools</source> <translation>Инструменты</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="979"/> + <location filename="../QScintilla/Editor.py" line="967"/> <source>Re-Open With Encoding</source> <translation>Открыть заново с кодировкой</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6359"/> + <location filename="../QScintilla/Editor.py" line="6347"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric6. Reread it?</p></source> <translation><p>Файл <b>{0}</b> был изменён, будучи открытым в Eric. Обновить?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="746"/> + <location filename="../QScintilla/Editor.py" line="734"/> <source>Automatic Completion enabled</source> <translation>Автоматическое автозавершение разрешено</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="819"/> + <location filename="../QScintilla/Editor.py" line="807"/> <source>Complete</source> <translation>Завершить</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4518"/> + <location filename="../QScintilla/Editor.py" line="4506"/> <source>Auto-Completion Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4518"/> + <location filename="../QScintilla/Editor.py" line="4506"/> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4832"/> + <location filename="../QScintilla/Editor.py" line="4820"/> <source>Call-Tips Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4832"/> + <location filename="../QScintilla/Editor.py" line="4820"/> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="385"/> - <source>Shift</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="386"/> - <source>Ctrl</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="387"/> - <source>Alt</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="388"/> - <source>Meta</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="391"/> - <source>Left Button</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="392"/> - <source>Right Button</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="393"/> - <source>Middle Button</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="394"/> - <source>X Button 1</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="395"/> - <source>X Button 2</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7666"/> + <location filename="../QScintilla/Editor.py" line="7635"/> <source>Register Mouse Click Handler</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7666"/> + <location filename="../QScintilla/Editor.py" line="7635"/> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation type="unfinished"></translation> </message> @@ -33099,6 +33054,59 @@ </message> </context> <context> + <name>MouseUtilities</name> + <message> + <location filename="../Utilities/MouseUtilities.py" line="29"/> + <source>Shift</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Utilities/MouseUtilities.py" line="31"/> + <source>Alt</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Utilities/MouseUtilities.py" line="20"/> + <source>Cmd</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Utilities/MouseUtilities.py" line="33"/> + <source>Ctrl</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Utilities/MouseUtilities.py" line="35"/> + <source>Meta</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Utilities/MouseUtilities.py" line="43"/> + <source>Left Button</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Utilities/MouseUtilities.py" line="45"/> + <source>Right Button</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Utilities/MouseUtilities.py" line="47"/> + <source>Middle Button</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Utilities/MouseUtilities.py" line="49"/> + <source>Extra Button 1</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Utilities/MouseUtilities.py" line="51"/> + <source>Extra Button 2</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>MultiProject</name> <message> <location filename="../MultiProject/MultiProject.py" line="537"/>