--- a/src/eric7/i18n/eric7_ru.ts Sun Oct 20 11:33:30 2024 +0200 +++ b/src/eric7/i18n/eric7_ru.ts Sun Oct 20 11:37:00 2024 +0200 @@ -9285,7 +9285,7 @@ <translation>Уведомление</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="234" /> <source>Run Script</source> <translation>Выполнить сценарий</translation> @@ -9307,8 +9307,8 @@ <p>Установка аргументов командной строки и запуск сценария вне отладчика. Если файл имеет несохранённые изменения, он может быть сохранен первым.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2362" /> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2380" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="255" /> <source>Run Project</source> <translation>Выполнить проект</translation> @@ -9414,7 +9414,7 @@ <p>Задание аргументов и запуск проекта на профилирование. Если файлы проекта не были сохранены, изменения можно предварительно сохранить.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="365" /> <source>Debug Script</source> <translation>Отладить сценарий</translation> @@ -9436,8 +9436,8 @@ <p>Установка аргументов командной строки и задание текущей строки в качестве первой исполняемой инструкции Python текущего окна редактора. Если файл имеет несохранённые изменения, он может быть сохранен первым.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2555" /> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2573" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="387" /> <source>Debug Project</source> <translation>Отладить проект</translation> @@ -9459,7 +9459,7 @@ <p>Установка аргументов командной строки и задание текущей строки как первой исполняемой инструкции Python главного сценария текущего проекта. Если файлы проекта содержат несохраненные изменения, они могут быть сохранены первыми.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2871" /> + <location filename="../Debugger/DebugUI.py" line="2889" /> <location filename="../Debugger/DebugUI.py" line="411" /> <location filename="../Debugger/DebugUI.py" line="409" /> <source>Restart</source> @@ -9869,101 +9869,106 @@ Более точная информация в окне консоли.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1496" /> + <location filename="../Debugger/DebugUI.py" line="1498" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p><p>Break here?</p></source> <translation><p>Отлаживаемая программа выдала исключение <b>{0}</b><br>"<b>{1}</b>"<br>Файл: <b>{2}</b>, Строка: <b>{3}</b></p><p>Прервать выполнение в этом месте?</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1514" /> + <location filename="../Debugger/DebugUI.py" line="1516" /> + <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1532" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"</p></source> <translation><p>Отлаживаемая программа выдала исключение<br><b>{0}</b><br>"<b>{1}</b>"</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1573" /> - <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> - <translation><p>Программа генерирует сигнал "{0}".<br/>Файл: <b>{1}</b>, Строка: <b>{2}</b></p></translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="1591" /> + <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> + <translation><p>Программа генерирует сигнал "{0}".<br/>Файл: <b>{1}</b>, Строка: <b>{2}</b></p></translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1609" /> <source>The program being debugged has terminated unexpectedly.</source> <translation>Отлаживаемая программа была неожиданно прервана.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1652" /> + <location filename="../Debugger/DebugUI.py" line="1670" /> <source>No locals available.</source> <translation>Нет доступных локальных переменных.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1699" /> + <location filename="../Debugger/DebugUI.py" line="1717" /> <source>Breakpoint Condition Error</source> <translation>Ошибка в условиях точки останова</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1700" /> + <location filename="../Debugger/DebugUI.py" line="1718" /> <source><p>The condition of the breakpoint <b>{0}, {1}</b> contains a syntax error.</p></source> <translation><p>Условие точки останова <b>{0}, {1}</b> содержит синтаксическую ошибку.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1757" /> + <location filename="../Debugger/DebugUI.py" line="1775" /> <source>Watch Expression Error</source> <translation>Ошибка в выражении для отслеживания</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1758" /> + <location filename="../Debugger/DebugUI.py" line="1776" /> <source><p>The watch expression <b>{0}</b> contains a syntax error.</p></source> <translation><p>Выражение для отслеживания <b>{0}</b> содержит синтаксическую ошибку.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1786" /> + <location filename="../Debugger/DebugUI.py" line="1804" /> <source><p>A watch expression '<b>{0}</b>' already exists.</p></source> <translation><p>Выражение для отслеживания '<b>{0}</b>' уже существует.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1791" /> + <location filename="../Debugger/DebugUI.py" line="1809" /> <source><p>A watch expression '<b>{0}</b>' for the variable <b>{1}</b> already exists.</p></source> <translation><p>Выражение для отслеживания '<b>{0}</b>' для переменной <b>{1}</b> уже существует.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1797" /> + <location filename="../Debugger/DebugUI.py" line="1815" /> <source>Watch expression already exists</source> <translation>Выражение для отслеживания уже существует</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1962" /> - <location filename="../Debugger/DebugUI.py" line="1953" /> + <location filename="../Debugger/DebugUI.py" line="1980" /> + <location filename="../Debugger/DebugUI.py" line="1971" /> <source>Coverage Run of Project</source> <translation>Прогон покрытия проекта</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1955" /> + <location filename="../Debugger/DebugUI.py" line="1973" /> <source>Coverage Run of Script</source> <translation>Прогон покрытия сценария</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2363" /> - <location filename="../Debugger/DebugUI.py" line="2165" /> - <location filename="../Debugger/DebugUI.py" line="1963" /> + <location filename="../Debugger/DebugUI.py" line="2381" /> + <location filename="../Debugger/DebugUI.py" line="2183" /> + <location filename="../Debugger/DebugUI.py" line="1981" /> <source>There is no main script defined for the current project. Aborting</source> <translation>Для текущего проекта не определён главный сценарий. Отмена</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2164" /> - <location filename="../Debugger/DebugUI.py" line="2155" /> + <location filename="../Debugger/DebugUI.py" line="2182" /> + <location filename="../Debugger/DebugUI.py" line="2173" /> <source>Profile Run of Project</source> <translation>Прогон профилирования проекта</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2157" /> + <location filename="../Debugger/DebugUI.py" line="2175" /> <source>Profile Run of Script</source> <translation>Прогон профилирования сценария</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2556" /> + <location filename="../Debugger/DebugUI.py" line="2574" /> <source>There is no main script defined for the current project. No debugging possible.</source> <translation>Для текущего проекта не определён главный сценарий. Отладка невозможна.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="3228" /> + <location filename="../Debugger/DebugUI.py" line="3246" /> <source><p>The selected file <b>{0}</b> is located on an eric-ide server but no such server is connected. Aborting...</p></source> <translation><p>Выбранный файл <b>{0}</b> находится на сервере eric-ide, но такой сервер не подключен. Прерывание...</p></translation> </message> @@ -94909,547 +94914,547 @@ <context> <name>ViewManager</name> <message> - <location filename="../ViewManager/ViewManager.py" line="625" /> + <location filename="../ViewManager/ViewManager.py" line="624" /> <source>New</source> <translation>Новое окно</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="627" /> + <location filename="../ViewManager/ViewManager.py" line="626" /> <source>&New</source> <translation>&Новое окно</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="629" /> + <location filename="../ViewManager/ViewManager.py" line="628" /> <source>Ctrl+N</source> <comment>File|New</comment> <translation>Ctrl+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="636" /> + <location filename="../ViewManager/ViewManager.py" line="635" /> <source>Open an empty editor window</source> <translation>Открыть пустое окно редактора</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="639" /> + <location filename="../ViewManager/ViewManager.py" line="638" /> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation><b>Новый документ</b> <p>Создание пустого окна редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="648" /> + <location filename="../ViewManager/ViewManager.py" line="647" /> <source>Open</source> <translation>Открыть</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="650" /> + <location filename="../ViewManager/ViewManager.py" line="649" /> <source>&Open...</source> <translation>&Открыть...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="652" /> + <location filename="../ViewManager/ViewManager.py" line="651" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation>Ctrl+O</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="659" /> + <location filename="../ViewManager/ViewManager.py" line="658" /> <source>Open a file</source> <translation>Открыть файл</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="662" /> + <location filename="../ViewManager/ViewManager.py" line="661" /> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened in an editor window.</p></source> <translation><b>Открыть файл</b> <p>Запрос имени файла, чтобы открыть его в окне редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="673" /> + <location filename="../ViewManager/ViewManager.py" line="672" /> <source>Open (Remote)</source> <translation>Открыть (удаленно)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="675" /> + <location filename="../ViewManager/ViewManager.py" line="674" /> <source>Open (Remote)...</source> <translation>Открыть (удаленно)...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="682" /> + <location filename="../ViewManager/ViewManager.py" line="681" /> <source>Open a remote file</source> <translation>Открыть удаленный файл</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="685" /> + <location filename="../ViewManager/ViewManager.py" line="684" /> <source><b>Open a remote file</b><p>You will be asked for the name of a remote file to be opened in an editor window.</p></source> <translation><b>Открыть удаленый файл</b><p>В окне редактора будет предложено ввести имя удаленого файла, который будет открыт.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="699" /> - <location filename="../ViewManager/ViewManager.py" line="697" /> + <location filename="../ViewManager/ViewManager.py" line="698" /> + <location filename="../ViewManager/ViewManager.py" line="696" /> <source>Reload</source> <translation>Перезагрузить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="706" /> + <location filename="../ViewManager/ViewManager.py" line="705" /> <source>Reload the current file</source> <translation>Перезагрузить текущий файл</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="709" /> + <location filename="../ViewManager/ViewManager.py" line="708" /> <source><b>Reload</b><p>Reload the contents of current editor window. If the editor contents was modified, a warning will be issued.</p></source> <translation><b>Перезагрузить</b><p>Перезагрузить содержимое текущего окна редактора. Если содержимое редактора было изменено, будет выдано предупреждение.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="722" /> + <location filename="../ViewManager/ViewManager.py" line="721" /> <source>Close</source> <translation>Закрыть</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="724" /> + <location filename="../ViewManager/ViewManager.py" line="723" /> <source>&Close</source> <translation>&Закрыть</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="726" /> + <location filename="../ViewManager/ViewManager.py" line="725" /> <source>Ctrl+W</source> <comment>File|Close</comment> <translation>Ctrl+W</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="733" /> + <location filename="../ViewManager/ViewManager.py" line="732" /> <source>Close the current window</source> <translation>Закрыть текущее окно</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="736" /> + <location filename="../ViewManager/ViewManager.py" line="735" /> <source><b>Close Window</b><p>Close the current window.</p></source> <translation><b>Закрыть окно</b> <p>Закрытие текущего окна.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="744" /> + <source>Close All</source> + <translation>Закрыть все</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="745" /> - <source>Close All</source> - <translation>Закрыть все</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="746" /> <source>Clos&e All</source> <translation>Закрыть &всё</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="753" /> + <location filename="../ViewManager/ViewManager.py" line="752" /> <source>Close all editor windows</source> <translation>Закрыть все окна редактора</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="756" /> + <location filename="../ViewManager/ViewManager.py" line="755" /> <source><b>Close All Windows</b><p>Close all editor windows.</p></source> <translation><b>Закрыть все окна</b> <p>Закрыть все окна редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="769" /> + <location filename="../ViewManager/ViewManager.py" line="768" /> <source>Save</source> <translation>Сохранить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="771" /> + <location filename="../ViewManager/ViewManager.py" line="770" /> <source>&Save</source> <translation>&Сохранить</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="316" /> - <location filename="../ViewManager/ViewManager.py" line="773" /> + <location filename="../ViewManager/ViewManager.py" line="772" /> <source>Ctrl+S</source> <comment>File|Save</comment> <translation>Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="780" /> + <location filename="../ViewManager/ViewManager.py" line="779" /> <source>Save the current file</source> <translation>Сохранить текущий файл</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="783" /> + <location filename="../ViewManager/ViewManager.py" line="782" /> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation><b>Сохранить файл</b> <p>Сохранение содержания текущего окна редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="793" /> + <location filename="../ViewManager/ViewManager.py" line="792" /> <source>Save as</source> <translation>Сохранить как</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="795" /> + <location filename="../ViewManager/ViewManager.py" line="794" /> <source>Save &as...</source> <translation>Сохранить &как...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="797" /> + <location filename="../ViewManager/ViewManager.py" line="796" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation>Shift+Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="806" /> + <location filename="../ViewManager/ViewManager.py" line="805" /> <source>Save the current file to a new one</source> <translation>Сохранить текущий файл в новый</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="811" /> + <location filename="../ViewManager/ViewManager.py" line="810" /> <source><b>Save File as</b><p>Save the contents of the current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation><b>Сохранить файл как</b><p>Сохранить содержимое текущего окна редактора в новом файле. Файл можно ввести в диалоговом окне выбора файла.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="822" /> + <location filename="../ViewManager/ViewManager.py" line="821" /> <source>Save as (Remote)</source> <translation>Сохранить как (удаленно)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="824" /> + <location filename="../ViewManager/ViewManager.py" line="823" /> <source>Save as (Remote)...</source> <translation>Сохранить как (удаленно)...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="831" /> + <location filename="../ViewManager/ViewManager.py" line="830" /> <source>Save the current file to a new one on an eric-ide server</source> <translation>Сохранить текущий файл в новом файле на сервере eric-ide</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="837" /> + <location filename="../ViewManager/ViewManager.py" line="836" /> <source><b>Save File as (Remote)</b><p>Save the contents of the current editor window to a new file on the connected eric-ide server. The file can be entered in a file selection dialog.</p></source> <translation><b>Сохранить файл как (удаленно)</b><p>Сохранить содержимое текущего окна редактора в новом файле на подключенном сервере eric-ide. Файл можно ввести в диалоговом окне выбора файла.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="849" /> + <location filename="../ViewManager/ViewManager.py" line="848" /> <source>Save Copy</source> <translation>Сохранить копию</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="851" /> + <location filename="../ViewManager/ViewManager.py" line="850" /> <source>Save &Copy...</source> <translation>Сохранить &копию...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="858" /> + <location filename="../ViewManager/ViewManager.py" line="857" /> <source>Save a copy of the current file</source> <translation>Сохранить копию текущего файла</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="861" /> + <location filename="../ViewManager/ViewManager.py" line="860" /> <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation><b>Сохранить копию</b><p>Сохранение контента текущего окна редактора. Имя файла может быть введено в диалоге выбора файла.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="872" /> + <location filename="../ViewManager/ViewManager.py" line="871" /> <source>Save all</source> <translation>Сохранить все</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="874" /> + <location filename="../ViewManager/ViewManager.py" line="873" /> <source>Save a&ll</source> <translation>Сохранить &все</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="881" /> + <location filename="../ViewManager/ViewManager.py" line="880" /> <source>Save all files</source> <translation>Сохранить все файлы</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="884" /> + <location filename="../ViewManager/ViewManager.py" line="883" /> <source><b>Save All Files</b><p>Save the contents of all editor windows.</p></source> <translation><b>Сохранить все файлы</b> <p>Сохранение содержания всех окон редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="896" /> + <location filename="../ViewManager/ViewManager.py" line="895" /> <source>Print</source> <translation>Печать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="898" /> + <location filename="../ViewManager/ViewManager.py" line="897" /> <source>&Print</source> <translation>&Печать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="900" /> + <location filename="../ViewManager/ViewManager.py" line="899" /> <source>Ctrl+P</source> <comment>File|Print</comment> <translation>Ctrl+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="907" /> + <location filename="../ViewManager/ViewManager.py" line="906" /> <source>Print the current file</source> <translation>Печать текущего файла</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="910" /> + <location filename="../ViewManager/ViewManager.py" line="909" /> <source><b>Print File</b><p>Print the contents of current editor window.</p></source> <translation><b>Печать</b> <p>Распечатать содержимое текущего окна редактора.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="780" /> - <location filename="../ViewManager/ViewManager.py" line="923" /> - <location filename="../ViewManager/ViewManager.py" line="921" /> + <location filename="../ViewManager/ViewManager.py" line="922" /> + <location filename="../ViewManager/ViewManager.py" line="920" /> <source>Print Preview</source> <translation>Предварительный просмотр печати</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="930" /> + <location filename="../ViewManager/ViewManager.py" line="929" /> <source>Print preview of the current file</source> <translation>Предварительный просмотр печати текущего файла</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="935" /> + <location filename="../ViewManager/ViewManager.py" line="934" /> <source><b>Print Preview</b><p>Print preview of the current editor window.</p></source> <translation><b>Предварительный просмотр печати</b><p>Предварительный просмотр печати текущего файла.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="946" /> + <location filename="../ViewManager/ViewManager.py" line="945" /> <source>Find File</source> <translation>Искать файл</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="948" /> + <location filename="../ViewManager/ViewManager.py" line="947" /> <source>Find &File...</source> <translation>Найти &файл...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="950" /> + <location filename="../ViewManager/ViewManager.py" line="949" /> <source>Alt+Ctrl+F</source> <comment>File|Find File</comment> <translation>Alt+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="959" /> + <location filename="../ViewManager/ViewManager.py" line="958" /> <source>Search for a file by entering a search pattern</source> <translation>Поиск файла по введенному шаблону поиска</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="964" /> + <location filename="../ViewManager/ViewManager.py" line="963" /> <source><b>Find File</b><p>This searches for a file by entering a search pattern.</p></source> <translation><b>Найти файл</b><p>Поиск файла по введенному шаблону поиска.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="980" /> + <location filename="../ViewManager/ViewManager.py" line="979" /> <source>&File</source> <translation>&Файл</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="982" /> + <location filename="../ViewManager/ViewManager.py" line="981" /> <source>Open &Recent Files</source> <translation>Открыть &недавние файлы</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="986" /> + <location filename="../ViewManager/ViewManager.py" line="985" /> <source>Open &Bookmarked Files</source> <translation>Открыть &закладки на файлы</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1034" /> - <location filename="../ViewManager/ViewManager.py" line="1032" /> + <location filename="../ViewManager/ViewManager.py" line="1033" /> + <location filename="../ViewManager/ViewManager.py" line="1031" /> <source>File</source> <translation>Файл</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1061" /> + <location filename="../ViewManager/ViewManager.py" line="1060" /> <source>Export as</source> <translation>Экспортировать как</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1084" /> + <location filename="../ViewManager/ViewManager.py" line="1083" /> <source>Undo</source> <translation>Отменить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1086" /> + <location filename="../ViewManager/ViewManager.py" line="1085" /> <source>&Undo</source> <translation>&Отменить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1088" /> + <location filename="../ViewManager/ViewManager.py" line="1087" /> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation>Ctrl+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1091" /> + <location filename="../ViewManager/ViewManager.py" line="1090" /> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation>Alt+Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1097" /> + <location filename="../ViewManager/ViewManager.py" line="1096" /> <source>Undo the last change</source> <translation>Отменить последнее изменение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1100" /> + <location filename="../ViewManager/ViewManager.py" line="1099" /> <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> <translation><b>Отмена</b> <p>Отмена последнего изменения в текущем сеансе редактирования.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1110" /> + <location filename="../ViewManager/ViewManager.py" line="1109" /> <source>Redo</source> <translation>Повторить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1112" /> + <location filename="../ViewManager/ViewManager.py" line="1111" /> <source>&Redo</source> <translation>&Повторить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1114" /> + <location filename="../ViewManager/ViewManager.py" line="1113" /> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation>Ctrl+Shift+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1121" /> + <location filename="../ViewManager/ViewManager.py" line="1120" /> <source>Redo the last change</source> <translation>Восстановить последнее отменённое изменение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1124" /> + <location filename="../ViewManager/ViewManager.py" line="1123" /> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation><b>Повтор</b> <p>Восстановление последнего отменённого изменения.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1144" /> - <location filename="../ViewManager/ViewManager.py" line="1134" /> + <location filename="../ViewManager/ViewManager.py" line="1143" /> + <location filename="../ViewManager/ViewManager.py" line="1133" /> <source>Revert to last saved state</source> <translation>Вернуть к последнему сохраненному состоянию</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1135" /> + <location filename="../ViewManager/ViewManager.py" line="1134" /> <source>Re&vert to last saved state</source> <translation>&Вернуть к последнему сохраненному состоянию</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1137" /> + <location filename="../ViewManager/ViewManager.py" line="1136" /> <source>Ctrl+Y</source> <comment>Edit|Revert</comment> <translation>Ctrl+Y</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1147" /> + <location filename="../ViewManager/ViewManager.py" line="1146" /> <source><b>Revert to last saved state</b><p>Undo all changes up to the last saved state of the current editor.</p></source> <translation><b>Вернуть к последнему сохраненному состоянию</b> <p>Отменить все изменения текущего редактирования, сделанные с момента последнего сохранения.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="343" /> - <location filename="../ViewManager/ViewManager.py" line="1160" /> + <location filename="../ViewManager/ViewManager.py" line="1159" /> <source>Cut</source> <translation>Вырезать</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="345" /> - <location filename="../ViewManager/ViewManager.py" line="1162" /> + <location filename="../ViewManager/ViewManager.py" line="1161" /> <source>Cu&t</source> <translation>В&ырезать</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="347" /> - <location filename="../ViewManager/ViewManager.py" line="1164" /> + <location filename="../ViewManager/ViewManager.py" line="1163" /> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation>Ctrl+X</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="350" /> - <location filename="../ViewManager/ViewManager.py" line="1167" /> + <location filename="../ViewManager/ViewManager.py" line="1166" /> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation>Shift+Del</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="356" /> - <location filename="../ViewManager/ViewManager.py" line="1173" /> + <location filename="../ViewManager/ViewManager.py" line="1172" /> <source>Cut the selection</source> <translation>Вырезать выделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1176" /> + <location filename="../ViewManager/ViewManager.py" line="1175" /> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation><b>Вырезать</b> <p>Вырезать выделение и поместить его в буфер обмена.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="365" /> - <location filename="../ViewManager/ViewManager.py" line="1187" /> + <location filename="../ViewManager/ViewManager.py" line="1186" /> <source>Copy</source> <translation>Копировать</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="367" /> - <location filename="../ViewManager/ViewManager.py" line="1189" /> + <location filename="../ViewManager/ViewManager.py" line="1188" /> <source>&Copy</source> <translation>&Копировать</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="369" /> - <location filename="../ViewManager/ViewManager.py" line="1191" /> + <location filename="../ViewManager/ViewManager.py" line="1190" /> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation>Ctrl+C</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="372" /> - <location filename="../ViewManager/ViewManager.py" line="1194" /> + <location filename="../ViewManager/ViewManager.py" line="1193" /> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation>Ctrl+Ins</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="378" /> - <location filename="../ViewManager/ViewManager.py" line="1200" /> + <location filename="../ViewManager/ViewManager.py" line="1199" /> <source>Copy the selection</source> <translation>Копировать выделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1203" /> + <location filename="../ViewManager/ViewManager.py" line="1202" /> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation><b>Копировать</b> <p>Копировать выделение и поместить его в буфер обмена.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="387" /> - <location filename="../ViewManager/ViewManager.py" line="1214" /> + <location filename="../ViewManager/ViewManager.py" line="1213" /> <source>Paste</source> <translation>Вставить</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="389" /> - <location filename="../ViewManager/ViewManager.py" line="1216" /> + <location filename="../ViewManager/ViewManager.py" line="1215" /> <source>&Paste</source> <translation>Вс&тавить</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="391" /> - <location filename="../ViewManager/ViewManager.py" line="1218" /> + <location filename="../ViewManager/ViewManager.py" line="1217" /> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation>Ctrl+V</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="394" /> - <location filename="../ViewManager/ViewManager.py" line="1221" /> + <location filename="../ViewManager/ViewManager.py" line="1220" /> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation>Shift+Ins</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="400" /> - <location filename="../ViewManager/ViewManager.py" line="1227" /> + <location filename="../ViewManager/ViewManager.py" line="1226" /> <source>Paste the last cut/copied text</source> <translation>Вставить вырезанный/скопированный текст</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1230" /> + <location filename="../ViewManager/ViewManager.py" line="1229" /> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation><b>Вставить</b> <p>Вставить текст из буфера обмена в текущую позицию редактора.</p></translation> @@ -95457,521 +95462,521 @@ <message> <location filename="../QScintilla/ShellWindow.py" line="414" /> <location filename="../QScintilla/ShellWindow.py" line="412" /> - <location filename="../ViewManager/ViewManager.py" line="1243" /> - <location filename="../ViewManager/ViewManager.py" line="1241" /> + <location filename="../ViewManager/ViewManager.py" line="1242" /> + <location filename="../ViewManager/ViewManager.py" line="1240" /> <source>Clear</source> <translation>Очистить</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="416" /> - <location filename="../ViewManager/ViewManager.py" line="1245" /> + <location filename="../ViewManager/ViewManager.py" line="1244" /> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation>Alt+Shift+C</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="423" /> - <location filename="../ViewManager/ViewManager.py" line="1252" /> + <location filename="../ViewManager/ViewManager.py" line="1251" /> <source>Clear all text</source> <translation>Убрать весь текст</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1255" /> + <location filename="../ViewManager/ViewManager.py" line="1254" /> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation><b>Очистить</b> <p>Удаление всего текста из текущего редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1274" /> - <location filename="../ViewManager/ViewManager.py" line="1265" /> + <location filename="../ViewManager/ViewManager.py" line="1273" /> <location filename="../ViewManager/ViewManager.py" line="1264" /> + <location filename="../ViewManager/ViewManager.py" line="1263" /> <source>Join Lines</source> <translation>Соединить строки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1267" /> + <location filename="../ViewManager/ViewManager.py" line="1266" /> <source>Ctrl+J</source> <comment>Edit|Join Lines</comment> <translation>Ctrl+J</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1277" /> + <location filename="../ViewManager/ViewManager.py" line="1276" /> <source><b>Join Lines</b><p>Join the current and the next lines.</p></source> <translation><b>Соединить строки</b><p>Соединить текущую и следующую строки.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1287" /> + <location filename="../ViewManager/ViewManager.py" line="1286" /> <source>Indent</source> <translation>Увеличить отступ</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1289" /> + <location filename="../ViewManager/ViewManager.py" line="1288" /> <source>&Indent</source> <translation>У&величить отступ</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1291" /> + <location filename="../ViewManager/ViewManager.py" line="1290" /> <source>Ctrl+I</source> <comment>Edit|Indent</comment> <translation>Ctrl+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1298" /> + <location filename="../ViewManager/ViewManager.py" line="1297" /> <source>Indent line</source> <translation>Увеличить отступ строки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1301" /> + <location filename="../ViewManager/ViewManager.py" line="1300" /> <source><b>Indent</b><p>Indents the current line or the lines of the selection by one level.</p></source> <translation><b>Увеличить отступ</b> <p>Увеличить отступ текущей строки на один уровень.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1312" /> + <location filename="../ViewManager/ViewManager.py" line="1311" /> <source>Unindent</source> <translation>Уменьшить отступ</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1314" /> + <location filename="../ViewManager/ViewManager.py" line="1313" /> <source>U&nindent</source> <translation>У&меньшить отступ</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1316" /> + <location filename="../ViewManager/ViewManager.py" line="1315" /> <source>Ctrl+Shift+I</source> <comment>Edit|Unindent</comment> <translation>Ctrl+Shift+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1325" /> + <location filename="../ViewManager/ViewManager.py" line="1324" /> <source>Unindent line</source> <translation>Уменьшить отступ строки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1328" /> + <location filename="../ViewManager/ViewManager.py" line="1327" /> <source><b>Unindent</b><p>Unindents the current line or the lines of the selection by one level.</p></source> <translation><b>Уменьшить отступ</b> <p>Уменьшить отступ текущей строки на один уровень.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1341" /> - <location filename="../ViewManager/ViewManager.py" line="1339" /> + <location filename="../ViewManager/ViewManager.py" line="1340" /> + <location filename="../ViewManager/ViewManager.py" line="1338" /> <source>Smart indent</source> <translation>Интеллектуальные отступы</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1348" /> + <location filename="../ViewManager/ViewManager.py" line="1347" /> <source>Smart indent Line or Selection</source> <translation>Форматировать строку или выделение умными отступами</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1351" /> + <location filename="../ViewManager/ViewManager.py" line="1350" /> <source><b>Smart indent</b><p>Indents the current line or the lines of the current selection smartly.</p></source> <translation><b>Интеллектуальные отступы</b><p>Расставить отступы для выбранной строки (строк) с помощью умного алгоритма.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1362" /> + <location filename="../ViewManager/ViewManager.py" line="1361" /> <source>Comment</source> <translation>Закомментировать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1364" /> + <location filename="../ViewManager/ViewManager.py" line="1363" /> <source>C&omment</source> <translation>&Закомментировать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1366" /> + <location filename="../ViewManager/ViewManager.py" line="1365" /> <source>Ctrl+M</source> <comment>Edit|Comment</comment> <translation>Ctrl+M</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1373" /> + <location filename="../ViewManager/ViewManager.py" line="1372" /> <source>Comment Line or Selection</source> <translation>Закомментировать строку или выделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1376" /> + <location filename="../ViewManager/ViewManager.py" line="1375" /> <source><b>Comment</b><p>Comments the current line or the lines of the current selection.</p></source> <translation><b>Закомментировать</b><p>Закомментировать строку или выделение.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1387" /> + <location filename="../ViewManager/ViewManager.py" line="1386" /> <source>Uncomment</source> <translation>Раскомментировать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1389" /> + <location filename="../ViewManager/ViewManager.py" line="1388" /> <source>Unco&mment</source> <translation>&Раскомментировать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1391" /> + <location filename="../ViewManager/ViewManager.py" line="1390" /> <source>Ctrl+Shift+M</source> <comment>Edit|Uncomment</comment> <translation>Ctrl+Shift+M</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1400" /> + <location filename="../ViewManager/ViewManager.py" line="1399" /> <source>Uncomment Line or Selection</source> <translation>Раскомментировать строку или выделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1403" /> + <location filename="../ViewManager/ViewManager.py" line="1402" /> <source><b>Uncomment</b><p>Uncomments the current line or the lines of the current selection.</p></source> <translation><b>Раскомментировать</b><p>Раскомментировать строку или выделение.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1416" /> - <location filename="../ViewManager/ViewManager.py" line="1414" /> + <location filename="../ViewManager/ViewManager.py" line="1415" /> + <location filename="../ViewManager/ViewManager.py" line="1413" /> <source>Toggle Comment</source> <translation>Переключить комментарий</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1418" /> + <location filename="../ViewManager/ViewManager.py" line="1417" /> <source>Ctrl+#</source> <comment>Edit|Toggle Comment</comment> <translation>Ctrl+#</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1427" /> + <location filename="../ViewManager/ViewManager.py" line="1426" /> <source>Toggle the comment of the current line, selection or comment block</source> <translation>Переключить комментарий текущей строки, выборки или блока комментария</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1433" /> + <location filename="../ViewManager/ViewManager.py" line="1432" /> <source><b>Toggle Comment</b><p>If the current line does not start with a block comment, the current line or selection is commented. If it is already commented, this comment block is uncommented. </p></source> <translation><b>Переключить комментарий</b><p>Переключить комментарий текущей строки, выборки или блока комментария. </p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1446" /> <location filename="../ViewManager/ViewManager.py" line="1445" /> + <location filename="../ViewManager/ViewManager.py" line="1444" /> <source>Stream Comment</source> <translation>Поточный комментарий</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1453" /> + <location filename="../ViewManager/ViewManager.py" line="1452" /> <source>Stream Comment Line or Selection</source> <translation>Закомментировать строку или выделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1458" /> + <location filename="../ViewManager/ViewManager.py" line="1457" /> <source><b>Stream Comment</b><p>Stream comments the current line or the current selection.</p></source> <translation><b>Закомментировать</b><p>Закомментировать строку или выделение поточным комментарием.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1470" /> <location filename="../ViewManager/ViewManager.py" line="1469" /> + <location filename="../ViewManager/ViewManager.py" line="1468" /> <source>Box Comment</source> <translation>Прямоугольный комментарий</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1477" /> + <location filename="../ViewManager/ViewManager.py" line="1476" /> <source>Box Comment Line or Selection</source> <translation>Закомментировать строку или выделение прямоугольным комментарием</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1480" /> + <location filename="../ViewManager/ViewManager.py" line="1479" /> <source><b>Box Comment</b><p>Box comments the current line or the lines of the current selection.</p></source> <translation><b>Закомментировать</b><p>Закомментировать строку или выделение прямоугольным комментарием.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1490" /> + <source>Select to brace</source> + <translation>Выбрать до скобки</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1491" /> - <source>Select to brace</source> - <translation>Выбрать до скобки</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1492" /> <source>Select to &brace</source> <translation>В&ыбрать до скобки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1494" /> + <location filename="../ViewManager/ViewManager.py" line="1493" /> <source>Ctrl+E</source> <comment>Edit|Select to brace</comment> <translation>Ctrl+E</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1503" /> + <location filename="../ViewManager/ViewManager.py" line="1502" /> <source>Select text to the matching brace</source> <translation>Выбрать до соответствующей скобки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1508" /> + <location filename="../ViewManager/ViewManager.py" line="1507" /> <source><b>Select to brace</b><p>Select text of the current editor to the matching brace.</p></source> <translation><b>Выбрать до скобки</b><p>Выбрать текст в текущем редакторе до соответствующей скобки.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1519" /> + <location filename="../ViewManager/ViewManager.py" line="1518" /> <source>Select all</source> <translation>Выделить всё</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1521" /> + <location filename="../ViewManager/ViewManager.py" line="1520" /> <source>&Select all</source> <translation>В&ыделить всё</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1523" /> + <location filename="../ViewManager/ViewManager.py" line="1522" /> <source>Ctrl+A</source> <comment>Edit|Select all</comment> <translation>Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1530" /> + <location filename="../ViewManager/ViewManager.py" line="1529" /> <source>Select all text</source> <translation>Выбрать весь текст</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1533" /> + <location filename="../ViewManager/ViewManager.py" line="1532" /> <source><b>Select All</b><p>Select all text of the current editor.</p></source> <translation><b>Выбрать всё</b><p>Выбрать весь текст в текущем редакторе.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1542" /> + <source>Deselect all</source> + <translation>Снять выделение</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1543" /> - <source>Deselect all</source> - <translation>Снять выделение</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1544" /> <source>&Deselect all</source> <translation>&Снять выделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1546" /> + <location filename="../ViewManager/ViewManager.py" line="1545" /> <source>Alt+Ctrl+A</source> <comment>Edit|Deselect all</comment> <translation>Alt+Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1555" /> + <location filename="../ViewManager/ViewManager.py" line="1554" /> <source>Deselect all text</source> <translation>Снять выделение со всего текста</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1558" /> + <location filename="../ViewManager/ViewManager.py" line="1557" /> <source><b>Deselect All</b><p>Deselect all text of the current editor.</p></source> <translation><b>Снять выделение</b><p>Снять выделение со всего текста в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1576" /> - <location filename="../ViewManager/ViewManager.py" line="1569" /> + <location filename="../ViewManager/ViewManager.py" line="1575" /> <location filename="../ViewManager/ViewManager.py" line="1568" /> + <location filename="../ViewManager/ViewManager.py" line="1567" /> <source>Convert Line End Characters</source> <translation>Конвертировать окончания строк</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1579" /> + <location filename="../ViewManager/ViewManager.py" line="1578" /> <source><b>Convert Line End Characters</b><p>Convert the line end characters to the currently set type.</p></source> <translation><b>Конвертировать окончания строк</b><p>Конвертировать окончания строк к выбранному способу</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1598" /> - <location filename="../ViewManager/ViewManager.py" line="1591" /> + <location filename="../ViewManager/ViewManager.py" line="1597" /> <location filename="../ViewManager/ViewManager.py" line="1590" /> + <location filename="../ViewManager/ViewManager.py" line="1589" /> <source>Convert Tabs to Spaces</source> <translation>Преобразовать табуляцию в пробелы</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1601" /> + <location filename="../ViewManager/ViewManager.py" line="1600" /> <source><b>Convert Tabs to Spaces</b><p>Convert tabulators to the configured amount of space characters.</p></source> <translation><b>Преобразовать табуляцию в пробелы</b><p>Преобразуйте табуляторы в заданное количество пробелов.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1620" /> - <location filename="../ViewManager/ViewManager.py" line="1613" /> + <location filename="../ViewManager/ViewManager.py" line="1619" /> <location filename="../ViewManager/ViewManager.py" line="1612" /> + <location filename="../ViewManager/ViewManager.py" line="1611" /> <source>Shorten empty lines</source> <translation>Укоротить пустые строки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1623" /> + <location filename="../ViewManager/ViewManager.py" line="1622" /> <source><b>Shorten empty lines</b><p>Shorten lines consisting solely of whitespace characters.</p></source> <translation><b>Укоротить пустые строки</b> <p>Укоротить строки, состоящие только из пробельных символов.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3507" /> - <location filename="../ViewManager/ViewManager.py" line="1634" /> + <location filename="../ViewManager/ViewManager.py" line="3506" /> + <location filename="../ViewManager/ViewManager.py" line="1633" /> <source>Complete</source> <translation>Дополнить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1635" /> + <location filename="../ViewManager/ViewManager.py" line="1634" /> <source>&Complete</source> <translation>&Дополнить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1637" /> + <location filename="../ViewManager/ViewManager.py" line="1636" /> <source>Ctrl+Space</source> <comment>Edit|Complete</comment> <translation>Ctrl+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1644" /> + <location filename="../ViewManager/ViewManager.py" line="1643" /> <source>Complete current word</source> <translation>Дополнить текущее слово</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1647" /> + <location filename="../ViewManager/ViewManager.py" line="1646" /> <source><b>Complete</b><p>Performs a completion of the word containing the cursor.</p></source> <translation><b>Дополнить</b><p>Выполняется дополнение слова, содержащего курсор.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1659" /> <location filename="../ViewManager/ViewManager.py" line="1658" /> + <location filename="../ViewManager/ViewManager.py" line="1657" /> <source>Complete from Document</source> <translation>Дополнить из документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1661" /> + <location filename="../ViewManager/ViewManager.py" line="1660" /> <source>Ctrl+Shift+Space</source> <comment>Edit|Complete from Document</comment> <translation>Ctrl+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1670" /> + <location filename="../ViewManager/ViewManager.py" line="1669" /> <source>Complete current word from Document</source> <translation>Дополнить текущее слово из документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1675" /> + <location filename="../ViewManager/ViewManager.py" line="1674" /> <source><b>Complete from Document</b><p>Performs a completion from document of the word containing the cursor.</p></source> <translation><b>Дополнить из документа</b><p>Выполняется дополнение слова, содержащего курсор, из документа.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1687" /> <location filename="../ViewManager/ViewManager.py" line="1686" /> + <location filename="../ViewManager/ViewManager.py" line="1685" /> <source>Complete from APIs</source> <translation>Дополнить из API</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1689" /> + <location filename="../ViewManager/ViewManager.py" line="1688" /> <source>Ctrl+Alt+Space</source> <comment>Edit|Complete from APIs</comment> <translation>Ctrl+Alt+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1698" /> + <location filename="../ViewManager/ViewManager.py" line="1697" /> <source>Complete current word from APIs</source> <translation>Дополнить текущее слово из API</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1701" /> + <location filename="../ViewManager/ViewManager.py" line="1700" /> <source><b>Complete from APIs</b><p>Performs a completion from APIs of the word containing the cursor.</p></source> <translation><b>Дополнить из API</b><p>Выполняется дополнение слова, содержащего курсор, из API.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1715" /> - <location filename="../ViewManager/ViewManager.py" line="1712" /> + <location filename="../ViewManager/ViewManager.py" line="1714" /> + <location filename="../ViewManager/ViewManager.py" line="1711" /> <source>Complete from Document and APIs</source> <translation>Дополнить из документа и API</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1719" /> + <location filename="../ViewManager/ViewManager.py" line="1718" /> <source>Alt+Shift+Space</source> <comment>Edit|Complete from Document and APIs</comment> <translation>Alt+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1730" /> + <location filename="../ViewManager/ViewManager.py" line="1729" /> <source>Complete current word from Document and APIs</source> <translation>Дополнить текущее слово из документа и API</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1735" /> + <location filename="../ViewManager/ViewManager.py" line="1734" /> <source><b>Complete from Document and APIs</b><p>Performs a completion from document and APIs of the word containing the cursor.</p></source> <translation><b>Дополнить из документа и API</b><p>Выполняется дополнение слова, содержащего курсор, из документа и API.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1745" /> + <source>Calltip</source> + <translation>Подсказка</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1746" /> - <source>Calltip</source> - <translation>Подсказка</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1747" /> <source>&Calltip</source> <translation>&Подсказка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1749" /> + <location filename="../ViewManager/ViewManager.py" line="1748" /> <source>Meta+Alt+Space</source> <comment>Edit|Calltip</comment> <translation>Meta+Alt+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1758" /> + <location filename="../ViewManager/ViewManager.py" line="1757" /> <source>Show Calltips</source> <translation>Показать подсказки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1761" /> + <location filename="../ViewManager/ViewManager.py" line="1760" /> <source><b>Calltip</b><p>Show calltips based on the characters immediately to the left of the cursor.</p></source> <translation><b>Подсказки</b><p>Показать подсказки соответствующие символам слева от курсора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1774" /> - <location filename="../ViewManager/ViewManager.py" line="1772" /> + <location filename="../ViewManager/ViewManager.py" line="1773" /> + <location filename="../ViewManager/ViewManager.py" line="1771" /> <source>Code Info</source> <translation>Информация о коде</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1776" /> + <location filename="../ViewManager/ViewManager.py" line="1775" /> <source>Ctrl+Alt+I</source> <comment>Edit|Code Info</comment> <translation>Ctrl+Alt+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1785" /> + <location filename="../ViewManager/ViewManager.py" line="1784" /> <source>Show Code Info</source> <translation>Отображение информации для выбранного кода</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1788" /> + <location filename="../ViewManager/ViewManager.py" line="1787" /> <source><b>Code Info</b><p>Show code information based on the cursor position.</p></source> <translation><b>Информация для кода</b><p>Показ информации для кода на позиции курсора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1799" /> <location filename="../ViewManager/ViewManager.py" line="1798" /> + <location filename="../ViewManager/ViewManager.py" line="1797" /> <source>Sort</source> <translation>Сортировка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1801" /> + <location filename="../ViewManager/ViewManager.py" line="1800" /> <source>Ctrl+Alt+S</source> <comment>Edit|Sort</comment> <translation>Ctrl+Alt+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1808" /> + <location filename="../ViewManager/ViewManager.py" line="1807" /> <source>Sort the lines containing the rectangular selection</source> <translation>Сортировать строки в прямоугольной выборке</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1813" /> + <location filename="../ViewManager/ViewManager.py" line="1812" /> <source><b>Sort</b><p>Sort the lines spanned by a rectangular selection based on the selection ignoring leading and trailing whitespace.</p></source> <translation><b>Сортировка</b><p>Сортировать строки в прямоугольной выборке, принимая во внимание только выделенную часть и игнорируя символы пропуска.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1825" /> <location filename="../ViewManager/ViewManager.py" line="1824" /> + <location filename="../ViewManager/ViewManager.py" line="1823" /> <source>Generate Docstring</source> <translation>Генерировать строки документации</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1827" /> + <location filename="../ViewManager/ViewManager.py" line="1826" /> <source>Ctrl+Alt+D</source> <comment>Edit|Generate Docstring</comment> <translation>Ctrl+Alt+D</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1836" /> + <location filename="../ViewManager/ViewManager.py" line="1835" /> <source>Generate a docstring for the current function/method</source> <translation>Генерировать строки документации для текущих function/method</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1841" /> + <location filename="../ViewManager/ViewManager.py" line="1840" /> <source><b>Generate Docstring</b><p>Generate a docstring for the current function/method if the cursor is placed on the line starting the function definition or on the line thereafter. The docstring is inserted at the appropriate position and the cursor is placed at the end of the description line.</p></source> <translation><b>Генерировать строки документации</b><p>Генерировать строки документации для текущих function/method если курсор расположен в строке определения функции или в последующей строке. Строки документации вставляются в соответствующую позицию, а курсор помещается в конец строки описания.</p></translation> </message> @@ -95980,22 +95985,22 @@ <location filename="../QScintilla/MiniEditor.py" line="929" /> <location filename="../QScintilla/ShellWindow.py" line="579" /> <location filename="../QScintilla/ShellWindow.py" line="578" /> - <location filename="../ViewManager/ViewManager.py" line="1868" /> <location filename="../ViewManager/ViewManager.py" line="1867" /> + <location filename="../ViewManager/ViewManager.py" line="1866" /> <source>Move left one character</source> <translation>Перейти влево на один символ</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="931" /> <location filename="../QScintilla/ShellWindow.py" line="580" /> - <location filename="../ViewManager/ViewManager.py" line="1869" /> + <location filename="../ViewManager/ViewManager.py" line="1868" /> <source>Left</source> <translation>Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="939" /> <location filename="../QScintilla/ShellWindow.py" line="588" /> - <location filename="../ViewManager/ViewManager.py" line="1877" /> + <location filename="../ViewManager/ViewManager.py" line="1876" /> <source>Meta+B</source> <translation>Meta+B</translation> </message> @@ -96004,22 +96009,22 @@ <location filename="../QScintilla/MiniEditor.py" line="945" /> <location filename="../QScintilla/ShellWindow.py" line="595" /> <location filename="../QScintilla/ShellWindow.py" line="594" /> - <location filename="../ViewManager/ViewManager.py" line="1884" /> <location filename="../ViewManager/ViewManager.py" line="1883" /> + <location filename="../ViewManager/ViewManager.py" line="1882" /> <source>Move right one character</source> <translation>Перейти вправо на один символ</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="947" /> <location filename="../QScintilla/ShellWindow.py" line="596" /> - <location filename="../ViewManager/ViewManager.py" line="1885" /> + <location filename="../ViewManager/ViewManager.py" line="1884" /> <source>Right</source> <translation>Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="954" /> <location filename="../QScintilla/ShellWindow.py" line="603" /> - <location filename="../ViewManager/ViewManager.py" line="1892" /> + <location filename="../ViewManager/ViewManager.py" line="1891" /> <source>Meta+F</source> <translation>Meta+F</translation> </message> @@ -96028,22 +96033,22 @@ <location filename="../QScintilla/MiniEditor.py" line="961" /> <location filename="../QScintilla/ShellWindow.py" line="687" /> <location filename="../QScintilla/ShellWindow.py" line="686" /> - <location filename="../ViewManager/ViewManager.py" line="1900" /> <location filename="../ViewManager/ViewManager.py" line="1899" /> + <location filename="../ViewManager/ViewManager.py" line="1898" /> <source>Move up one line</source> <translation>Перейти на одну строку вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="963" /> <location filename="../QScintilla/ShellWindow.py" line="688" /> - <location filename="../ViewManager/ViewManager.py" line="1901" /> + <location filename="../ViewManager/ViewManager.py" line="1900" /> <source>Up</source> <translation>Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="970" /> <location filename="../QScintilla/ShellWindow.py" line="695" /> - <location filename="../ViewManager/ViewManager.py" line="1908" /> + <location filename="../ViewManager/ViewManager.py" line="1907" /> <source>Meta+P</source> <translation>Meta+P</translation> </message> @@ -96052,30 +96057,30 @@ <location filename="../QScintilla/MiniEditor.py" line="977" /> <location filename="../QScintilla/ShellWindow.py" line="703" /> <location filename="../QScintilla/ShellWindow.py" line="702" /> - <location filename="../ViewManager/ViewManager.py" line="1916" /> <location filename="../ViewManager/ViewManager.py" line="1915" /> + <location filename="../ViewManager/ViewManager.py" line="1914" /> <source>Move down one line</source> <translation>Перейти на одну строку вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="979" /> <location filename="../QScintilla/ShellWindow.py" line="704" /> - <location filename="../ViewManager/ViewManager.py" line="1917" /> + <location filename="../ViewManager/ViewManager.py" line="1916" /> <source>Down</source> <translation>Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="986" /> <location filename="../QScintilla/ShellWindow.py" line="711" /> - <location filename="../ViewManager/ViewManager.py" line="1924" /> + <location filename="../ViewManager/ViewManager.py" line="1923" /> <source>Meta+N</source> <translation>Meta+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="994" /> <location filename="../QScintilla/MiniEditor.py" line="993" /> - <location filename="../ViewManager/ViewManager.py" line="1932" /> <location filename="../ViewManager/ViewManager.py" line="1931" /> + <location filename="../ViewManager/ViewManager.py" line="1930" /> <source>Move left one word part</source> <translation>Перейти влево на одну часть слова</translation> </message> @@ -96083,16 +96088,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1034" /> <location filename="../QScintilla/MiniEditor.py" line="1002" /> <location filename="../QScintilla/ShellWindow.py" line="619" /> - <location filename="../ViewManager/ViewManager.py" line="1972" /> - <location filename="../ViewManager/ViewManager.py" line="1940" /> + <location filename="../ViewManager/ViewManager.py" line="1971" /> + <location filename="../ViewManager/ViewManager.py" line="1939" /> <source>Alt+Left</source> <translation>Alt+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1010" /> <location filename="../QScintilla/MiniEditor.py" line="1009" /> - <location filename="../ViewManager/ViewManager.py" line="1948" /> <location filename="../ViewManager/ViewManager.py" line="1947" /> + <location filename="../ViewManager/ViewManager.py" line="1946" /> <source>Move right one word part</source> <translation>Перейти вправо на одну часть слова</translation> </message> @@ -96100,8 +96105,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2164" /> <location filename="../QScintilla/MiniEditor.py" line="1054" /> <location filename="../QScintilla/MiniEditor.py" line="1018" /> - <location filename="../ViewManager/ViewManager.py" line="3081" /> - <location filename="../ViewManager/ViewManager.py" line="1956" /> + <location filename="../ViewManager/ViewManager.py" line="3080" /> + <location filename="../ViewManager/ViewManager.py" line="1955" /> <source>Alt+Right</source> <translation>Alt+Right</translation> </message> @@ -96110,8 +96115,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1025" /> <location filename="../QScintilla/ShellWindow.py" line="611" /> <location filename="../QScintilla/ShellWindow.py" line="610" /> - <location filename="../ViewManager/ViewManager.py" line="1964" /> <location filename="../ViewManager/ViewManager.py" line="1963" /> + <location filename="../ViewManager/ViewManager.py" line="1962" /> <source>Move left one word</source> <translation>Перейти влево на одно слово</translation> </message> @@ -96119,8 +96124,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1094" /> <location filename="../QScintilla/MiniEditor.py" line="1038" /> <location filename="../QScintilla/ShellWindow.py" line="623" /> - <location filename="../ViewManager/ViewManager.py" line="2028" /> - <location filename="../ViewManager/ViewManager.py" line="1976" /> + <location filename="../ViewManager/ViewManager.py" line="2027" /> + <location filename="../ViewManager/ViewManager.py" line="1975" /> <source>Ctrl+Left</source> <translation>Ctrl+Left</translation> </message> @@ -96129,8 +96134,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1045" /> <location filename="../QScintilla/ShellWindow.py" line="631" /> <location filename="../QScintilla/ShellWindow.py" line="630" /> - <location filename="../ViewManager/ViewManager.py" line="1984" /> <location filename="../ViewManager/ViewManager.py" line="1983" /> + <location filename="../ViewManager/ViewManager.py" line="1982" /> <source>Move right one word</source> <translation>Перейти вправо на одно слово</translation> </message> @@ -96138,8 +96143,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1848" /> <location filename="../QScintilla/MiniEditor.py" line="1058" /> <location filename="../QScintilla/ShellWindow.py" line="639" /> - <location filename="../ViewManager/ViewManager.py" line="2765" /> - <location filename="../ViewManager/ViewManager.py" line="1992" /> + <location filename="../ViewManager/ViewManager.py" line="2764" /> + <location filename="../ViewManager/ViewManager.py" line="1991" /> <source>Ctrl+Right</source> <translation>Ctrl+Right</translation> </message> @@ -96148,8 +96153,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1065" /> <location filename="../QScintilla/ShellWindow.py" line="649" /> <location filename="../QScintilla/ShellWindow.py" line="646" /> - <location filename="../ViewManager/ViewManager.py" line="2002" /> - <location filename="../ViewManager/ViewManager.py" line="1999" /> + <location filename="../ViewManager/ViewManager.py" line="2001" /> + <location filename="../ViewManager/ViewManager.py" line="1998" /> <source>Move to first visible character in document line</source> <translation>Перейти к первому видимому символу в строке документа</translation> </message> @@ -96157,22 +96162,22 @@ <location filename="../QScintilla/MiniEditor.py" line="2109" /> <location filename="../QScintilla/MiniEditor.py" line="1078" /> <location filename="../QScintilla/ShellWindow.py" line="659" /> - <location filename="../ViewManager/ViewManager.py" line="3026" /> - <location filename="../ViewManager/ViewManager.py" line="2012" /> + <location filename="../ViewManager/ViewManager.py" line="3025" /> + <location filename="../ViewManager/ViewManager.py" line="2011" /> <source>Home</source> <translation>Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1086" /> <location filename="../QScintilla/MiniEditor.py" line="1085" /> - <location filename="../ViewManager/ViewManager.py" line="2020" /> <location filename="../ViewManager/ViewManager.py" line="2019" /> + <location filename="../ViewManager/ViewManager.py" line="2018" /> <source>Move to start of display line</source> <translation>Перейти на начало строки экрана</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1098" /> - <location filename="../ViewManager/ViewManager.py" line="2032" /> + <location filename="../ViewManager/ViewManager.py" line="2031" /> <source>Alt+Home</source> <translation>Alt+Home</translation> </message> @@ -96181,15 +96186,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1105" /> <location filename="../QScintilla/ShellWindow.py" line="667" /> <location filename="../QScintilla/ShellWindow.py" line="666" /> - <location filename="../ViewManager/ViewManager.py" line="2040" /> <location filename="../ViewManager/ViewManager.py" line="2039" /> + <location filename="../ViewManager/ViewManager.py" line="2038" /> <source>Move to end of document line</source> <translation>Перейти на конец строки документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1114" /> <location filename="../QScintilla/ShellWindow.py" line="675" /> - <location filename="../ViewManager/ViewManager.py" line="2048" /> + <location filename="../ViewManager/ViewManager.py" line="2047" /> <source>Meta+E</source> <translation>Meta+E</translation> </message> @@ -96197,16 +96202,16 @@ <location filename="../QScintilla/MiniEditor.py" line="2126" /> <location filename="../QScintilla/MiniEditor.py" line="1118" /> <location filename="../QScintilla/ShellWindow.py" line="679" /> - <location filename="../ViewManager/ViewManager.py" line="3043" /> - <location filename="../ViewManager/ViewManager.py" line="2052" /> + <location filename="../ViewManager/ViewManager.py" line="3042" /> + <location filename="../ViewManager/ViewManager.py" line="2051" /> <source>End</source> <translation>End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1126" /> <location filename="../QScintilla/MiniEditor.py" line="1125" /> - <location filename="../ViewManager/ViewManager.py" line="2060" /> <location filename="../ViewManager/ViewManager.py" line="2059" /> + <location filename="../ViewManager/ViewManager.py" line="2058" /> <source>Scroll view down one line</source> <translation>Прокрутить на одну строку вниз</translation> </message> @@ -96214,16 +96219,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1230" /> <location filename="../QScintilla/MiniEditor.py" line="1127" /> <location filename="../QScintilla/ShellWindow.py" line="720" /> - <location filename="../ViewManager/ViewManager.py" line="2164" /> - <location filename="../ViewManager/ViewManager.py" line="2061" /> + <location filename="../ViewManager/ViewManager.py" line="2163" /> + <location filename="../ViewManager/ViewManager.py" line="2060" /> <source>Ctrl+Down</source> <translation>Ctrl+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1138" /> <location filename="../QScintilla/MiniEditor.py" line="1137" /> - <location filename="../ViewManager/ViewManager.py" line="2072" /> <location filename="../ViewManager/ViewManager.py" line="2071" /> + <location filename="../ViewManager/ViewManager.py" line="2070" /> <source>Scroll view up one line</source> <translation>Прокрутить на одну строку вверх</translation> </message> @@ -96231,36 +96236,36 @@ <location filename="../QScintilla/MiniEditor.py" line="1210" /> <location filename="../QScintilla/MiniEditor.py" line="1139" /> <location filename="../QScintilla/ShellWindow.py" line="732" /> - <location filename="../ViewManager/ViewManager.py" line="2144" /> - <location filename="../ViewManager/ViewManager.py" line="2073" /> + <location filename="../ViewManager/ViewManager.py" line="2143" /> + <location filename="../ViewManager/ViewManager.py" line="2072" /> <source>Ctrl+Up</source> <translation>Ctrl+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1150" /> <location filename="../QScintilla/MiniEditor.py" line="1149" /> - <location filename="../ViewManager/ViewManager.py" line="2084" /> <location filename="../ViewManager/ViewManager.py" line="2083" /> + <location filename="../ViewManager/ViewManager.py" line="2082" /> <source>Move up one paragraph</source> <translation>Перейти на один параграф вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1151" /> - <location filename="../ViewManager/ViewManager.py" line="2085" /> + <location filename="../ViewManager/ViewManager.py" line="2084" /> <source>Alt+Up</source> <translation>Alt+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1162" /> <location filename="../QScintilla/MiniEditor.py" line="1161" /> - <location filename="../ViewManager/ViewManager.py" line="2096" /> <location filename="../ViewManager/ViewManager.py" line="2095" /> + <location filename="../ViewManager/ViewManager.py" line="2094" /> <source>Move down one paragraph</source> <translation>Перейти на один параграф вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1163" /> - <location filename="../ViewManager/ViewManager.py" line="2097" /> + <location filename="../ViewManager/ViewManager.py" line="2096" /> <source>Alt+Down</source> <translation>Alt+Down</translation> </message> @@ -96269,15 +96274,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1173" /> <location filename="../QScintilla/ShellWindow.py" line="743" /> <location filename="../QScintilla/ShellWindow.py" line="742" /> - <location filename="../ViewManager/ViewManager.py" line="2108" /> <location filename="../ViewManager/ViewManager.py" line="2107" /> + <location filename="../ViewManager/ViewManager.py" line="2106" /> <source>Move up one page</source> <translation>Перейти на одну страницу вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1175" /> <location filename="../QScintilla/ShellWindow.py" line="744" /> - <location filename="../ViewManager/ViewManager.py" line="2109" /> + <location filename="../ViewManager/ViewManager.py" line="2108" /> <source>PgUp</source> <translation>PgUp</translation> </message> @@ -96286,50 +96291,50 @@ <location filename="../QScintilla/MiniEditor.py" line="1185" /> <location filename="../QScintilla/ShellWindow.py" line="755" /> <location filename="../QScintilla/ShellWindow.py" line="754" /> - <location filename="../ViewManager/ViewManager.py" line="2120" /> <location filename="../ViewManager/ViewManager.py" line="2119" /> + <location filename="../ViewManager/ViewManager.py" line="2118" /> <source>Move down one page</source> <translation>Перейти на одну страницу вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1187" /> <location filename="../QScintilla/ShellWindow.py" line="756" /> - <location filename="../ViewManager/ViewManager.py" line="2121" /> + <location filename="../ViewManager/ViewManager.py" line="2120" /> <source>PgDown</source> <translation>PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1194" /> <location filename="../QScintilla/ShellWindow.py" line="763" /> - <location filename="../ViewManager/ViewManager.py" line="2128" /> + <location filename="../ViewManager/ViewManager.py" line="2127" /> <source>Meta+V</source> <translation>Meta+V</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1202" /> <location filename="../QScintilla/MiniEditor.py" line="1201" /> - <location filename="../ViewManager/ViewManager.py" line="2136" /> <location filename="../ViewManager/ViewManager.py" line="2135" /> + <location filename="../ViewManager/ViewManager.py" line="2134" /> <source>Move to start of document</source> <translation>Перейти на начало документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1214" /> - <location filename="../ViewManager/ViewManager.py" line="2148" /> + <location filename="../ViewManager/ViewManager.py" line="2147" /> <source>Ctrl+Home</source> <translation>Ctrl+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1222" /> <location filename="../QScintilla/MiniEditor.py" line="1221" /> - <location filename="../ViewManager/ViewManager.py" line="2156" /> <location filename="../ViewManager/ViewManager.py" line="2155" /> + <location filename="../ViewManager/ViewManager.py" line="2154" /> <source>Move to end of document</source> <translation>Перейти на конец документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1234" /> - <location filename="../ViewManager/ViewManager.py" line="2168" /> + <location filename="../ViewManager/ViewManager.py" line="2167" /> <source>Ctrl+End</source> <translation>Ctrl+End</translation> </message> @@ -96338,29 +96343,29 @@ <location filename="../QScintilla/MiniEditor.py" line="1241" /> <location filename="../QScintilla/ShellWindow.py" line="457" /> <location filename="../QScintilla/ShellWindow.py" line="456" /> - <location filename="../ViewManager/ViewManager.py" line="2176" /> <location filename="../ViewManager/ViewManager.py" line="2175" /> + <location filename="../ViewManager/ViewManager.py" line="2174" /> <source>Indent one level</source> <translation>Увеличить отступ</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1243" /> <location filename="../QScintilla/ShellWindow.py" line="458" /> - <location filename="../ViewManager/ViewManager.py" line="2177" /> + <location filename="../ViewManager/ViewManager.py" line="2176" /> <source>Tab</source> <translation>Tab</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1254" /> <location filename="../QScintilla/MiniEditor.py" line="1253" /> - <location filename="../ViewManager/ViewManager.py" line="2188" /> <location filename="../ViewManager/ViewManager.py" line="2187" /> + <location filename="../ViewManager/ViewManager.py" line="2186" /> <source>Unindent one level</source> <translation>Уменьшить отступ</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1255" /> - <location filename="../ViewManager/ViewManager.py" line="2189" /> + <location filename="../ViewManager/ViewManager.py" line="2188" /> <source>Shift+Tab</source> <translation>Shift+Tab</translation> </message> @@ -96369,22 +96374,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1265" /> <location filename="../QScintilla/ShellWindow.py" line="785" /> <location filename="../QScintilla/ShellWindow.py" line="782" /> - <location filename="../ViewManager/ViewManager.py" line="2202" /> - <location filename="../ViewManager/ViewManager.py" line="2199" /> + <location filename="../ViewManager/ViewManager.py" line="2201" /> + <location filename="../ViewManager/ViewManager.py" line="2198" /> <source>Extend selection left one character</source> <translation>Распространить выделение на один символ влево</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1271" /> <location filename="../QScintilla/ShellWindow.py" line="788" /> - <location filename="../ViewManager/ViewManager.py" line="2205" /> + <location filename="../ViewManager/ViewManager.py" line="2204" /> <source>Shift+Left</source> <translation>Shift+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1278" /> <location filename="../QScintilla/ShellWindow.py" line="795" /> - <location filename="../ViewManager/ViewManager.py" line="2212" /> + <location filename="../ViewManager/ViewManager.py" line="2211" /> <source>Meta+Shift+B</source> <translation>Meta+Shift+B</translation> </message> @@ -96393,70 +96398,70 @@ <location filename="../QScintilla/MiniEditor.py" line="1285" /> <location filename="../QScintilla/ShellWindow.py" line="805" /> <location filename="../QScintilla/ShellWindow.py" line="802" /> - <location filename="../ViewManager/ViewManager.py" line="2222" /> - <location filename="../ViewManager/ViewManager.py" line="2219" /> + <location filename="../ViewManager/ViewManager.py" line="2221" /> + <location filename="../ViewManager/ViewManager.py" line="2218" /> <source>Extend selection right one character</source> <translation>Распространить выделение на один символ вправо</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1291" /> <location filename="../QScintilla/ShellWindow.py" line="808" /> - <location filename="../ViewManager/ViewManager.py" line="2225" /> + <location filename="../ViewManager/ViewManager.py" line="2224" /> <source>Shift+Right</source> <translation>Shift+Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1298" /> <location filename="../QScintilla/ShellWindow.py" line="815" /> - <location filename="../ViewManager/ViewManager.py" line="2232" /> + <location filename="../ViewManager/ViewManager.py" line="2231" /> <source>Meta+Shift+F</source> <translation>Meta+Shift+F</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1306" /> <location filename="../QScintilla/MiniEditor.py" line="1305" /> - <location filename="../ViewManager/ViewManager.py" line="2240" /> <location filename="../ViewManager/ViewManager.py" line="2239" /> + <location filename="../ViewManager/ViewManager.py" line="2238" /> <source>Extend selection up one line</source> <translation>Распространить выделение на одну строку вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1307" /> - <location filename="../ViewManager/ViewManager.py" line="2241" /> + <location filename="../ViewManager/ViewManager.py" line="2240" /> <source>Shift+Up</source> <translation>Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1314" /> - <location filename="../ViewManager/ViewManager.py" line="2248" /> + <location filename="../ViewManager/ViewManager.py" line="2247" /> <source>Meta+Shift+P</source> <translation>Meta+Shift+P</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1322" /> <location filename="../QScintilla/MiniEditor.py" line="1321" /> - <location filename="../ViewManager/ViewManager.py" line="2256" /> <location filename="../ViewManager/ViewManager.py" line="2255" /> + <location filename="../ViewManager/ViewManager.py" line="2254" /> <source>Extend selection down one line</source> <translation>Распространить выделение на одну строку вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1323" /> - <location filename="../ViewManager/ViewManager.py" line="2257" /> + <location filename="../ViewManager/ViewManager.py" line="2256" /> <source>Shift+Down</source> <translation>Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1330" /> - <location filename="../ViewManager/ViewManager.py" line="2264" /> + <location filename="../ViewManager/ViewManager.py" line="2263" /> <source>Meta+Shift+N</source> <translation>Meta+Shift+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1340" /> <location filename="../QScintilla/MiniEditor.py" line="1337" /> - <location filename="../ViewManager/ViewManager.py" line="2274" /> - <location filename="../ViewManager/ViewManager.py" line="2271" /> + <location filename="../ViewManager/ViewManager.py" line="2273" /> + <location filename="../ViewManager/ViewManager.py" line="2270" /> <source>Extend selection left one word part</source> <translation>Распространить выделение на одну часть слова влево</translation> </message> @@ -96464,16 +96469,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1391" /> <location filename="../QScintilla/MiniEditor.py" line="1351" /> <location filename="../QScintilla/ShellWindow.py" line="832" /> - <location filename="../ViewManager/ViewManager.py" line="2325" /> - <location filename="../ViewManager/ViewManager.py" line="2285" /> + <location filename="../ViewManager/ViewManager.py" line="2324" /> + <location filename="../ViewManager/ViewManager.py" line="2284" /> <source>Alt+Shift+Left</source> <translation>Alt+Shift+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1362" /> <location filename="../QScintilla/MiniEditor.py" line="1359" /> - <location filename="../ViewManager/ViewManager.py" line="2296" /> - <location filename="../ViewManager/ViewManager.py" line="2293" /> + <location filename="../ViewManager/ViewManager.py" line="2295" /> + <location filename="../ViewManager/ViewManager.py" line="2292" /> <source>Extend selection right one word part</source> <translation>Распространить выделение на одну часть слова вправо</translation> </message> @@ -96482,9 +96487,9 @@ <location filename="../QScintilla/MiniEditor.py" line="1419" /> <location filename="../QScintilla/MiniEditor.py" line="1373" /> <location filename="../QScintilla/ShellWindow.py" line="860" /> - <location filename="../ViewManager/ViewManager.py" line="3103" /> - <location filename="../ViewManager/ViewManager.py" line="2353" /> - <location filename="../ViewManager/ViewManager.py" line="2307" /> + <location filename="../ViewManager/ViewManager.py" line="3102" /> + <location filename="../ViewManager/ViewManager.py" line="2352" /> + <location filename="../ViewManager/ViewManager.py" line="2306" /> <source>Alt+Shift+Right</source> <translation>Alt+Shift+Right</translation> </message> @@ -96493,8 +96498,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1381" /> <location filename="../QScintilla/ShellWindow.py" line="823" /> <location filename="../QScintilla/ShellWindow.py" line="822" /> - <location filename="../ViewManager/ViewManager.py" line="2316" /> <location filename="../ViewManager/ViewManager.py" line="2315" /> + <location filename="../ViewManager/ViewManager.py" line="2314" /> <source>Extend selection left one word</source> <translation>Распространить выделение на одно слово влево</translation> </message> @@ -96502,8 +96507,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2312" /> <location filename="../QScintilla/MiniEditor.py" line="1397" /> <location filename="../QScintilla/ShellWindow.py" line="838" /> - <location filename="../ViewManager/ViewManager.py" line="3229" /> - <location filename="../ViewManager/ViewManager.py" line="2331" /> + <location filename="../ViewManager/ViewManager.py" line="3228" /> + <location filename="../ViewManager/ViewManager.py" line="2330" /> <source>Ctrl+Shift+Left</source> <translation>Ctrl+Shift+Left</translation> </message> @@ -96512,8 +96517,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1405" /> <location filename="../QScintilla/ShellWindow.py" line="849" /> <location filename="../QScintilla/ShellWindow.py" line="846" /> - <location filename="../ViewManager/ViewManager.py" line="2342" /> - <location filename="../ViewManager/ViewManager.py" line="2339" /> + <location filename="../ViewManager/ViewManager.py" line="2341" /> + <location filename="../ViewManager/ViewManager.py" line="2338" /> <source>Extend selection right one word</source> <translation>Распространить выделение на одно слово вправо</translation> </message> @@ -96521,8 +96526,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1873" /> <location filename="../QScintilla/MiniEditor.py" line="1425" /> <location filename="../QScintilla/ShellWindow.py" line="866" /> - <location filename="../ViewManager/ViewManager.py" line="2790" /> - <location filename="../ViewManager/ViewManager.py" line="2359" /> + <location filename="../ViewManager/ViewManager.py" line="2789" /> + <location filename="../ViewManager/ViewManager.py" line="2358" /> <source>Ctrl+Shift+Right</source> <translation>Ctrl+Shift+Right</translation> </message> @@ -96531,15 +96536,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1433" /> <location filename="../QScintilla/ShellWindow.py" line="878" /> <location filename="../QScintilla/ShellWindow.py" line="874" /> - <location filename="../ViewManager/ViewManager.py" line="2371" /> - <location filename="../ViewManager/ViewManager.py" line="2367" /> + <location filename="../ViewManager/ViewManager.py" line="2370" /> + <location filename="../ViewManager/ViewManager.py" line="2366" /> <source>Extend selection to first visible character in document line</source> <translation>Распространить выделение до первого видимого символа в строке документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1448" /> <location filename="../QScintilla/ShellWindow.py" line="889" /> - <location filename="../ViewManager/ViewManager.py" line="2382" /> + <location filename="../ViewManager/ViewManager.py" line="2381" /> <source>Shift+Home</source> <translation>Shift+Home</translation> </message> @@ -96548,124 +96553,124 @@ <location filename="../QScintilla/MiniEditor.py" line="1455" /> <location filename="../QScintilla/ShellWindow.py" line="899" /> <location filename="../QScintilla/ShellWindow.py" line="896" /> - <location filename="../ViewManager/ViewManager.py" line="2392" /> - <location filename="../ViewManager/ViewManager.py" line="2389" /> + <location filename="../ViewManager/ViewManager.py" line="2391" /> + <location filename="../ViewManager/ViewManager.py" line="2388" /> <source>Extend selection to end of document line</source> <translation>Распространить выделение до конца строки документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1468" /> <location filename="../QScintilla/ShellWindow.py" line="909" /> - <location filename="../ViewManager/ViewManager.py" line="2402" /> + <location filename="../ViewManager/ViewManager.py" line="2401" /> <source>Meta+Shift+E</source> <translation>Meta+Shift+E</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1472" /> <location filename="../QScintilla/ShellWindow.py" line="913" /> - <location filename="../ViewManager/ViewManager.py" line="2406" /> + <location filename="../ViewManager/ViewManager.py" line="2405" /> <source>Shift+End</source> <translation>Shift+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1482" /> <location filename="../QScintilla/MiniEditor.py" line="1479" /> - <location filename="../ViewManager/ViewManager.py" line="2416" /> - <location filename="../ViewManager/ViewManager.py" line="2413" /> + <location filename="../ViewManager/ViewManager.py" line="2415" /> + <location filename="../ViewManager/ViewManager.py" line="2412" /> <source>Extend selection up one paragraph</source> <translation>Распространить выделение на один параграф вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1485" /> - <location filename="../ViewManager/ViewManager.py" line="2419" /> + <location filename="../ViewManager/ViewManager.py" line="2418" /> <source>Alt+Shift+Up</source> <translation>Alt+Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1498" /> <location filename="../QScintilla/MiniEditor.py" line="1495" /> - <location filename="../ViewManager/ViewManager.py" line="2432" /> - <location filename="../ViewManager/ViewManager.py" line="2429" /> + <location filename="../ViewManager/ViewManager.py" line="2431" /> + <location filename="../ViewManager/ViewManager.py" line="2428" /> <source>Extend selection down one paragraph</source> <translation>Распространить выделение на один параграф вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1501" /> - <location filename="../ViewManager/ViewManager.py" line="2435" /> + <location filename="../ViewManager/ViewManager.py" line="2434" /> <source>Alt+Shift+Down</source> <translation>Alt+Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1512" /> <location filename="../QScintilla/MiniEditor.py" line="1511" /> - <location filename="../ViewManager/ViewManager.py" line="2446" /> <location filename="../ViewManager/ViewManager.py" line="2445" /> + <location filename="../ViewManager/ViewManager.py" line="2444" /> <source>Extend selection up one page</source> <translation>Распространить выделение на страницу вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1513" /> - <location filename="../ViewManager/ViewManager.py" line="2447" /> + <location filename="../ViewManager/ViewManager.py" line="2446" /> <source>Shift+PgUp</source> <translation>Shift+PgUp</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1524" /> <location filename="../QScintilla/MiniEditor.py" line="1523" /> - <location filename="../ViewManager/ViewManager.py" line="2458" /> <location filename="../ViewManager/ViewManager.py" line="2457" /> + <location filename="../ViewManager/ViewManager.py" line="2456" /> <source>Extend selection down one page</source> <translation>Распространить выделение на страницу вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1525" /> - <location filename="../ViewManager/ViewManager.py" line="2459" /> + <location filename="../ViewManager/ViewManager.py" line="2458" /> <source>Shift+PgDown</source> <translation>Shift+PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1532" /> - <location filename="../ViewManager/ViewManager.py" line="2466" /> + <location filename="../ViewManager/ViewManager.py" line="2465" /> <source>Meta+Shift+V</source> <translation>Meta+Shift+V</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1542" /> <location filename="../QScintilla/MiniEditor.py" line="1539" /> - <location filename="../ViewManager/ViewManager.py" line="2476" /> - <location filename="../ViewManager/ViewManager.py" line="2473" /> + <location filename="../ViewManager/ViewManager.py" line="2475" /> + <location filename="../ViewManager/ViewManager.py" line="2472" /> <source>Extend selection to start of document</source> <translation>Распространить выделение до начала документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1552" /> - <location filename="../ViewManager/ViewManager.py" line="2486" /> + <location filename="../ViewManager/ViewManager.py" line="2485" /> <source>Ctrl+Shift+Up</source> <translation>Ctrl+Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1557" /> - <location filename="../ViewManager/ViewManager.py" line="2491" /> + <location filename="../ViewManager/ViewManager.py" line="2490" /> <source>Ctrl+Shift+Home</source> <translation>Ctrl+Shift+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1568" /> <location filename="../QScintilla/MiniEditor.py" line="1565" /> - <location filename="../ViewManager/ViewManager.py" line="2502" /> - <location filename="../ViewManager/ViewManager.py" line="2499" /> + <location filename="../ViewManager/ViewManager.py" line="2501" /> + <location filename="../ViewManager/ViewManager.py" line="2498" /> <source>Extend selection to end of document</source> <translation>Распространить выделение до конца документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1579" /> - <location filename="../ViewManager/ViewManager.py" line="2513" /> + <location filename="../ViewManager/ViewManager.py" line="2512" /> <source>Ctrl+Shift+Down</source> <translation>Ctrl+Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1585" /> - <location filename="../ViewManager/ViewManager.py" line="2519" /> + <location filename="../ViewManager/ViewManager.py" line="2518" /> <source>Ctrl+Shift+End</source> <translation>Ctrl+Shift+End</translation> </message> @@ -96674,37 +96679,37 @@ <location filename="../QScintilla/MiniEditor.py" line="1593" /> <location filename="../QScintilla/ShellWindow.py" line="481" /> <location filename="../QScintilla/ShellWindow.py" line="480" /> - <location filename="../ViewManager/ViewManager.py" line="2528" /> <location filename="../ViewManager/ViewManager.py" line="2527" /> + <location filename="../ViewManager/ViewManager.py" line="2526" /> <source>Delete previous character</source> <translation>Удалить предыдущий символ</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1595" /> <location filename="../QScintilla/ShellWindow.py" line="482" /> - <location filename="../ViewManager/ViewManager.py" line="2529" /> + <location filename="../ViewManager/ViewManager.py" line="2528" /> <source>Backspace</source> <translation>Backspace</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1602" /> <location filename="../QScintilla/ShellWindow.py" line="489" /> - <location filename="../ViewManager/ViewManager.py" line="2536" /> + <location filename="../ViewManager/ViewManager.py" line="2535" /> <source>Meta+H</source> <translation>Meta+H</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1607" /> <location filename="../QScintilla/ShellWindow.py" line="494" /> - <location filename="../ViewManager/ViewManager.py" line="2541" /> + <location filename="../ViewManager/ViewManager.py" line="2540" /> <source>Shift+Backspace</source> <translation>Shift+Backspace</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1618" /> <location filename="../QScintilla/MiniEditor.py" line="1615" /> - <location filename="../ViewManager/ViewManager.py" line="2552" /> - <location filename="../ViewManager/ViewManager.py" line="2549" /> + <location filename="../ViewManager/ViewManager.py" line="2551" /> + <location filename="../ViewManager/ViewManager.py" line="2548" /> <source>Delete previous character if not at start of line</source> <translation>Удалить предыдущий символ если он не первый в строке</translation> </message> @@ -96713,22 +96718,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1631" /> <location filename="../QScintilla/ShellWindow.py" line="503" /> <location filename="../QScintilla/ShellWindow.py" line="502" /> - <location filename="../ViewManager/ViewManager.py" line="2566" /> <location filename="../ViewManager/ViewManager.py" line="2565" /> + <location filename="../ViewManager/ViewManager.py" line="2564" /> <source>Delete current character</source> <translation>Удалить текущий символ</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1633" /> <location filename="../QScintilla/ShellWindow.py" line="504" /> - <location filename="../ViewManager/ViewManager.py" line="2567" /> + <location filename="../ViewManager/ViewManager.py" line="2566" /> <source>Del</source> <translation>Del</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1640" /> <location filename="../QScintilla/ShellWindow.py" line="511" /> - <location filename="../ViewManager/ViewManager.py" line="2574" /> + <location filename="../ViewManager/ViewManager.py" line="2573" /> <source>Meta+D</source> <translation>Meta+D</translation> </message> @@ -96737,15 +96742,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1647" /> <location filename="../QScintilla/ShellWindow.py" line="519" /> <location filename="../QScintilla/ShellWindow.py" line="518" /> - <location filename="../ViewManager/ViewManager.py" line="2582" /> <location filename="../ViewManager/ViewManager.py" line="2581" /> + <location filename="../ViewManager/ViewManager.py" line="2580" /> <source>Delete word to left</source> <translation>Удалить слово слева</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1649" /> <location filename="../QScintilla/ShellWindow.py" line="520" /> - <location filename="../ViewManager/ViewManager.py" line="2583" /> + <location filename="../ViewManager/ViewManager.py" line="2582" /> <source>Ctrl+Backspace</source> <translation>Ctrl+Backspace</translation> </message> @@ -96754,15 +96759,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1659" /> <location filename="../QScintilla/ShellWindow.py" line="531" /> <location filename="../QScintilla/ShellWindow.py" line="530" /> - <location filename="../ViewManager/ViewManager.py" line="2594" /> <location filename="../ViewManager/ViewManager.py" line="2593" /> + <location filename="../ViewManager/ViewManager.py" line="2592" /> <source>Delete word to right</source> <translation>Удалить слово справа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1661" /> <location filename="../QScintilla/ShellWindow.py" line="532" /> - <location filename="../ViewManager/ViewManager.py" line="2595" /> + <location filename="../ViewManager/ViewManager.py" line="2594" /> <source>Ctrl+Del</source> <translation>Ctrl+Del</translation> </message> @@ -96771,15 +96776,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1671" /> <location filename="../QScintilla/ShellWindow.py" line="543" /> <location filename="../QScintilla/ShellWindow.py" line="542" /> - <location filename="../ViewManager/ViewManager.py" line="2606" /> <location filename="../ViewManager/ViewManager.py" line="2605" /> + <location filename="../ViewManager/ViewManager.py" line="2604" /> <source>Delete line to left</source> <translation>Удалить строку слева</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1674" /> <location filename="../QScintilla/ShellWindow.py" line="545" /> - <location filename="../ViewManager/ViewManager.py" line="2608" /> + <location filename="../ViewManager/ViewManager.py" line="2607" /> <source>Ctrl+Shift+Backspace</source> <translation>Ctrl+Shift+Backspace</translation> </message> @@ -96788,22 +96793,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1685" /> <location filename="../QScintilla/ShellWindow.py" line="557" /> <location filename="../QScintilla/ShellWindow.py" line="556" /> - <location filename="../ViewManager/ViewManager.py" line="2620" /> <location filename="../ViewManager/ViewManager.py" line="2619" /> + <location filename="../ViewManager/ViewManager.py" line="2618" /> <source>Delete line to right</source> <translation>Удалить строку справа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1694" /> <location filename="../QScintilla/ShellWindow.py" line="565" /> - <location filename="../ViewManager/ViewManager.py" line="2628" /> + <location filename="../ViewManager/ViewManager.py" line="2627" /> <source>Meta+K</source> <translation>Meta+K</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1699" /> <location filename="../QScintilla/ShellWindow.py" line="570" /> - <location filename="../ViewManager/ViewManager.py" line="2633" /> + <location filename="../ViewManager/ViewManager.py" line="2632" /> <source>Ctrl+Shift+Del</source> <translation>Ctrl+Shift+Del</translation> </message> @@ -96812,38 +96817,38 @@ <location filename="../QScintilla/MiniEditor.py" line="1707" /> <location filename="../QScintilla/ShellWindow.py" line="469" /> <location filename="../QScintilla/ShellWindow.py" line="468" /> - <location filename="../ViewManager/ViewManager.py" line="2642" /> <location filename="../ViewManager/ViewManager.py" line="2641" /> + <location filename="../ViewManager/ViewManager.py" line="2640" /> <source>Insert new line</source> <translation>Вставить новую строку</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1709" /> <location filename="../QScintilla/ShellWindow.py" line="470" /> - <location filename="../ViewManager/ViewManager.py" line="2643" /> + <location filename="../ViewManager/ViewManager.py" line="2642" /> <source>Return</source> <translation>Return</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1710" /> <location filename="../QScintilla/ShellWindow.py" line="471" /> - <location filename="../ViewManager/ViewManager.py" line="2644" /> + <location filename="../ViewManager/ViewManager.py" line="2643" /> <source>Enter</source> <translation>Enter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2656" /> - <location filename="../ViewManager/ViewManager.py" line="2653" /> + <location filename="../ViewManager/ViewManager.py" line="2655" /> + <location filename="../ViewManager/ViewManager.py" line="2652" /> <source>Insert new line below current line</source> <translation>Вставить новую строку после текущей</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2658" /> + <source>Shift+Return</source> + <translation>Shift+Return</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2659" /> - <source>Shift+Return</source> - <translation>Shift+Return</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2660" /> <source>Shift+Enter</source> <translation>Shift+Enter</translation> </message> @@ -96852,129 +96857,129 @@ <location filename="../QScintilla/MiniEditor.py" line="1719" /> <location filename="../QScintilla/ShellWindow.py" line="445" /> <location filename="../QScintilla/ShellWindow.py" line="444" /> - <location filename="../ViewManager/ViewManager.py" line="2669" /> <location filename="../ViewManager/ViewManager.py" line="2668" /> + <location filename="../ViewManager/ViewManager.py" line="2667" /> <source>Delete current line</source> <translation>Удалить текущую строку</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1721" /> <location filename="../QScintilla/ShellWindow.py" line="446" /> - <location filename="../ViewManager/ViewManager.py" line="2670" /> + <location filename="../ViewManager/ViewManager.py" line="2669" /> <source>Ctrl+Shift+L</source> <translation>Ctrl+Shift+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1732" /> <location filename="../QScintilla/MiniEditor.py" line="1731" /> - <location filename="../ViewManager/ViewManager.py" line="2681" /> <location filename="../ViewManager/ViewManager.py" line="2680" /> + <location filename="../ViewManager/ViewManager.py" line="2679" /> <source>Duplicate current line</source> <translation>Дублировать текущую строку</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1733" /> - <location filename="../ViewManager/ViewManager.py" line="2682" /> + <location filename="../ViewManager/ViewManager.py" line="2681" /> <source>Ctrl+D</source> <translation>Ctrl+D</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1746" /> <location filename="../QScintilla/MiniEditor.py" line="1743" /> - <location filename="../ViewManager/ViewManager.py" line="2695" /> - <location filename="../ViewManager/ViewManager.py" line="2692" /> + <location filename="../ViewManager/ViewManager.py" line="2694" /> + <location filename="../ViewManager/ViewManager.py" line="2691" /> <source>Swap current and previous lines</source> <translation>Поменять местами предыдущую и последующую строки</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1749" /> - <location filename="../ViewManager/ViewManager.py" line="2698" /> + <location filename="../ViewManager/ViewManager.py" line="2697" /> <source>Ctrl+T</source> <translation>Ctrl+T</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1760" /> <location filename="../QScintilla/MiniEditor.py" line="1759" /> - <location filename="../ViewManager/ViewManager.py" line="2709" /> <location filename="../ViewManager/ViewManager.py" line="2708" /> + <location filename="../ViewManager/ViewManager.py" line="2707" /> <source>Reverse selected lines</source> <translation>Реверсировать выбранные строки</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1761" /> - <location filename="../ViewManager/ViewManager.py" line="2710" /> + <location filename="../ViewManager/ViewManager.py" line="2709" /> <source>Meta+Alt+R</source> <translation>Meta+Alt+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1772" /> <location filename="../QScintilla/MiniEditor.py" line="1771" /> - <location filename="../ViewManager/ViewManager.py" line="2721" /> <location filename="../ViewManager/ViewManager.py" line="2720" /> + <location filename="../ViewManager/ViewManager.py" line="2719" /> <source>Cut current line</source> <translation>Вырезать текущую строку</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1773" /> - <location filename="../ViewManager/ViewManager.py" line="2722" /> + <location filename="../ViewManager/ViewManager.py" line="2721" /> <source>Alt+Shift+L</source> <translation>Alt+Shift+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1784" /> <location filename="../QScintilla/MiniEditor.py" line="1783" /> - <location filename="../ViewManager/ViewManager.py" line="2733" /> <location filename="../ViewManager/ViewManager.py" line="2732" /> + <location filename="../ViewManager/ViewManager.py" line="2731" /> <source>Copy current line</source> <translation>Копировать текущую строку</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1785" /> - <location filename="../ViewManager/ViewManager.py" line="2734" /> + <location filename="../ViewManager/ViewManager.py" line="2733" /> <source>Ctrl+Shift+T</source> <translation>Ctrl+Shift+T</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1796" /> <location filename="../QScintilla/MiniEditor.py" line="1795" /> - <location filename="../ViewManager/ViewManager.py" line="2745" /> <location filename="../ViewManager/ViewManager.py" line="2744" /> + <location filename="../ViewManager/ViewManager.py" line="2743" /> <source>Toggle insert/overtype</source> <translation>Вставка/Замена</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1797" /> - <location filename="../ViewManager/ViewManager.py" line="2746" /> + <location filename="../ViewManager/ViewManager.py" line="2745" /> <source>Ins</source> <translation>Ins</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1840" /> <location filename="../QScintilla/MiniEditor.py" line="1839" /> - <location filename="../ViewManager/ViewManager.py" line="2757" /> <location filename="../ViewManager/ViewManager.py" line="2756" /> + <location filename="../ViewManager/ViewManager.py" line="2755" /> <source>Move to end of display line</source> <translation>Перейти на конец строки экрана</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1852" /> - <location filename="../ViewManager/ViewManager.py" line="2769" /> + <location filename="../ViewManager/ViewManager.py" line="2768" /> <source>Alt+End</source> <translation>Alt+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1862" /> <location filename="../QScintilla/MiniEditor.py" line="1859" /> - <location filename="../ViewManager/ViewManager.py" line="2779" /> - <location filename="../ViewManager/ViewManager.py" line="2776" /> + <location filename="../ViewManager/ViewManager.py" line="2778" /> + <location filename="../ViewManager/ViewManager.py" line="2775" /> <source>Extend selection to end of display line</source> <translation>Распространить выделение до конца строки экрана</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1882" /> <location filename="../QScintilla/MiniEditor.py" line="1881" /> - <location filename="../ViewManager/ViewManager.py" line="2799" /> <location filename="../ViewManager/ViewManager.py" line="2798" /> + <location filename="../ViewManager/ViewManager.py" line="2797" /> <source>Formfeed</source> <translation>Перевод страницы</translation> </message> @@ -96983,163 +96988,163 @@ <location filename="../QScintilla/MiniEditor.py" line="1893" /> <location filename="../QScintilla/ShellWindow.py" line="771" /> <location filename="../QScintilla/ShellWindow.py" line="770" /> - <location filename="../ViewManager/ViewManager.py" line="2811" /> <location filename="../ViewManager/ViewManager.py" line="2810" /> + <location filename="../ViewManager/ViewManager.py" line="2809" /> <source>Escape</source> <translation>Escape</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1895" /> <location filename="../QScintilla/ShellWindow.py" line="772" /> - <location filename="../ViewManager/ViewManager.py" line="2812" /> + <location filename="../ViewManager/ViewManager.py" line="2811" /> <source>Esc</source> <translation>Esc</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1908" /> <location filename="../QScintilla/MiniEditor.py" line="1905" /> - <location filename="../ViewManager/ViewManager.py" line="2825" /> - <location filename="../ViewManager/ViewManager.py" line="2822" /> + <location filename="../ViewManager/ViewManager.py" line="2824" /> + <location filename="../ViewManager/ViewManager.py" line="2821" /> <source>Extend rectangular selection down one line</source> <translation>Распространить прямоугольное выделение на одну строку вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1911" /> - <location filename="../ViewManager/ViewManager.py" line="2828" /> + <location filename="../ViewManager/ViewManager.py" line="2827" /> <source>Alt+Ctrl+Down</source> <translation>Alt+Ctrl+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1919" /> - <location filename="../ViewManager/ViewManager.py" line="2836" /> + <location filename="../ViewManager/ViewManager.py" line="2835" /> <source>Meta+Alt+Shift+N</source> <translation>Meta+Alt+Shift+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1930" /> <location filename="../QScintilla/MiniEditor.py" line="1927" /> - <location filename="../ViewManager/ViewManager.py" line="2847" /> - <location filename="../ViewManager/ViewManager.py" line="2844" /> + <location filename="../ViewManager/ViewManager.py" line="2846" /> + <location filename="../ViewManager/ViewManager.py" line="2843" /> <source>Extend rectangular selection up one line</source> <translation>Распространить прямоугольное выделение на одну строку вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1933" /> - <location filename="../ViewManager/ViewManager.py" line="2850" /> + <location filename="../ViewManager/ViewManager.py" line="2849" /> <source>Alt+Ctrl+Up</source> <translation>Alt+Ctrl+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1941" /> - <location filename="../ViewManager/ViewManager.py" line="2858" /> + <location filename="../ViewManager/ViewManager.py" line="2857" /> <source>Meta+Alt+Shift+P</source> <translation>Meta+Alt+Shift+P</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1952" /> <location filename="../QScintilla/MiniEditor.py" line="1949" /> - <location filename="../ViewManager/ViewManager.py" line="2869" /> - <location filename="../ViewManager/ViewManager.py" line="2866" /> + <location filename="../ViewManager/ViewManager.py" line="2868" /> + <location filename="../ViewManager/ViewManager.py" line="2865" /> <source>Extend rectangular selection left one character</source> <translation>Распространить прямоугольное выделение на один символ влево</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1955" /> - <location filename="../ViewManager/ViewManager.py" line="2872" /> + <location filename="../ViewManager/ViewManager.py" line="2871" /> <source>Alt+Ctrl+Left</source> <translation>Alt+Ctrl+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1963" /> - <location filename="../ViewManager/ViewManager.py" line="2880" /> + <location filename="../ViewManager/ViewManager.py" line="2879" /> <source>Meta+Alt+Shift+B</source> <translation>Meta+Alt+Shift+B</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1974" /> <location filename="../QScintilla/MiniEditor.py" line="1971" /> - <location filename="../ViewManager/ViewManager.py" line="2891" /> - <location filename="../ViewManager/ViewManager.py" line="2888" /> + <location filename="../ViewManager/ViewManager.py" line="2890" /> + <location filename="../ViewManager/ViewManager.py" line="2887" /> <source>Extend rectangular selection right one character</source> <translation>Распространить прямоугольное выделение на один символ вправо</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1977" /> - <location filename="../ViewManager/ViewManager.py" line="2894" /> + <location filename="../ViewManager/ViewManager.py" line="2893" /> <source>Alt+Ctrl+Right</source> <translation>Alt+Ctrl+Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1985" /> - <location filename="../ViewManager/ViewManager.py" line="2902" /> + <location filename="../ViewManager/ViewManager.py" line="2901" /> <source>Meta+Alt+Shift+F</source> <translation>Meta+Alt+Shift+F</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1998" /> <location filename="../QScintilla/MiniEditor.py" line="1993" /> - <location filename="../ViewManager/ViewManager.py" line="2915" /> - <location filename="../ViewManager/ViewManager.py" line="2910" /> + <location filename="../ViewManager/ViewManager.py" line="2914" /> + <location filename="../ViewManager/ViewManager.py" line="2909" /> <source>Extend rectangular selection to first visible character in document line</source> <translation>Распространить прямоугольное выделение до первого видимого символа в строке документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2011" /> - <location filename="../ViewManager/ViewManager.py" line="2928" /> + <location filename="../ViewManager/ViewManager.py" line="2927" /> <source>Alt+Shift+Home</source> <translation>Alt+Shift+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2022" /> <location filename="../QScintilla/MiniEditor.py" line="2019" /> - <location filename="../ViewManager/ViewManager.py" line="2939" /> - <location filename="../ViewManager/ViewManager.py" line="2936" /> + <location filename="../ViewManager/ViewManager.py" line="2938" /> + <location filename="../ViewManager/ViewManager.py" line="2935" /> <source>Extend rectangular selection to end of document line</source> <translation>Распространить прямоугольное выделение до конца строки документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2033" /> - <location filename="../ViewManager/ViewManager.py" line="2950" /> + <location filename="../ViewManager/ViewManager.py" line="2949" /> <source>Meta+Alt+Shift+E</source> <translation>Meta+Alt+Shift+E</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2038" /> - <location filename="../ViewManager/ViewManager.py" line="2955" /> + <location filename="../ViewManager/ViewManager.py" line="2954" /> <source>Alt+Shift+End</source> <translation>Alt+Shift+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2048" /> <location filename="../QScintilla/MiniEditor.py" line="2045" /> - <location filename="../ViewManager/ViewManager.py" line="2965" /> - <location filename="../ViewManager/ViewManager.py" line="2962" /> + <location filename="../ViewManager/ViewManager.py" line="2964" /> + <location filename="../ViewManager/ViewManager.py" line="2961" /> <source>Extend rectangular selection up one page</source> <translation>Распространить прямоугольное выделение на одну страницу вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2051" /> - <location filename="../ViewManager/ViewManager.py" line="2968" /> + <location filename="../ViewManager/ViewManager.py" line="2967" /> <source>Alt+Shift+PgUp</source> <translation>Alt+Shift+PgUp</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2064" /> <location filename="../QScintilla/MiniEditor.py" line="2061" /> - <location filename="../ViewManager/ViewManager.py" line="2981" /> - <location filename="../ViewManager/ViewManager.py" line="2978" /> + <location filename="../ViewManager/ViewManager.py" line="2980" /> + <location filename="../ViewManager/ViewManager.py" line="2977" /> <source>Extend rectangular selection down one page</source> <translation>Распространить прямоугольное выделение на одну страницу вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2067" /> - <location filename="../ViewManager/ViewManager.py" line="2984" /> + <location filename="../ViewManager/ViewManager.py" line="2983" /> <source>Alt+Shift+PgDown</source> <translation>Alt+Shift+PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2075" /> - <location filename="../ViewManager/ViewManager.py" line="2992" /> + <location filename="../ViewManager/ViewManager.py" line="2991" /> <source>Meta+Alt+Shift+V</source> <translation>Meta+Alt+Shift+V</translation> </message> @@ -97148,299 +97153,299 @@ <location filename="../QScintilla/MiniEditor.py" line="2549" /> <location filename="../QScintilla/MiniEditor.py" line="2084" /> <location filename="../QScintilla/MiniEditor.py" line="2083" /> - <location filename="../ViewManager/ViewManager.py" line="3001" /> <location filename="../ViewManager/ViewManager.py" line="3000" /> + <location filename="../ViewManager/ViewManager.py" line="2999" /> <source>Duplicate current selection</source> <translation>Дублировать текущее выделение</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2551" /> <location filename="../QScintilla/MiniEditor.py" line="2085" /> - <location filename="../ViewManager/ViewManager.py" line="3002" /> + <location filename="../ViewManager/ViewManager.py" line="3001" /> <source>Ctrl+Shift+D</source> <translation>Ctrl+Shift+D</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2099" /> <location filename="../QScintilla/MiniEditor.py" line="2096" /> - <location filename="../ViewManager/ViewManager.py" line="3016" /> - <location filename="../ViewManager/ViewManager.py" line="3013" /> + <location filename="../ViewManager/ViewManager.py" line="3015" /> + <location filename="../ViewManager/ViewManager.py" line="3012" /> <source>Scroll to start of document</source> <translation>Прокрутить на начало документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2118" /> <location filename="../QScintilla/MiniEditor.py" line="2117" /> - <location filename="../ViewManager/ViewManager.py" line="3035" /> <location filename="../ViewManager/ViewManager.py" line="3034" /> + <location filename="../ViewManager/ViewManager.py" line="3033" /> <source>Scroll to end of document</source> <translation>Прокрутить на конец документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2137" /> <location filename="../QScintilla/MiniEditor.py" line="2134" /> - <location filename="../ViewManager/ViewManager.py" line="3054" /> - <location filename="../ViewManager/ViewManager.py" line="3051" /> + <location filename="../ViewManager/ViewManager.py" line="3053" /> + <location filename="../ViewManager/ViewManager.py" line="3050" /> <source>Scroll vertically to center current line</source> <translation>Прокрутить вертикально до центра текущей строки</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2147" /> - <location filename="../ViewManager/ViewManager.py" line="3064" /> + <location filename="../ViewManager/ViewManager.py" line="3063" /> <source>Meta+L</source> <translation>Meta+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2156" /> <location filename="../QScintilla/MiniEditor.py" line="2155" /> - <location filename="../ViewManager/ViewManager.py" line="3073" /> <location filename="../ViewManager/ViewManager.py" line="3072" /> + <location filename="../ViewManager/ViewManager.py" line="3071" /> <source>Move to end of next word</source> <translation>Перейти в конец следующего слова</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2175" /> <location filename="../QScintilla/MiniEditor.py" line="2172" /> - <location filename="../ViewManager/ViewManager.py" line="3092" /> - <location filename="../ViewManager/ViewManager.py" line="3089" /> + <location filename="../ViewManager/ViewManager.py" line="3091" /> + <location filename="../ViewManager/ViewManager.py" line="3088" /> <source>Extend selection to end of next word</source> <translation>Распространить выделение до конца следующего слова</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2198" /> <location filename="../QScintilla/MiniEditor.py" line="2195" /> - <location filename="../ViewManager/ViewManager.py" line="3115" /> - <location filename="../ViewManager/ViewManager.py" line="3112" /> + <location filename="../ViewManager/ViewManager.py" line="3114" /> + <location filename="../ViewManager/ViewManager.py" line="3111" /> <source>Move to end of previous word</source> <translation>Перейти в конец предыдущего слова</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2215" /> <location filename="../QScintilla/MiniEditor.py" line="2212" /> - <location filename="../ViewManager/ViewManager.py" line="3132" /> - <location filename="../ViewManager/ViewManager.py" line="3129" /> + <location filename="../ViewManager/ViewManager.py" line="3131" /> + <location filename="../ViewManager/ViewManager.py" line="3128" /> <source>Extend selection to end of previous word</source> <translation>Распространить выделение до конца предыдущего слова</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2232" /> <location filename="../QScintilla/MiniEditor.py" line="2229" /> - <location filename="../ViewManager/ViewManager.py" line="3149" /> - <location filename="../ViewManager/ViewManager.py" line="3146" /> + <location filename="../ViewManager/ViewManager.py" line="3148" /> + <location filename="../ViewManager/ViewManager.py" line="3145" /> <source>Move to start of document line</source> <translation>Перейти на начало строки документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2242" /> - <location filename="../ViewManager/ViewManager.py" line="3159" /> + <location filename="../ViewManager/ViewManager.py" line="3158" /> <source>Meta+A</source> <translation>Meta+A</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2253" /> <location filename="../QScintilla/MiniEditor.py" line="2250" /> - <location filename="../ViewManager/ViewManager.py" line="3170" /> - <location filename="../ViewManager/ViewManager.py" line="3167" /> + <location filename="../ViewManager/ViewManager.py" line="3169" /> + <location filename="../ViewManager/ViewManager.py" line="3166" /> <source>Extend selection to start of document line</source> <translation>Распространить выделение до начала строки документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2264" /> - <location filename="../ViewManager/ViewManager.py" line="3181" /> + <location filename="../ViewManager/ViewManager.py" line="3180" /> <source>Meta+Shift+A</source> <translation>Meta+Shift+A</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2277" /> <location filename="../QScintilla/MiniEditor.py" line="2273" /> - <location filename="../ViewManager/ViewManager.py" line="3194" /> - <location filename="../ViewManager/ViewManager.py" line="3190" /> + <location filename="../ViewManager/ViewManager.py" line="3193" /> + <location filename="../ViewManager/ViewManager.py" line="3189" /> <source>Extend rectangular selection to start of document line</source> <translation>Распространить прямоугольное выделение до начала строки документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2289" /> - <location filename="../ViewManager/ViewManager.py" line="3206" /> + <location filename="../ViewManager/ViewManager.py" line="3205" /> <source>Meta+Alt+Shift+A</source> <translation>Meta+Alt+Shift+A</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2301" /> <location filename="../QScintilla/MiniEditor.py" line="2298" /> - <location filename="../ViewManager/ViewManager.py" line="3218" /> - <location filename="../ViewManager/ViewManager.py" line="3215" /> + <location filename="../ViewManager/ViewManager.py" line="3217" /> + <location filename="../ViewManager/ViewManager.py" line="3214" /> <source>Extend selection to start of display line</source> <translation>Распространить выделение до начала строки экрана</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2324" /> <location filename="../QScintilla/MiniEditor.py" line="2321" /> - <location filename="../ViewManager/ViewManager.py" line="3241" /> - <location filename="../ViewManager/ViewManager.py" line="3238" /> + <location filename="../ViewManager/ViewManager.py" line="3240" /> + <location filename="../ViewManager/ViewManager.py" line="3237" /> <source>Move to start of display or document line</source> <translation>Перейти на начало строки экрана или документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2342" /> <location filename="../QScintilla/MiniEditor.py" line="2338" /> - <location filename="../ViewManager/ViewManager.py" line="3259" /> - <location filename="../ViewManager/ViewManager.py" line="3255" /> + <location filename="../ViewManager/ViewManager.py" line="3258" /> + <location filename="../ViewManager/ViewManager.py" line="3254" /> <source>Extend selection to start of display or document line</source> <translation>Распространить выделение до начала строки экрана или документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2361" /> <location filename="../QScintilla/MiniEditor.py" line="2357" /> - <location filename="../ViewManager/ViewManager.py" line="3278" /> - <location filename="../ViewManager/ViewManager.py" line="3274" /> + <location filename="../ViewManager/ViewManager.py" line="3277" /> + <location filename="../ViewManager/ViewManager.py" line="3273" /> <source>Move to first visible character in display or document line</source> <translation>Перейти к первому видимому символу строки экрана или документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2381" /> <location filename="../QScintilla/MiniEditor.py" line="2376" /> - <location filename="../ViewManager/ViewManager.py" line="3298" /> - <location filename="../ViewManager/ViewManager.py" line="3293" /> + <location filename="../ViewManager/ViewManager.py" line="3297" /> + <location filename="../ViewManager/ViewManager.py" line="3292" /> <source>Extend selection to first visible character in display or document line</source> <translation>Распространить выделение до первого видимого символа строки экрана или документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2400" /> <location filename="../QScintilla/MiniEditor.py" line="2397" /> - <location filename="../ViewManager/ViewManager.py" line="3317" /> - <location filename="../ViewManager/ViewManager.py" line="3314" /> + <location filename="../ViewManager/ViewManager.py" line="3316" /> + <location filename="../ViewManager/ViewManager.py" line="3313" /> <source>Move to end of display or document line</source> <translation>Перейти в конец строки экрана или документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2417" /> <location filename="../QScintilla/MiniEditor.py" line="2414" /> - <location filename="../ViewManager/ViewManager.py" line="3334" /> - <location filename="../ViewManager/ViewManager.py" line="3331" /> + <location filename="../ViewManager/ViewManager.py" line="3333" /> + <location filename="../ViewManager/ViewManager.py" line="3330" /> <source>Extend selection to end of display or document line</source> <translation>Распространить выделение до конца строки экрана или документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2432" /> <location filename="../QScintilla/MiniEditor.py" line="2431" /> - <location filename="../ViewManager/ViewManager.py" line="3349" /> <location filename="../ViewManager/ViewManager.py" line="3348" /> + <location filename="../ViewManager/ViewManager.py" line="3347" /> <source>Stuttered move up one page</source> <translation>Перейти на одну страницу вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2447" /> <location filename="../QScintilla/MiniEditor.py" line="2444" /> - <location filename="../ViewManager/ViewManager.py" line="3364" /> - <location filename="../ViewManager/ViewManager.py" line="3361" /> + <location filename="../ViewManager/ViewManager.py" line="3363" /> + <location filename="../ViewManager/ViewManager.py" line="3360" /> <source>Stuttered extend selection up one page</source> <translation>Распространить выделение на страницу вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2464" /> <location filename="../QScintilla/MiniEditor.py" line="2461" /> - <location filename="../ViewManager/ViewManager.py" line="3381" /> - <location filename="../ViewManager/ViewManager.py" line="3378" /> + <location filename="../ViewManager/ViewManager.py" line="3380" /> + <location filename="../ViewManager/ViewManager.py" line="3377" /> <source>Stuttered move down one page</source> <translation>Перейти на одну страницу вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2481" /> <location filename="../QScintilla/MiniEditor.py" line="2478" /> - <location filename="../ViewManager/ViewManager.py" line="3398" /> - <location filename="../ViewManager/ViewManager.py" line="3395" /> + <location filename="../ViewManager/ViewManager.py" line="3397" /> + <location filename="../ViewManager/ViewManager.py" line="3394" /> <source>Stuttered extend selection down one page</source> <translation>Распространить выделение на страницу вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2498" /> <location filename="../QScintilla/MiniEditor.py" line="2495" /> - <location filename="../ViewManager/ViewManager.py" line="3415" /> - <location filename="../ViewManager/ViewManager.py" line="3412" /> + <location filename="../ViewManager/ViewManager.py" line="3414" /> + <location filename="../ViewManager/ViewManager.py" line="3411" /> <source>Delete right to end of next word</source> <translation>Удалить до конца следующего слова справа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2508" /> - <location filename="../ViewManager/ViewManager.py" line="3425" /> + <location filename="../ViewManager/ViewManager.py" line="3424" /> <source>Alt+Del</source> <translation>Alt+Del</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2519" /> <location filename="../QScintilla/MiniEditor.py" line="2516" /> - <location filename="../ViewManager/ViewManager.py" line="3436" /> - <location filename="../ViewManager/ViewManager.py" line="3433" /> + <location filename="../ViewManager/ViewManager.py" line="3435" /> + <location filename="../ViewManager/ViewManager.py" line="3432" /> <source>Move selected lines up one line</source> <translation>Переместить выделенные строки на одну строку вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2536" /> <location filename="../QScintilla/MiniEditor.py" line="2533" /> - <location filename="../ViewManager/ViewManager.py" line="3453" /> - <location filename="../ViewManager/ViewManager.py" line="3450" /> + <location filename="../ViewManager/ViewManager.py" line="3452" /> + <location filename="../ViewManager/ViewManager.py" line="3449" /> <source>Move selected lines down one line</source> <translation>Переместить выделенные строки на одну строку вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1810" /> <location filename="../QScintilla/MiniEditor.py" line="1807" /> - <location filename="../ViewManager/ViewManager.py" line="3471" /> - <location filename="../ViewManager/ViewManager.py" line="3468" /> + <location filename="../ViewManager/ViewManager.py" line="3470" /> + <location filename="../ViewManager/ViewManager.py" line="3467" /> <source>Convert selection to lower case</source> <translation>Преобразовать выделение в нижний регистр</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1813" /> - <location filename="../ViewManager/ViewManager.py" line="3474" /> + <location filename="../ViewManager/ViewManager.py" line="3473" /> <source>Alt+Shift+U</source> <translation>Alt+Shift+U</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1826" /> <location filename="../QScintilla/MiniEditor.py" line="1823" /> - <location filename="../ViewManager/ViewManager.py" line="3487" /> - <location filename="../ViewManager/ViewManager.py" line="3484" /> + <location filename="../ViewManager/ViewManager.py" line="3486" /> + <location filename="../ViewManager/ViewManager.py" line="3483" /> <source>Convert selection to upper case</source> <translation>Преобразовать выделение в верхний регистр</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1829" /> - <location filename="../ViewManager/ViewManager.py" line="3490" /> + <location filename="../ViewManager/ViewManager.py" line="3489" /> <source>Ctrl+Shift+U</source> <translation>Ctrl+Shift+U</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3516" /> + <location filename="../ViewManager/ViewManager.py" line="3515" /> <source>&Edit</source> <translation>П&равка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3574" /> - <location filename="../ViewManager/ViewManager.py" line="3572" /> + <location filename="../ViewManager/ViewManager.py" line="3573" /> + <location filename="../ViewManager/ViewManager.py" line="3571" /> <source>Edit</source> <translation>Редактировать</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2568" /> <location filename="../QScintilla/ShellWindow.py" line="927" /> - <location filename="../ViewManager/ViewManager.py" line="4177" /> - <location filename="../ViewManager/ViewManager.py" line="4175" /> - <location filename="../ViewManager/ViewManager.py" line="3608" /> + <location filename="../ViewManager/ViewManager.py" line="4176" /> + <location filename="../ViewManager/ViewManager.py" line="4174" /> + <location filename="../ViewManager/ViewManager.py" line="3607" /> <source>Search</source> <translation>Поиск</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2570" /> <location filename="../QScintilla/ShellWindow.py" line="929" /> - <location filename="../ViewManager/ViewManager.py" line="3610" /> + <location filename="../ViewManager/ViewManager.py" line="3609" /> <source>&Search...</source> <translation>&Поиск...</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2572" /> <location filename="../QScintilla/ShellWindow.py" line="931" /> - <location filename="../ViewManager/ViewManager.py" line="3612" /> + <location filename="../ViewManager/ViewManager.py" line="3611" /> <source>Ctrl+F</source> <comment>Search|Search</comment> <translation>Ctrl+F</translation> @@ -97448,13 +97453,13 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2579" /> <location filename="../QScintilla/ShellWindow.py" line="938" /> - <location filename="../ViewManager/ViewManager.py" line="3619" /> + <location filename="../ViewManager/ViewManager.py" line="3618" /> <source>Search for a text</source> <translation>Поиск текста</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2582" /> - <location filename="../ViewManager/ViewManager.py" line="3622" /> + <location filename="../ViewManager/ViewManager.py" line="3621" /> <source><b>Search</b><p>Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.</p></source> <translation><b>Поиск</b> <p>Поиск текста в текущем редакторе. Отображается диалог для ввода искомого текста и настройки поиска.</p></translation> @@ -97462,21 +97467,21 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2594" /> <location filename="../QScintilla/ShellWindow.py" line="953" /> - <location filename="../ViewManager/ViewManager.py" line="3634" /> + <location filename="../ViewManager/ViewManager.py" line="3633" /> <source>Search next</source> <translation>Найти следующее</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2596" /> <location filename="../QScintilla/ShellWindow.py" line="955" /> - <location filename="../ViewManager/ViewManager.py" line="3636" /> + <location filename="../ViewManager/ViewManager.py" line="3635" /> <source>Search &next</source> <translation>&Следующее</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2598" /> <location filename="../QScintilla/ShellWindow.py" line="957" /> - <location filename="../ViewManager/ViewManager.py" line="3638" /> + <location filename="../ViewManager/ViewManager.py" line="3637" /> <source>F3</source> <comment>Search|Search next</comment> <translation>F3</translation> @@ -97484,34 +97489,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2605" /> <location filename="../QScintilla/ShellWindow.py" line="964" /> - <location filename="../ViewManager/ViewManager.py" line="3645" /> + <location filename="../ViewManager/ViewManager.py" line="3644" /> <source>Search next occurrence of text</source> <translation>Поиск следующего вхождения текста</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2608" /> - <location filename="../ViewManager/ViewManager.py" line="3648" /> + <location filename="../ViewManager/ViewManager.py" line="3647" /> <source><b>Search next</b><p>Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>Поиск следующего</b><p>Поиск следующего вхождения текста в текущем редакторе. Используются предыдущий искомый текст и настройки поиска.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2620" /> <location filename="../QScintilla/ShellWindow.py" line="981" /> - <location filename="../ViewManager/ViewManager.py" line="3660" /> + <location filename="../ViewManager/ViewManager.py" line="3659" /> <source>Search previous</source> <translation>Найти предыдущее</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2622" /> <location filename="../QScintilla/ShellWindow.py" line="983" /> - <location filename="../ViewManager/ViewManager.py" line="3662" /> + <location filename="../ViewManager/ViewManager.py" line="3661" /> <source>Search &previous</source> <translation>&Предыдущее</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2624" /> <location filename="../QScintilla/ShellWindow.py" line="985" /> - <location filename="../ViewManager/ViewManager.py" line="3664" /> + <location filename="../ViewManager/ViewManager.py" line="3663" /> <source>Shift+F3</source> <comment>Search|Search previous</comment> <translation>Shift+F3</translation> @@ -97519,115 +97524,115 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2633" /> <location filename="../QScintilla/ShellWindow.py" line="994" /> - <location filename="../ViewManager/ViewManager.py" line="3673" /> + <location filename="../ViewManager/ViewManager.py" line="3672" /> <source>Search previous occurrence of text</source> <translation>Поиск предыдущего вхождения текста</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2638" /> - <location filename="../ViewManager/ViewManager.py" line="3678" /> + <location filename="../ViewManager/ViewManager.py" line="3677" /> <source><b>Search previous</b><p>Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>Поиск предыдущего</b><p>Поиск предыдущего вхождения текста в текущем редакторе. Используются предыдущий искомый текст и настройки поиска.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2652" /> <location filename="../QScintilla/MiniEditor.py" line="2650" /> - <location filename="../ViewManager/ViewManager.py" line="3692" /> - <location filename="../ViewManager/ViewManager.py" line="3690" /> + <location filename="../ViewManager/ViewManager.py" line="3691" /> + <location filename="../ViewManager/ViewManager.py" line="3689" /> <source>Clear search markers</source> <translation>Убрать подсветку найденого</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2654" /> - <location filename="../ViewManager/ViewManager.py" line="3694" /> + <location filename="../ViewManager/ViewManager.py" line="3693" /> <source>Ctrl+3</source> <comment>Search|Clear search markers</comment> <translation>Ctrl+3</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2663" /> - <location filename="../ViewManager/ViewManager.py" line="3703" /> + <location filename="../ViewManager/ViewManager.py" line="3702" /> <source>Clear all displayed search markers</source> <translation>Убрать подсветку всех результатов поиска</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2668" /> - <location filename="../ViewManager/ViewManager.py" line="3708" /> + <location filename="../ViewManager/ViewManager.py" line="3707" /> <source><b>Clear search markers</b><p>Clear all displayed search markers.</p></source> <translation><b>Убрать подсветку поиска</b><p>Удаление подсветки всех результатов поиска.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3720" /> - <location filename="../ViewManager/ViewManager.py" line="3718" /> + <location filename="../ViewManager/ViewManager.py" line="3719" /> + <location filename="../ViewManager/ViewManager.py" line="3717" /> <source>Search current word forward</source> <translation>Поиск следующего слова</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3722" /> + <location filename="../ViewManager/ViewManager.py" line="3721" /> <source>Ctrl+.</source> <comment>Search|Search current word forward</comment> <translation>Ctrl+.</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3731" /> + <location filename="../ViewManager/ViewManager.py" line="3730" /> <source>Search next occurrence of the current word</source> <translation>Поиск следующего вхождения текущего слова впереди</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3736" /> + <location filename="../ViewManager/ViewManager.py" line="3735" /> <source><b>Search current word forward</b><p>Search the next occurrence of the current word of the current editor.</p></source> <translation><b>Поиск текущего слова вперёди</b><p>Поиск следующего вхождения текущего слова далее в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3749" /> - <location filename="../ViewManager/ViewManager.py" line="3747" /> + <location filename="../ViewManager/ViewManager.py" line="3748" /> + <location filename="../ViewManager/ViewManager.py" line="3746" /> <source>Search current word backward</source> <translation>Поиск предыдущего слова</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3751" /> + <location filename="../ViewManager/ViewManager.py" line="3750" /> <source>Ctrl+,</source> <comment>Search|Search current word backward</comment> <translation>Ctrl+,</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3760" /> + <location filename="../ViewManager/ViewManager.py" line="3759" /> <source>Search previous occurrence of the current word</source> <translation>Поиск предыдущего вхождения текущего слова сзади</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3765" /> + <location filename="../ViewManager/ViewManager.py" line="3764" /> <source><b>Search current word backward</b><p>Search the previous occurrence of the current word of the current editor.</p></source> <translation><b>Поиск текущего слова сзади</b><p>Поиск предыдущего вхождения текущего слова сзади в текущем редакторе.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2678" /> - <location filename="../ViewManager/ViewManager.py" line="3776" /> + <location filename="../ViewManager/ViewManager.py" line="3775" /> <source>Replace</source> <translation>Заменить</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2679" /> - <location filename="../ViewManager/ViewManager.py" line="3777" /> + <location filename="../ViewManager/ViewManager.py" line="3776" /> <source>&Replace...</source> <translation>&Заменить...</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2681" /> - <location filename="../ViewManager/ViewManager.py" line="3779" /> + <location filename="../ViewManager/ViewManager.py" line="3778" /> <source>Ctrl+R</source> <comment>Search|Replace</comment> <translation>Ctrl+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2688" /> - <location filename="../ViewManager/ViewManager.py" line="3786" /> + <location filename="../ViewManager/ViewManager.py" line="3785" /> <source>Replace some text</source> <translation>Заменить заданный текст</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2691" /> - <location filename="../ViewManager/ViewManager.py" line="3789" /> + <location filename="../ViewManager/ViewManager.py" line="3788" /> <source><b>Replace</b><p>Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.</p></source> <translation><b>Заменить</b> <p>Поиск в текущем редакторе заданного текста и его замена. Отображается диалог ввода искомого текста, текста замены и настроек поиска и замены</p></translation> @@ -97635,324 +97640,324 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2705" /> <location filename="../QScintilla/MiniEditor.py" line="2703" /> - <location filename="../ViewManager/ViewManager.py" line="3803" /> - <location filename="../ViewManager/ViewManager.py" line="3801" /> + <location filename="../ViewManager/ViewManager.py" line="3802" /> + <location filename="../ViewManager/ViewManager.py" line="3800" /> <source>Replace and Search</source> <translation>Заменить и найти</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2707" /> - <location filename="../ViewManager/ViewManager.py" line="3805" /> + <location filename="../ViewManager/ViewManager.py" line="3804" /> <source>Meta+R</source> <comment>Search|Replace and Search</comment> <translation>Meta+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2716" /> - <location filename="../ViewManager/ViewManager.py" line="3814" /> + <location filename="../ViewManager/ViewManager.py" line="3813" /> <source>Replace the found text and search the next occurrence</source> <translation>Заменить найденный текст и найти следующее вхождение</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2721" /> - <location filename="../ViewManager/ViewManager.py" line="3819" /> + <location filename="../ViewManager/ViewManager.py" line="3818" /> <source><b>Replace and Search</b><p>Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.</p></source> <translation><b>Заменить и найти</b><p>Заменить найденное вхождение текста текущего редактирования и выполнить поиск следующего. Ранее введенный текст и параметры поиска используются повторно.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2737" /> <location filename="../QScintilla/MiniEditor.py" line="2735" /> - <location filename="../ViewManager/ViewManager.py" line="3835" /> - <location filename="../ViewManager/ViewManager.py" line="3833" /> + <location filename="../ViewManager/ViewManager.py" line="3834" /> + <location filename="../ViewManager/ViewManager.py" line="3832" /> <source>Replace Occurrence</source> <translation>Заменить вхождение</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2739" /> - <location filename="../ViewManager/ViewManager.py" line="3837" /> + <location filename="../ViewManager/ViewManager.py" line="3836" /> <source>Ctrl+Meta+R</source> <comment>Search|Replace Occurrence</comment> <translation>Ctrl+Meta+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2748" /> - <location filename="../ViewManager/ViewManager.py" line="3846" /> + <location filename="../ViewManager/ViewManager.py" line="3845" /> <source>Replace the found text</source> <translation>Заменить найденный текст</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2751" /> - <location filename="../ViewManager/ViewManager.py" line="3849" /> + <location filename="../ViewManager/ViewManager.py" line="3848" /> <source><b>Replace Occurrence</b><p>Replace the found occurrence of the search text in the current editor.</p></source> <translation><b>Заменить вхождение</b><p>Заменить найденнойе вхождение искомого текста текущего редактирования.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2764" /> <location filename="../QScintilla/MiniEditor.py" line="2762" /> - <location filename="../ViewManager/ViewManager.py" line="3862" /> - <location filename="../ViewManager/ViewManager.py" line="3860" /> + <location filename="../ViewManager/ViewManager.py" line="3861" /> + <location filename="../ViewManager/ViewManager.py" line="3859" /> <source>Replace All</source> <translation>Заменить все</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2766" /> - <location filename="../ViewManager/ViewManager.py" line="3864" /> + <location filename="../ViewManager/ViewManager.py" line="3863" /> <source>Shift+Meta+R</source> <comment>Search|Replace All</comment> <translation>Shift+Meta+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2775" /> - <location filename="../ViewManager/ViewManager.py" line="3873" /> + <location filename="../ViewManager/ViewManager.py" line="3872" /> <source>Replace search text occurrences</source> <translation>Заменить вхождения искомого текста</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2778" /> - <location filename="../ViewManager/ViewManager.py" line="3876" /> + <location filename="../ViewManager/ViewManager.py" line="3875" /> <source><b>Replace All</b><p>Replace all occurrences of the search text in the current editor.</p></source> <translation><b>Заменить все</b><p>Заменить все вхождения искомого текста текущего редактирования.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3898" /> - <location filename="../ViewManager/ViewManager.py" line="3887" /> + <location filename="../ViewManager/ViewManager.py" line="3897" /> + <location filename="../ViewManager/ViewManager.py" line="3886" /> <source>Goto Line</source> <translation>Перейти на строку</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3889" /> + <location filename="../ViewManager/ViewManager.py" line="3888" /> <source>&Goto Line...</source> <translation>&Перейти на строку...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3891" /> + <location filename="../ViewManager/ViewManager.py" line="3890" /> <source>Ctrl+G</source> <comment>Search|Goto Line</comment> <translation>Ctrl+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3901" /> + <location filename="../ViewManager/ViewManager.py" line="3900" /> <source><b>Goto Line</b><p>Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.</p></source> <translation><b>Перейти на строку</b> <p>Перейти на указанную строку текущего редактора. Будет показан диалог ввода номера строки.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3923" /> - <location filename="../ViewManager/ViewManager.py" line="3912" /> + <location filename="../ViewManager/ViewManager.py" line="3922" /> + <location filename="../ViewManager/ViewManager.py" line="3911" /> <source>Goto Brace</source> <translation>Перейти к скобке</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3914" /> + <location filename="../ViewManager/ViewManager.py" line="3913" /> <source>Goto &Brace</source> <translation>Перейти к &скобке</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3916" /> + <location filename="../ViewManager/ViewManager.py" line="3915" /> <source>Ctrl+L</source> <comment>Search|Goto Brace</comment> <translation>Ctrl+L</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3926" /> + <location filename="../ViewManager/ViewManager.py" line="3925" /> <source><b>Goto Brace</b><p>Go to the matching brace in the current editor.</p></source> <translation><b>Перейти к скобке</b> <p>Переход к соответствующей скобке.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3949" /> - <location filename="../ViewManager/ViewManager.py" line="3936" /> + <location filename="../ViewManager/ViewManager.py" line="3948" /> + <location filename="../ViewManager/ViewManager.py" line="3935" /> <source>Goto Last Edit Location</source> <translation>Перейти к месту последнего редактирования</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3938" /> + <location filename="../ViewManager/ViewManager.py" line="3937" /> <source>Goto Last &Edit Location</source> <translation>П&ерейти к месту последнего редактирования</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3940" /> + <location filename="../ViewManager/ViewManager.py" line="3939" /> <source>Ctrl+Shift+G</source> <comment>Search|Goto Last Edit Location</comment> <translation>Ctrl+Shift+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3952" /> + <location filename="../ViewManager/ViewManager.py" line="3951" /> <source><b>Goto Last Edit Location</b><p>Go to the location of the last edit in the current editor.</p></source> <translation><b>Перейти к месту последнего редактирования</b><p>Переход к месту последнего редактирования в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3964" /> <location filename="../ViewManager/ViewManager.py" line="3963" /> + <location filename="../ViewManager/ViewManager.py" line="3962" /> <source>Goto Previous Method or Class</source> <translation>Перейти к предыдущему методу или классу</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3966" /> + <location filename="../ViewManager/ViewManager.py" line="3965" /> <source>Ctrl+Shift+Up</source> <comment>Search|Goto Previous Method or Class</comment> <translation>Ctrl+Shift+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3977" /> + <location filename="../ViewManager/ViewManager.py" line="3976" /> <source>Go to the previous method or class definition</source> <translation>Перейти к предыдущему объявлению метода или класса</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3982" /> + <location filename="../ViewManager/ViewManager.py" line="3981" /> <source><b>Goto Previous Method or Class</b><p>Goes to the line of the previous method or class definition and highlights the name.</p></source> <translation><b>Перейти к предыдущему методу или классу</b><p>Переход к предыдущему объявлению метода или класса и подсветка его имени.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3994" /> <location filename="../ViewManager/ViewManager.py" line="3993" /> + <location filename="../ViewManager/ViewManager.py" line="3992" /> <source>Goto Next Method or Class</source> <translation>Перейти к следующему методу или классу</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3996" /> + <location filename="../ViewManager/ViewManager.py" line="3995" /> <source>Ctrl+Shift+Down</source> <comment>Search|Goto Next Method or Class</comment> <translation>Ctrl+Shift+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4005" /> + <location filename="../ViewManager/ViewManager.py" line="4004" /> <source>Go to the next method or class definition</source> <translation>Перейти к следующему объявлению метода или класса</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4010" /> + <location filename="../ViewManager/ViewManager.py" line="4009" /> <source><b>Goto Next Method or Class</b><p>Goes to the line of the next method or class definition and highlights the name.</p></source> <translation><b>Перейти к следующему методу или классу</b><p>Переход к следующему объявлению метода или класса и подсветка его имени.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4023" /> + <location filename="../ViewManager/ViewManager.py" line="4022" /> <source>Search in Files</source> <translation>Поиск в файлах</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4025" /> + <location filename="../ViewManager/ViewManager.py" line="4024" /> <source>Search in &Files...</source> <translation>Найти в &файлах...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4027" /> + <location filename="../ViewManager/ViewManager.py" line="4026" /> <source>Shift+Ctrl+F</source> <comment>Search|Search Files</comment> <translation>Shift+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4036" /> + <location filename="../ViewManager/ViewManager.py" line="4035" /> <source>Search for a text in files</source> <translation>Поиск заданного текста в файлах</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4039" /> + <location filename="../ViewManager/ViewManager.py" line="4038" /> <source><b>Search in Files</b><p>Search for some text in the files of a directory tree or the project. A window is shown to enter the searchtext and options for the search and to display the result.</p></source> <translation><b>Поиск в файлах</b> <p>Поиск заданного текста в файлах дерева директорий или проекта. Отображение окна ввода искомого текста, опций поиска и отображения результатов.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4051" /> + <location filename="../ViewManager/ViewManager.py" line="4050" /> <source>Replace in Files</source> <translation>Заменить в файлах</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4052" /> + <location filename="../ViewManager/ViewManager.py" line="4051" /> <source>Replace in F&iles...</source> <translation>Заменить в ф&айлах...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4054" /> + <location filename="../ViewManager/ViewManager.py" line="4053" /> <source>Shift+Ctrl+R</source> <comment>Search|Replace in Files</comment> <translation>Shift+Ctrl+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4063" /> + <location filename="../ViewManager/ViewManager.py" line="4062" /> <source>Search for a text in files and replace it</source> <translation>Поиск заданного текста в файлах и его замена</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4068" /> + <location filename="../ViewManager/ViewManager.py" line="4067" /> <source><b>Replace in Files</b><p>Search for some text in the files of a directory tree or the project and replace it. A window is shown to enter the searchtext, the replacement text and options for the search and to display the result.</p></source> <translation><b>Заменить в файлах</b><p>Поиск заданного текста в файлах дерева директорий или проекта и его замена. Отображение окна ввода искомого текста, текста замены, настроек поиска и отображение результата.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4081" /> + <location filename="../ViewManager/ViewManager.py" line="4080" /> <source>Search in Open Files</source> <translation>Поиск в открытых файлах</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4083" /> + <location filename="../ViewManager/ViewManager.py" line="4082" /> <source>Search in Open Files...</source> <translation>Найти в открытых файлах...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4085" /> + <location filename="../ViewManager/ViewManager.py" line="4084" /> <source>Meta+Ctrl+Alt+F</source> <comment>Search|Search Open Files</comment> <translation>Meta+Ctrl+Alt+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4094" /> + <location filename="../ViewManager/ViewManager.py" line="4093" /> <source>Search for a text in open files</source> <translation>Поиск текста в открытых файлах</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4097" /> + <location filename="../ViewManager/ViewManager.py" line="4096" /> <source><b>Search in Open Files</b><p>Search for some text in the currently opened files. A window is shown to enter the search text and options for the search and to display the result.</p></source> <translation><b>Поиск в открытых файлах</b><p>Поиск заданного текста только в открытых файлах. Окно диалога позволит ввести текст для поиска, опции для поиска, а так же покажет результат</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4108" /> + <source>Replace in Open Files</source> + <translation>Замена в открытых файлах</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4109" /> - <source>Replace in Open Files</source> - <translation>Замена в открытых файлах</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4110" /> <source>Replace in Open Files...</source> <translation>Заменить в открытых файлах...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4112" /> + <location filename="../ViewManager/ViewManager.py" line="4111" /> <source>Meta+Ctrl+Alt+R</source> <comment>Search|Replace in Open Files</comment> <translation>Meta+Ctrl+Alt+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4121" /> + <location filename="../ViewManager/ViewManager.py" line="4120" /> <source>Search for a text in open files and replace it</source> <translation>Поиск текста в открытых файлах и его замена</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4126" /> + <location filename="../ViewManager/ViewManager.py" line="4125" /> <source><b>Replace in Open Files</b><p>Search for some text in the currently opened files and replace it. A window is shown to enter the search text, the replacement text and options for the search and to display the result.</p></source> <translation><b>Заменить в открытых файлах</b><p>Искать текст только в открытых файлах и заменить его.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4147" /> + <location filename="../ViewManager/ViewManager.py" line="4146" /> <source>&Search</source> <translation>&Поиск</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2793" /> <location filename="../QScintilla/ShellWindow.py" line="1020" /> - <location filename="../ViewManager/ViewManager.py" line="4218" /> + <location filename="../ViewManager/ViewManager.py" line="4217" /> <source>Zoom in</source> <translation>Увеличить масштаб</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2795" /> <location filename="../QScintilla/ShellWindow.py" line="1022" /> - <location filename="../ViewManager/ViewManager.py" line="4220" /> + <location filename="../ViewManager/ViewManager.py" line="4219" /> <source>Zoom &in</source> <translation>У&величить масштаб</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2797" /> <location filename="../QScintilla/ShellWindow.py" line="1024" /> - <location filename="../ViewManager/ViewManager.py" line="4222" /> + <location filename="../ViewManager/ViewManager.py" line="4221" /> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation>Ctrl++</translation> @@ -97960,7 +97965,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2800" /> <location filename="../QScintilla/ShellWindow.py" line="1027" /> - <location filename="../ViewManager/ViewManager.py" line="4225" /> + <location filename="../ViewManager/ViewManager.py" line="4224" /> <source>Zoom In</source> <comment>View|Zoom in</comment> <translation>Увеличить масштаб</translation> @@ -97968,35 +97973,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2806" /> <location filename="../QScintilla/ShellWindow.py" line="1033" /> - <location filename="../ViewManager/ViewManager.py" line="4231" /> + <location filename="../ViewManager/ViewManager.py" line="4230" /> <source>Zoom in on the text</source> <translation>Увеличить масштаб текста</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2809" /> <location filename="../QScintilla/ShellWindow.py" line="1036" /> - <location filename="../ViewManager/ViewManager.py" line="4234" /> + <location filename="../ViewManager/ViewManager.py" line="4233" /> <source><b>Zoom in</b><p>Zoom in on the text. This makes the text bigger.</p></source> <translation><b>Увеличить масштаб</b><p>Увеличить масштаб. Размер букв увеличится.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2819" /> <location filename="../QScintilla/ShellWindow.py" line="1046" /> - <location filename="../ViewManager/ViewManager.py" line="4244" /> + <location filename="../ViewManager/ViewManager.py" line="4243" /> <source>Zoom out</source> <translation>Уменьшить масштаб</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2821" /> <location filename="../QScintilla/ShellWindow.py" line="1048" /> - <location filename="../ViewManager/ViewManager.py" line="4246" /> + <location filename="../ViewManager/ViewManager.py" line="4245" /> <source>Zoom &out</source> <translation>У&меньшить масштаб</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2823" /> <location filename="../QScintilla/ShellWindow.py" line="1050" /> - <location filename="../ViewManager/ViewManager.py" line="4248" /> + <location filename="../ViewManager/ViewManager.py" line="4247" /> <source>Ctrl+-</source> <comment>View|Zoom out</comment> <translation>Ctrl+-</translation> @@ -98004,7 +98009,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2826" /> <location filename="../QScintilla/ShellWindow.py" line="1053" /> - <location filename="../ViewManager/ViewManager.py" line="4251" /> + <location filename="../ViewManager/ViewManager.py" line="4250" /> <source>Zoom Out</source> <comment>View|Zoom out</comment> <translation>Уменьшить масштаб</translation> @@ -98012,35 +98017,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2832" /> <location filename="../QScintilla/ShellWindow.py" line="1059" /> - <location filename="../ViewManager/ViewManager.py" line="4257" /> + <location filename="../ViewManager/ViewManager.py" line="4256" /> <source>Zoom out on the text</source> <translation>Уменьшить масштаб текста</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2835" /> <location filename="../QScintilla/ShellWindow.py" line="1062" /> - <location filename="../ViewManager/ViewManager.py" line="4260" /> + <location filename="../ViewManager/ViewManager.py" line="4259" /> <source><b>Zoom out</b><p>Zoom out on the text. This makes the text smaller.</p></source> <translation><b>Уменьшить масштаб</b><p>Уменьшить масштаб. Размер букв уменьшится.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2845" /> <location filename="../QScintilla/ShellWindow.py" line="1072" /> - <location filename="../ViewManager/ViewManager.py" line="4270" /> + <location filename="../ViewManager/ViewManager.py" line="4269" /> <source>Zoom reset</source> <translation>Сбросить масштаб</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2847" /> <location filename="../QScintilla/ShellWindow.py" line="1074" /> - <location filename="../ViewManager/ViewManager.py" line="4272" /> + <location filename="../ViewManager/ViewManager.py" line="4271" /> <source>Zoom &reset</source> <translation>&Сбросить масштаб</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2849" /> <location filename="../QScintilla/ShellWindow.py" line="1076" /> - <location filename="../ViewManager/ViewManager.py" line="4274" /> + <location filename="../ViewManager/ViewManager.py" line="4273" /> <source>Ctrl+0</source> <comment>View|Zoom reset</comment> <translation>Ctrl+0</translation> @@ -98048,904 +98053,904 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2856" /> <location filename="../QScintilla/ShellWindow.py" line="1083" /> - <location filename="../ViewManager/ViewManager.py" line="4281" /> + <location filename="../ViewManager/ViewManager.py" line="4280" /> <source>Reset the zoom of the text</source> <translation>Сбросить масштаб текста</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2859" /> <location filename="../QScintilla/ShellWindow.py" line="1086" /> - <location filename="../ViewManager/ViewManager.py" line="4284" /> + <location filename="../ViewManager/ViewManager.py" line="4283" /> <source><b>Zoom reset</b><p>Reset the zoom of the text. This sets the zoom factor to 100%.</p></source> <translation><b>Сбросить масштаб</b><p>Сброс масштаба текста. Эта настройка возвращает масштаб текста к 100%.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2870" /> <location filename="../QScintilla/ShellWindow.py" line="1097" /> - <location filename="../ViewManager/ViewManager.py" line="4295" /> + <location filename="../ViewManager/ViewManager.py" line="4294" /> <source>Zoom</source> <translation>Масштаб</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2872" /> <location filename="../QScintilla/ShellWindow.py" line="1099" /> - <location filename="../ViewManager/ViewManager.py" line="4297" /> + <location filename="../ViewManager/ViewManager.py" line="4296" /> <source>&Zoom</source> <translation>Мас&штаб</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2879" /> <location filename="../QScintilla/ShellWindow.py" line="1106" /> - <location filename="../ViewManager/ViewManager.py" line="4304" /> + <location filename="../ViewManager/ViewManager.py" line="4303" /> <source>Zoom the text</source> <translation>Масштаб текста</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2882" /> <location filename="../QScintilla/ShellWindow.py" line="1109" /> - <location filename="../ViewManager/ViewManager.py" line="4307" /> + <location filename="../ViewManager/ViewManager.py" line="4306" /> <source><b>Zoom</b><p>Zoom the text. This opens a dialog where the desired size can be entered.</p></source> <translation><b>Масштаб</b> <p>Масштаб текста. Открытие диалога для выбора желаемого масштаба текста.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4326" /> - <location filename="../ViewManager/ViewManager.py" line="4318" /> + <location filename="../ViewManager/ViewManager.py" line="4325" /> + <location filename="../ViewManager/ViewManager.py" line="4317" /> <source>Toggle all folds</source> <translation>Свернуть/Развернуть все свертки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4319" /> + <location filename="../ViewManager/ViewManager.py" line="4318" /> <source>&Toggle all folds</source> <translation>&Свернуть/Развернуть все свертки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4329" /> + <location filename="../ViewManager/ViewManager.py" line="4328" /> <source><b>Toggle all folds</b><p>Toggle all folds of the current editor.</p></source> <translation><b>Свернуть/Развернуть все свертки</b><p>Свернуть/Развернуть все свертки текущего редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4351" /> - <location filename="../ViewManager/ViewManager.py" line="4339" /> + <location filename="../ViewManager/ViewManager.py" line="4350" /> + <location filename="../ViewManager/ViewManager.py" line="4338" /> <source>Toggle all folds (including children)</source> <translation>Свернуть/Развернуть все свёртки (включая дочерние)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4342" /> + <location filename="../ViewManager/ViewManager.py" line="4341" /> <source>Toggle all &folds (including children)</source> <translation>Свернуть/Развернуть все &свёртки (включая дочерние)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4356" /> + <location filename="../ViewManager/ViewManager.py" line="4355" /> <source><b>Toggle all folds (including children)</b><p>Toggle all folds of the current editor including all children.</p></source> <translation><b>Свернуть/Развернуть все свёртки (включая дочерние)</b><p>Свернуть/Развернуть все свёртки в текущем редакторе, включая все дочерние.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4375" /> - <location filename="../ViewManager/ViewManager.py" line="4367" /> + <location filename="../ViewManager/ViewManager.py" line="4374" /> + <location filename="../ViewManager/ViewManager.py" line="4366" /> <source>Toggle current fold</source> <translation>Свернуть/Развернуть текущую свертку</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4368" /> + <location filename="../ViewManager/ViewManager.py" line="4367" /> <source>Toggle &current fold</source> <translation>Свернуть/Развернуть &текущую свертку</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4378" /> + <location filename="../ViewManager/ViewManager.py" line="4377" /> <source><b>Toggle current fold</b><p>Toggle the folds of the current line of the current editor.</p></source> <translation><b>Свернуть/Развернуть текущую свертку</b><p>Свернуть/Развернуть свертку текущей строки текущего редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4397" /> - <location filename="../ViewManager/ViewManager.py" line="4389" /> + <location filename="../ViewManager/ViewManager.py" line="4396" /> + <location filename="../ViewManager/ViewManager.py" line="4388" /> <source>Clear all folds</source> <translation>Очистить все свертки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4390" /> + <location filename="../ViewManager/ViewManager.py" line="4389" /> <source>Clear &all folds</source> <translation>Очистить &все свертки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4400" /> + <location filename="../ViewManager/ViewManager.py" line="4399" /> <source><b>Clear all folds</b><p>Clear all folds of the current editor, i.e. ensure that all lines are displayed unfolded.</p></source> <translation><b>Очистить все свертки</b><p>Очистить все свертки текущего редактора, т. е. убедиться, что все строки отображаются развернутыми.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4420" /> - <location filename="../ViewManager/ViewManager.py" line="4413" /> - <location filename="../ViewManager/ViewManager.py" line="4411" /> + <location filename="../ViewManager/ViewManager.py" line="4419" /> + <location filename="../ViewManager/ViewManager.py" line="4412" /> + <location filename="../ViewManager/ViewManager.py" line="4410" /> <source>Remove all highlights</source> <translation>Снять все выделения</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4423" /> + <location filename="../ViewManager/ViewManager.py" line="4422" /> <source><b>Remove all highlights</b><p>Remove the highlights of all editors.</p></source> <translation><b>Снять все выделения</b><p>Снять выделения во всех редакторах.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4433" /> + <location filename="../ViewManager/ViewManager.py" line="4432" /> <source>New Document View</source> <translation>Новое окно для документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4435" /> + <location filename="../ViewManager/ViewManager.py" line="4434" /> <source>New &Document View</source> <translation>Новое окно для &документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4442" /> + <location filename="../ViewManager/ViewManager.py" line="4441" /> <source>Open a new view of the current document</source> <translation>Открыть новое окно для текущего документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4447" /> + <location filename="../ViewManager/ViewManager.py" line="4446" /> <source><b>New Document View</b><p>Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation><b>Новое окно для документа</b><p>Открытие нового окна для текущего документа. Оба окна будут показывать один и тот же документ. Текущие позиции могут быть разными.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4463" /> - <location filename="../ViewManager/ViewManager.py" line="4459" /> + <location filename="../ViewManager/ViewManager.py" line="4462" /> + <location filename="../ViewManager/ViewManager.py" line="4458" /> <source>New Document View (with new split)</source> <translation>Новое окно для документа (в новом разделе)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4472" /> + <location filename="../ViewManager/ViewManager.py" line="4471" /> <source>Open a new view of the current document in a new split</source> <translation>Открыть новое окно для текущего документа в новом разделе</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4477" /> + <location filename="../ViewManager/ViewManager.py" line="4476" /> <source><b>New Document View</b><p>Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation><b>Новое окно для документа</b><p>Открытие нового окна для текущего документа в новом разделе. Оба окна будут показывать один и тот же документ. Текущие позиции могут быть разными.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4489" /> + <location filename="../ViewManager/ViewManager.py" line="4488" /> <source>Split view</source> <translation>Разделить окно</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4491" /> + <location filename="../ViewManager/ViewManager.py" line="4490" /> <source>&Split view</source> <translation>&Разделить окно</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4498" /> + <location filename="../ViewManager/ViewManager.py" line="4497" /> <source>Add a split to the view</source> <translation>Разделить текущее окно</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4501" /> + <location filename="../ViewManager/ViewManager.py" line="4500" /> <source><b>Split view</b><p>Add a split to the view.</p></source> <translation><b>Разделить окно</b><p>Разделение текущего окна.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4509" /> + <source>Arrange horizontally</source> + <translation>Расположить окна горизонтально</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4510" /> - <source>Arrange horizontally</source> - <translation>Расположить окна горизонтально</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4511" /> <source>Arrange &horizontally</source> <translation>Расположить окна &горизонтально</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4519" /> + <location filename="../ViewManager/ViewManager.py" line="4518" /> <source>Arrange the splitted views horizontally</source> <translation>Расположить разделённые окна горизонтально</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4524" /> + <location filename="../ViewManager/ViewManager.py" line="4523" /> <source><b>Arrange horizontally</b><p>Arrange the splitted views horizontally.</p></source> <translation><b>Расположить горизонтально</b> <p>Расположить разделённые окна горизонтально.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4535" /> + <location filename="../ViewManager/ViewManager.py" line="4534" /> <source>Remove split</source> <translation>Отменить разделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4537" /> + <location filename="../ViewManager/ViewManager.py" line="4536" /> <source>&Remove split</source> <translation>&Отменить разделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4544" /> + <location filename="../ViewManager/ViewManager.py" line="4543" /> <source>Remove the current split</source> <translation>Отменить текущее разделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4547" /> + <location filename="../ViewManager/ViewManager.py" line="4546" /> <source><b>Remove split</b><p>Remove the current split.</p></source> <translation><b>Отменить разделение</b><p>Отмена текущего разделения.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4555" /> + <source>Next split</source> + <translation>Следующее разделение</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4556" /> - <source>Next split</source> - <translation>Следующее разделение</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4557" /> <source>&Next split</source> <translation>&Следующее разделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4559" /> + <location filename="../ViewManager/ViewManager.py" line="4558" /> <source>Ctrl+Alt+N</source> <comment>View|Next split</comment> <translation>Ctrl+Alt+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4568" /> + <location filename="../ViewManager/ViewManager.py" line="4567" /> <source>Move to the next split</source> <translation>Перейти в следующее разделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4571" /> + <location filename="../ViewManager/ViewManager.py" line="4570" /> <source><b>Next split</b><p>Move to the next split.</p></source> <translation><b>Следующее разделение</b><p>Перейти в следующее разделение.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4579" /> + <source>Previous split</source> + <translation>Предыдущее разделение</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4580" /> - <source>Previous split</source> - <translation>Предыдущее разделение</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4581" /> <source>&Previous split</source> <translation>&Предыдущее разделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4583" /> + <location filename="../ViewManager/ViewManager.py" line="4582" /> <source>Ctrl+Alt+P</source> <comment>View|Previous split</comment> <translation>Ctrl+Alt+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4592" /> + <location filename="../ViewManager/ViewManager.py" line="4591" /> <source>Move to the previous split</source> <translation>Перейти в предыдущее разделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4595" /> + <location filename="../ViewManager/ViewManager.py" line="4594" /> <source><b>Previous split</b><p>Move to the previous split.</p></source> <translation><b>Предыдущее разделение</b><p>Перейти в предыдущее разделение.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4606" /> - <location filename="../ViewManager/ViewManager.py" line="4604" /> + <location filename="../ViewManager/ViewManager.py" line="4605" /> + <location filename="../ViewManager/ViewManager.py" line="4603" /> <source>Preview</source> <translation>Предварительный просмотр</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4614" /> + <location filename="../ViewManager/ViewManager.py" line="4613" /> <source>Preview the current file in the web browser</source> <translation>Предварительный просмотр текущего файла в web-браузере</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4619" /> + <location filename="../ViewManager/ViewManager.py" line="4618" /> <source><b>Preview</b><p>This opens the web browser with a preview of the current file.</p></source> <translation><b>Предварительный просмотр</b><p>Предварительный просмотр текущего файла в web-браузере.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4633" /> - <location filename="../ViewManager/ViewManager.py" line="4631" /> + <location filename="../ViewManager/ViewManager.py" line="4632" /> + <location filename="../ViewManager/ViewManager.py" line="4630" /> <source>Python AST Viewer</source> <translation>Просмотрщик Python AST</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4641" /> + <location filename="../ViewManager/ViewManager.py" line="4640" /> <source>Show the AST for the current Python file</source> <translation>AST-представление текущего файла Python</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4646" /> + <location filename="../ViewManager/ViewManager.py" line="4645" /> <source><b>Python AST Viewer</b><p>This opens the a tree view of the AST of the current Python source file.</p></source> <translation><b>Просмотрщик Python AST</b><p>Получение синтаксического древовидного представления (AST) для текущего файла с кодом Python.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4660" /> - <location filename="../ViewManager/ViewManager.py" line="4658" /> + <location filename="../ViewManager/ViewManager.py" line="4659" /> + <location filename="../ViewManager/ViewManager.py" line="4657" /> <source>Python Disassembly Viewer</source> <translation>Просмотрщик Python Disassembly</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4668" /> + <location filename="../ViewManager/ViewManager.py" line="4667" /> <source>Show the Disassembly for the current Python file</source> <translation>Показ дизассемблирования текущего файла Python</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4673" /> + <location filename="../ViewManager/ViewManager.py" line="4672" /> <source><b>Python Disassembly Viewer</b><p>This opens the a tree view of the Disassembly of the current Python source file.</p></source> <translation><b>Просмотрщик Python Disassembly</b><p>Получение синтаксического древовидного представления дизассемблирования текущего файла с кодом Python.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4709" /> + <location filename="../ViewManager/ViewManager.py" line="4708" /> <source>&View</source> <translation>&Вид</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4744" /> - <location filename="../ViewManager/ViewManager.py" line="4742" /> + <location filename="../ViewManager/ViewManager.py" line="4743" /> + <location filename="../ViewManager/ViewManager.py" line="4741" /> <source>View</source> <translation>Вид</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4783" /> - <location filename="../ViewManager/ViewManager.py" line="4775" /> + <location filename="../ViewManager/ViewManager.py" line="4782" /> + <location filename="../ViewManager/ViewManager.py" line="4774" /> <source>Start Macro Recording</source> <translation>Начать запись макроса</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4776" /> + <location filename="../ViewManager/ViewManager.py" line="4775" /> <source>S&tart Macro Recording</source> <translation>&Начать запись макроса</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4786" /> + <location filename="../ViewManager/ViewManager.py" line="4785" /> <source><b>Start Macro Recording</b><p>Start recording editor commands into a new macro.</p></source> <translation><b>Начать запись макроса</b> <p>Начать запись команд редактора в новый макрос.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4804" /> - <location filename="../ViewManager/ViewManager.py" line="4796" /> + <location filename="../ViewManager/ViewManager.py" line="4803" /> + <location filename="../ViewManager/ViewManager.py" line="4795" /> <source>Stop Macro Recording</source> <translation>Закончить запись макроса</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4797" /> + <location filename="../ViewManager/ViewManager.py" line="4796" /> <source>Sto&p Macro Recording</source> <translation>&Закончить запись макроса</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4807" /> + <location filename="../ViewManager/ViewManager.py" line="4806" /> <source><b>Stop Macro Recording</b><p>Stop recording editor commands into a new macro.</p></source> <translation><b>Закончить запись макроса</b> <p>Закончить запись команд редактора в новый макрос.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4825" /> - <location filename="../ViewManager/ViewManager.py" line="4817" /> + <location filename="../ViewManager/ViewManager.py" line="4824" /> + <location filename="../ViewManager/ViewManager.py" line="4816" /> <source>Run Macro</source> <translation>Выполнить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4818" /> + <location filename="../ViewManager/ViewManager.py" line="4817" /> <source>&Run Macro</source> <translation>&Выполнить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4828" /> + <location filename="../ViewManager/ViewManager.py" line="4827" /> <source><b>Run Macro</b><p>Run a previously recorded editor macro.</p></source> <translation><b>Выполнить макрос</b> <p>Запустить записанный макрос.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4846" /> - <location filename="../ViewManager/ViewManager.py" line="4838" /> + <location filename="../ViewManager/ViewManager.py" line="4845" /> + <location filename="../ViewManager/ViewManager.py" line="4837" /> <source>Delete Macro</source> <translation>Удалить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4839" /> + <location filename="../ViewManager/ViewManager.py" line="4838" /> <source>&Delete Macro</source> <translation>&Удалить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4849" /> + <location filename="../ViewManager/ViewManager.py" line="4848" /> <source><b>Delete Macro</b><p>Delete a previously recorded editor macro.</p></source> <translation><b>Удалить макрос</b><p>Удалить записанный макрос.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4867" /> - <location filename="../ViewManager/ViewManager.py" line="4859" /> + <location filename="../ViewManager/ViewManager.py" line="4866" /> + <location filename="../ViewManager/ViewManager.py" line="4858" /> <source>Load Macro</source> <translation>Загрузить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4860" /> + <location filename="../ViewManager/ViewManager.py" line="4859" /> <source>&Load Macro</source> <translation>&Загрузить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4870" /> + <location filename="../ViewManager/ViewManager.py" line="4869" /> <source><b>Load Macro</b><p>Load an editor macro from a file.</p></source> <translation><b>Загрузить макрос</b> <p>Загрузить из файла макрос для редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4887" /> - <location filename="../ViewManager/ViewManager.py" line="4879" /> + <location filename="../ViewManager/ViewManager.py" line="4886" /> + <location filename="../ViewManager/ViewManager.py" line="4878" /> <source>Save Macro</source> <translation>Сохранить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4880" /> + <location filename="../ViewManager/ViewManager.py" line="4879" /> <source>&Save Macro</source> <translation>&Сохранить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4890" /> + <location filename="../ViewManager/ViewManager.py" line="4889" /> <source><b>Save Macro</b><p>Save a previously recorded editor macro to a file.</p></source> <translation><b>Сохранить макрос</b><p>Сохранить записанный макрос в файл.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4908" /> + <location filename="../ViewManager/ViewManager.py" line="4907" /> <source>&Macros</source> <translation>&Макросы</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4939" /> - <location filename="../ViewManager/ViewManager.py" line="4926" /> + <location filename="../ViewManager/ViewManager.py" line="4938" /> + <location filename="../ViewManager/ViewManager.py" line="4925" /> <source>Toggle Bookmark</source> <translation>Создать/Удалить закладку</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4928" /> + <location filename="../ViewManager/ViewManager.py" line="4927" /> <source>&Toggle Bookmark</source> <translation>&Создать/Удалить закладку</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4930" /> + <location filename="../ViewManager/ViewManager.py" line="4929" /> <source>Alt+Ctrl+T</source> <comment>Bookmark|Toggle</comment> <translation>Alt+Ctrl+T</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4942" /> + <location filename="../ViewManager/ViewManager.py" line="4941" /> <source><b>Toggle Bookmark</b><p>Toggle a bookmark at the current line of the current editor.</p></source> <translation><b>Создать/Удалить закладку</b><p>Создать/Удалить закладку на текущей строке текущего редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4966" /> - <location filename="../ViewManager/ViewManager.py" line="4953" /> + <location filename="../ViewManager/ViewManager.py" line="4965" /> + <location filename="../ViewManager/ViewManager.py" line="4952" /> <source>Next Bookmark</source> <translation>Следующая закладка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4955" /> + <location filename="../ViewManager/ViewManager.py" line="4954" /> <source>&Next Bookmark</source> <translation>&Следующая закладка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4957" /> + <location filename="../ViewManager/ViewManager.py" line="4956" /> <source>Ctrl+PgDown</source> <comment>Bookmark|Next</comment> <translation>Ctrl+PgDown</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4969" /> + <location filename="../ViewManager/ViewManager.py" line="4968" /> <source><b>Next Bookmark</b><p>Go to next bookmark of the current editor.</p></source> <translation><b>Следующая закладка</b> <p>Переход к следующей закладке в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4992" /> - <location filename="../ViewManager/ViewManager.py" line="4979" /> + <location filename="../ViewManager/ViewManager.py" line="4991" /> + <location filename="../ViewManager/ViewManager.py" line="4978" /> <source>Previous Bookmark</source> <translation>Предыдущая закладка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4981" /> + <location filename="../ViewManager/ViewManager.py" line="4980" /> <source>&Previous Bookmark</source> <translation>&Предыдущая закладка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4983" /> + <location filename="../ViewManager/ViewManager.py" line="4982" /> <source>Ctrl+PgUp</source> <comment>Bookmark|Previous</comment> <translation>Ctrl+PgUp</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4995" /> + <location filename="../ViewManager/ViewManager.py" line="4994" /> <source><b>Previous Bookmark</b><p>Go to previous bookmark of the current editor.</p></source> <translation><b>Предыдущая закладка</b> <p>Переход к предыдущей закладке в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5017" /> - <location filename="../ViewManager/ViewManager.py" line="5005" /> + <location filename="../ViewManager/ViewManager.py" line="5016" /> + <location filename="../ViewManager/ViewManager.py" line="5004" /> <source>Clear Bookmarks</source> <translation>Стереть закладки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5006" /> + <location filename="../ViewManager/ViewManager.py" line="5005" /> <source>&Clear Bookmarks</source> <translation>&Стереть закладки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5008" /> + <location filename="../ViewManager/ViewManager.py" line="5007" /> <source>Alt+Ctrl+C</source> <comment>Bookmark|Clear</comment> <translation>Alt+Ctrl+C</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5020" /> + <location filename="../ViewManager/ViewManager.py" line="5019" /> <source><b>Clear Bookmarks</b><p>Clear bookmarks of all editors.</p></source> <translation><b>Стереть закладки</b><p>Убрать закладки из всех редакторов.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5039" /> - <location filename="../ViewManager/ViewManager.py" line="5030" /> + <location filename="../ViewManager/ViewManager.py" line="5038" /> + <location filename="../ViewManager/ViewManager.py" line="5029" /> <source>Goto Syntax Error</source> <translation>Перейти к синтаксической ошибке</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5032" /> + <location filename="../ViewManager/ViewManager.py" line="5031" /> <source>&Goto Syntax Error</source> <translation>&Перейти к синтаксической ошибке</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5042" /> + <location filename="../ViewManager/ViewManager.py" line="5041" /> <source><b>Goto Syntax Error</b><p>Go to next syntax error of the current editor.</p></source> <translation><b>Перейти к синтаксической ошибке</b> <p>Переход к следующей синтаксической ошибке в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5060" /> - <location filename="../ViewManager/ViewManager.py" line="5052" /> + <location filename="../ViewManager/ViewManager.py" line="5059" /> + <location filename="../ViewManager/ViewManager.py" line="5051" /> <source>Clear Syntax Errors</source> <translation>Очистить синтаксические ошибки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5053" /> + <location filename="../ViewManager/ViewManager.py" line="5052" /> <source>Clear &Syntax Errors</source> <translation>Очистить синтаксические &ошибки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5063" /> + <location filename="../ViewManager/ViewManager.py" line="5062" /> <source><b>Clear Syntax Errors</b><p>Clear syntax errors of all editors.</p></source> <translation><b>Очистить синтаксические ошибки</b><p>Убрать сообщения об синтаксических ошибках во всех редакторах.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5082" /> - <location filename="../ViewManager/ViewManager.py" line="5073" /> + <location filename="../ViewManager/ViewManager.py" line="5081" /> + <location filename="../ViewManager/ViewManager.py" line="5072" /> <source>Next warning message</source> <translation>Следующее предупреждение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5075" /> + <location filename="../ViewManager/ViewManager.py" line="5074" /> <source>&Next warning message</source> <translation>&Следующее предупреждение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5085" /> + <location filename="../ViewManager/ViewManager.py" line="5084" /> <source><b>Next warning message</b><p>Go to next line of the current editor having a pyflakes warning.</p></source> <translation><b>Следующее предупреждение</b><p>Переход к следующей строке текущего редактора, имеющей предупреждение pyflakes.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5105" /> - <location filename="../ViewManager/ViewManager.py" line="5096" /> + <location filename="../ViewManager/ViewManager.py" line="5104" /> + <location filename="../ViewManager/ViewManager.py" line="5095" /> <source>Previous warning message</source> <translation>Предыдущее предупреждение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5098" /> + <location filename="../ViewManager/ViewManager.py" line="5097" /> <source>&Previous warning message</source> <translation>&Предыдущее предупреждение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5108" /> + <location filename="../ViewManager/ViewManager.py" line="5107" /> <source><b>Previous warning message</b><p>Go to previous line of the current editor having a pyflakes warning.</p></source> <translation><b>Предыдущее предупреждение</b><p>Переход к предыдущей строке текущего редактора, имеющей предупреждение pyflakes.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5127" /> - <location filename="../ViewManager/ViewManager.py" line="5119" /> + <location filename="../ViewManager/ViewManager.py" line="5126" /> + <location filename="../ViewManager/ViewManager.py" line="5118" /> <source>Clear Warning Messages</source> <translation>Очистить предупреждения</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5120" /> + <location filename="../ViewManager/ViewManager.py" line="5119" /> <source>Clear &Warning Messages</source> <translation>&Очистить предупреждения</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5130" /> + <location filename="../ViewManager/ViewManager.py" line="5129" /> <source><b>Clear Warning Messages</b><p>Clear pyflakes warning messages of all editors.</p></source> <translation><b>Очистить предупреждения</b><p>Очистить предупреждения от pyflakes во всех окнах редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5149" /> - <location filename="../ViewManager/ViewManager.py" line="5140" /> + <location filename="../ViewManager/ViewManager.py" line="5148" /> + <location filename="../ViewManager/ViewManager.py" line="5139" /> <source>Next uncovered line</source> <translation>Следующая неохваченная строка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5142" /> + <location filename="../ViewManager/ViewManager.py" line="5141" /> <source>&Next uncovered line</source> <translation>&Следующая неохваченная строка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5152" /> + <location filename="../ViewManager/ViewManager.py" line="5151" /> <source><b>Next uncovered line</b><p>Go to next line of the current editor marked as not covered.</p></source> <translation><b>Следующая неохваченная строка</b><p>Переход к строке текущего редактора, помеченной как неохваченная.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5172" /> - <location filename="../ViewManager/ViewManager.py" line="5163" /> + <location filename="../ViewManager/ViewManager.py" line="5171" /> + <location filename="../ViewManager/ViewManager.py" line="5162" /> <source>Previous uncovered line</source> <translation>Предыдущая неохваченная строка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5165" /> + <location filename="../ViewManager/ViewManager.py" line="5164" /> <source>&Previous uncovered line</source> <translation>&Предыдущая неохваченная строка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5175" /> + <location filename="../ViewManager/ViewManager.py" line="5174" /> <source><b>Previous uncovered line</b><p>Go to previous line of the current editor marked as not covered.</p></source> <translation><b>Следующая неохваченная строка</b><p>Перейти предыдущей к строке в текущем редакторе, помеченной как неохваченная.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5195" /> - <location filename="../ViewManager/ViewManager.py" line="5186" /> + <location filename="../ViewManager/ViewManager.py" line="5194" /> + <location filename="../ViewManager/ViewManager.py" line="5185" /> <source>Next Task</source> <translation>Следующая задача</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5188" /> + <location filename="../ViewManager/ViewManager.py" line="5187" /> <source>&Next Task</source> <translation>&Следующая задача</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5198" /> + <location filename="../ViewManager/ViewManager.py" line="5197" /> <source><b>Next Task</b><p>Go to next line of the current editor having a task.</p></source> <translation><b>Следующая задача</b> <p>Переход к следующей строке редактора, где определена задача.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5217" /> - <location filename="../ViewManager/ViewManager.py" line="5208" /> + <location filename="../ViewManager/ViewManager.py" line="5216" /> + <location filename="../ViewManager/ViewManager.py" line="5207" /> <source>Previous Task</source> <translation>Предыдущая задача</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5210" /> + <location filename="../ViewManager/ViewManager.py" line="5209" /> <source>&Previous Task</source> <translation>&Предыдущая задача</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5220" /> + <location filename="../ViewManager/ViewManager.py" line="5219" /> <source><b>Previous Task</b><p>Go to previous line of the current editor having a task.</p></source> <translation><b>Предыдущая задача</b><p>Переход к предыдущей строке редактора, где определена задача.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5240" /> - <location filename="../ViewManager/ViewManager.py" line="5231" /> + <location filename="../ViewManager/ViewManager.py" line="5239" /> + <location filename="../ViewManager/ViewManager.py" line="5230" /> <source>Next Change</source> <translation>Следующее изменение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5233" /> + <location filename="../ViewManager/ViewManager.py" line="5232" /> <source>&Next Change</source> <translation>&Следующее изменение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5243" /> + <location filename="../ViewManager/ViewManager.py" line="5242" /> <source><b>Next Change</b><p>Go to next line of the current editor having a change marker.</p></source> <translation><b>Следующее изменение</b><p>Переход к следующей строке текущего редактора, на которой есть маркер об изменении.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5263" /> - <location filename="../ViewManager/ViewManager.py" line="5254" /> + <location filename="../ViewManager/ViewManager.py" line="5262" /> + <location filename="../ViewManager/ViewManager.py" line="5253" /> <source>Previous Change</source> <translation>Предыдущее изменение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5256" /> + <location filename="../ViewManager/ViewManager.py" line="5255" /> <source>&Previous Change</source> <translation>&Предыдущее изменение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5266" /> + <location filename="../ViewManager/ViewManager.py" line="5265" /> <source><b>Previous Change</b><p>Go to previous line of the current editor having a change marker.</p></source> <translation><b>Предыдущее изменение</b><p>Переход к предыдущей строке текущего редактора, на которой есть маркер об изменении.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5287" /> - <location filename="../ViewManager/ViewManager.py" line="5285" /> + <location filename="../ViewManager/ViewManager.py" line="5286" /> + <location filename="../ViewManager/ViewManager.py" line="5284" /> <source>&Bookmarks</source> <translation>&Закладки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5331" /> - <location filename="../ViewManager/ViewManager.py" line="5329" /> + <location filename="../ViewManager/ViewManager.py" line="5330" /> + <location filename="../ViewManager/ViewManager.py" line="5328" /> <source>Bookmarks</source> <translation>Закладки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5365" /> + <location filename="../ViewManager/ViewManager.py" line="5364" /> <source>Check spelling</source> <translation>Проверка орфографии</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5367" /> + <location filename="../ViewManager/ViewManager.py" line="5366" /> <source>Check &spelling...</source> <translation>Проверка &орфографии...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5369" /> + <location filename="../ViewManager/ViewManager.py" line="5368" /> <source>Shift+F7</source> <comment>Spelling|Spell Check</comment> <translation>Shift+F7</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5378" /> + <location filename="../ViewManager/ViewManager.py" line="5377" /> <source>Perform spell check of current editor</source> <translation>Проверить орфографию в текущем редакторе</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5383" /> + <location filename="../ViewManager/ViewManager.py" line="5382" /> <source><b>Check spelling</b><p>Perform a spell check of the current editor.</p></source> <translation><b>Проверка орфографии</b><p>Проверка орфографии в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5393" /> + <location filename="../ViewManager/ViewManager.py" line="5392" /> <source>Automatic spell checking</source> <translation>Автоматическая проверка орфографии</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5395" /> + <location filename="../ViewManager/ViewManager.py" line="5394" /> <source>&Automatic spell checking</source> <translation>&Автоматическая проверка орфографии</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5403" /> + <location filename="../ViewManager/ViewManager.py" line="5402" /> <source>(De-)Activate automatic spell checking</source> <translation>Разрешить/Запретить автоматическую проверку орфографии</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5408" /> + <location filename="../ViewManager/ViewManager.py" line="5407" /> <source><b>Automatic spell checking</b><p>Activate or deactivate the automatic spell checking function of all editors.</p></source> <translation><b>Автоматическая проверка орфографии</b><p>Запретить или разрешить автоматическую проверку орфографии.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5442" /> + <location filename="../ViewManager/ViewManager.py" line="5441" /> <source>Edit Dictionary</source> <translation>Редактировать словарь</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5445" /> + <location filename="../ViewManager/ViewManager.py" line="5444" /> <source>Project Word List</source> <translation>Словарь проекта</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5449" /> + <location filename="../ViewManager/ViewManager.py" line="5448" /> <source>Project Exception List</source> <translation>Список исключений проекта</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5454" /> + <location filename="../ViewManager/ViewManager.py" line="5453" /> <source>User Word List</source> <translation>Словарь пользователя</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5458" /> + <location filename="../ViewManager/ViewManager.py" line="5457" /> <source>User Exception List</source> <translation>Список исключений пользователя</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5479" /> - <location filename="../ViewManager/ViewManager.py" line="5477" /> + <location filename="../ViewManager/ViewManager.py" line="5478" /> + <location filename="../ViewManager/ViewManager.py" line="5476" /> <source>Spelling</source> <translation>Проверка орфографии</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5502" /> + <location filename="../ViewManager/ViewManager.py" line="5501" /> <source>Open Files</source> <translation>Открыть файлы</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5531" /> - <location filename="../ViewManager/ViewManager.py" line="5521" /> + <location filename="../ViewManager/ViewManager.py" line="5530" /> + <location filename="../ViewManager/ViewManager.py" line="5520" /> <source>Open Remote Files</source> <translation>Открыть удаленные файлы</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="5587" /> + <source>File Modified</source> + <translation>Файл изменён</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="5588" /> - <source>File Modified</source> - <translation>Файл изменён</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5589" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p>В файле <b>{0}</b> есть несохранённые изменения.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6090" /> + <location filename="../ViewManager/ViewManager.py" line="6089" /> <source>Line: {0:5}</source> <translation>Строка: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6096" /> + <location filename="../ViewManager/ViewManager.py" line="6095" /> <source>Pos: {0:5}</source> <translation>Позиция: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6116" /> + <location filename="../ViewManager/ViewManager.py" line="6115" /> <source>Language: {0}</source> <translation>Язык: {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6125" /> + <location filename="../ViewManager/ViewManager.py" line="6124" /> <source>EOL Mode: {0}</source> <translation>Режим конца строк: {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6668" /> - <location filename="../ViewManager/ViewManager.py" line="6625" /> + <location filename="../ViewManager/ViewManager.py" line="6667" /> + <location filename="../ViewManager/ViewManager.py" line="6624" /> <source>&Clear</source> <translation>&Очистить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6662" /> + <location filename="../ViewManager/ViewManager.py" line="6661" /> <source>&Add</source> <translation>&Добавить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6665" /> + <location filename="../ViewManager/ViewManager.py" line="6664" /> <source>&Edit...</source> <translation>&Правка...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7735" /> - <location filename="../ViewManager/ViewManager.py" line="7721" /> - <location filename="../ViewManager/ViewManager.py" line="7689" /> + <location filename="../ViewManager/ViewManager.py" line="7734" /> + <location filename="../ViewManager/ViewManager.py" line="7720" /> + <location filename="../ViewManager/ViewManager.py" line="7688" /> <source>Edit Spelling Dictionary</source> <translation>Редактировать орфографический словарь</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7692" /> + <location filename="../ViewManager/ViewManager.py" line="7691" /> <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation><p>Невозможно прочитать файл словаря<b>{0}</b></p><p>Причина: {1}</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7708" /> + <location filename="../ViewManager/ViewManager.py" line="7707" /> <source>Editing {0}</source> <translation>Редактирование {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7724" /> + <location filename="../ViewManager/ViewManager.py" line="7723" /> <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation><p>Невозможно записать файл словаря<b>{0}</b></p><p>Причина: {1}</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7738" /> + <location filename="../ViewManager/ViewManager.py" line="7737" /> <source>The spelling dictionary was saved successfully.</source> <translation>Файл словаря успешно сохранён.</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5532" /> + <location filename="../ViewManager/ViewManager.py" line="5531" /> <source>You must be connected to a remote eric-ide server. Aborting...</source> <translation>Вы должны быть подсоединены к удаленному серверу eric-ide. Прерывание...</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="6846" /> + <source>Clear Editor</source> + <translation>Очистить редактор</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="6847" /> - <source>Clear Editor</source> - <translation>Очистить редактор</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6848" /> <source>Do you really want to delete all text of the current editor?</source> <translation>Вы действительно хотите удалить весь текст из текущего редактора?</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="8267" /> + <location filename="../ViewManager/ViewManager.py" line="8250" /> + <source>File System Watcher Error</source> + <translation>Ошибка наблюдения за файловой системой</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="8251" /> + <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> + <translation><p>Ресурсы операционной системы для наблюдения за файловой системой исчерпаны. Это ограничение следует увеличить. В системе Linux вам следует <ul><li>sudo nano /etc/sysctl.conf</li><li>добавить в нижней части "fs.inotify.max_user_instances = 1024"</li><li>сохранить и закрыть редактор</li><li>sudo sysctl -p</li></ul></p><p>Сообщение об ошибке: {0}</p></translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="8268" /> - <location filename="../ViewManager/ViewManager.py" line="8251" /> - <source>File System Watcher Error</source> - <translation>Ошибка наблюдения за файловой системой</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8252" /> - <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> - <translation><p>Ресурсы операционной системы для наблюдения за файловой системой исчерпаны. Это ограничение следует увеличить. В системе Linux вам следует <ul><li>sudo nano /etc/sysctl.conf</li><li>добавить в нижней части "fs.inotify.max_user_instances = 1024"</li><li>сохранить и закрыть редактор</li><li>sudo sysctl -p</li></ul></p><p>Сообщение об ошибке: {0}</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8269" /> <source>The file system watcher reported an error with code <b>{0}</b>.</p><p>Error Message: {1}</p></source> <translation>Программа наблюдения за файловой системой сообщила об ошибке с кодом <b>{0}</b>.</p><p>Сообщение об ошибке: {1}</p></translation> </message>