--- a/i18n/eric5_ru.ts Tue May 28 17:40:53 2013 +0200 +++ b/i18n/eric5_ru.ts Tue May 28 17:48:35 2013 +0200 @@ -3178,7 +3178,7 @@ <context> <name>CodingError</name> <message> - <location filename="Utilities/__init__.py" line="94"/> + <location filename="Utilities/__init__.py" line="95"/> <source>The coding '{0}' is wrong for the given text.</source> <translation>Кодировка '{0}' не подходит для выбранного текста.</translation> </message> @@ -4510,12 +4510,12 @@ <context> <name>DebugServer</name> <message> - <location filename="Debugger/DebugServer.py" line="1358"/> + <location filename="Debugger/DebugServer.py" line="1357"/> <source>Passive debug connection received</source> <translation>Принято соединение пассивной отладки</translation> </message> <message> - <location filename="Debugger/DebugServer.py" line="1372"/> + <location filename="Debugger/DebugServer.py" line="1371"/> <source>Passive debug connection closed</source> <translation>Соединение пассивной отладки закрыто</translation> </message> @@ -4532,19 +4532,19 @@ <translation>изменено</translation> </message> <message> - <location filename="Debugger/DebugServer.py" line="609"/> + <location filename="Debugger/DebugServer.py" line="608"/> <source>Connection from illegal host</source> <translation>соединение с запрещённого хоста</translation> </message> <message> - <location filename="Debugger/DebugServer.py" line="1179"/> + <location filename="Debugger/DebugServer.py" line="1178"/> <source> Not connected </source> <translation>Нет соединения</translation> </message> <message> - <location filename="Debugger/DebugServer.py" line="609"/> + <location filename="Debugger/DebugServer.py" line="608"/> <source><p>A connection was attempted by the illegal host <b>{0}</b>. Accept this connection?</p></source> <translation><p>Попытка соединения с недопустимого компьютора <b>{0}</b>. Разрешить соединение?</p></translation> </message> @@ -7819,7 +7819,7 @@ <translation type="obsolete"><br><b>Предупреждение:</b> При переоткрытии все изменения будут потеряны.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5645"/> + <location filename="QScintilla/Editor.py" line="5662"/> <source>File changed</source> <translation>Файл изменён</translation> </message> @@ -7864,7 +7864,7 @@ <translation>Редактировать точку останова...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4547"/> + <location filename="QScintilla/Editor.py" line="4564"/> <source>Enable breakpoint</source> <translation>Разрешить точку останова</translation> </message> @@ -7894,82 +7894,82 @@ <translation>Левая клавиша мыши ставит точки останова</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4550"/> + <location filename="QScintilla/Editor.py" line="4567"/> <source>Disable breakpoint</source> <translation>Запретить точку останова</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4874"/> + <location filename="QScintilla/Editor.py" line="4891"/> <source>Code Coverage</source> <translation>Охват кода</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4874"/> + <location filename="QScintilla/Editor.py" line="4891"/> <source>Please select a coverage file</source> <translation>Пожалуйста, выберите файл для информации охвата</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5380"/> + <location filename="QScintilla/Editor.py" line="5397"/> <source>Macro Name</source> <translation>Имя макроса</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5380"/> + <location filename="QScintilla/Editor.py" line="5397"/> <source>Select a macro name:</source> <translation>Задайте имя макроса:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5448"/> - <source>Macro files (*.macro)</source> - <translation>Макросы (*.macro)</translation> - </message> - <message> - <location filename="QScintilla/Editor.py" line="5408"/> - <source>Load macro file</source> - <translation>Загрузить макрос</translation> - </message> - <message> - <location filename="QScintilla/Editor.py" line="5429"/> - <source>Error loading macro</source> - <translation>Ошибка при загрузке макроса</translation> - </message> - <message> - <location filename="QScintilla/Editor.py" line="5448"/> - <source>Save macro file</source> - <translation>Сохранить файл с макросами</translation> - </message> - <message> <location filename="QScintilla/Editor.py" line="5465"/> + <source>Macro files (*.macro)</source> + <translation>Макросы (*.macro)</translation> + </message> + <message> + <location filename="QScintilla/Editor.py" line="5425"/> + <source>Load macro file</source> + <translation>Загрузить макрос</translation> + </message> + <message> + <location filename="QScintilla/Editor.py" line="5446"/> + <source>Error loading macro</source> + <translation>Ошибка при загрузке макроса</translation> + </message> + <message> + <location filename="QScintilla/Editor.py" line="5465"/> + <source>Save macro file</source> + <translation>Сохранить файл с макросами</translation> + </message> + <message> + <location filename="QScintilla/Editor.py" line="5482"/> <source>Save macro</source> <translation>Сохранить макрос</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5480"/> + <location filename="QScintilla/Editor.py" line="5497"/> <source>Error saving macro</source> <translation>Ошибка при сохранении макроса</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5491"/> + <location filename="QScintilla/Editor.py" line="5508"/> <source>Start Macro Recording</source> <translation>Начало записи макроса</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5516"/> + <location filename="QScintilla/Editor.py" line="5533"/> <source>Macro Recording</source> <translation>Запись макроса</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5516"/> + <location filename="QScintilla/Editor.py" line="5533"/> <source>Enter name of the macro:</source> <translation>Задайте имя макроса:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5025"/> + <location filename="QScintilla/Editor.py" line="5042"/> <source>Profile Data</source> <translation>Данные профайлера</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5025"/> + <location filename="QScintilla/Editor.py" line="5042"/> <source>Please select a profile file</source> <translation>Пожалуйста, выберите файл профиля</translation> </message> @@ -7979,12 +7979,12 @@ <translation>Автозавершение разрешено</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4057"/> + <location filename="QScintilla/Editor.py" line="4074"/> <source>Autocompletion</source> <translation>Автозавершение</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4057"/> + <location filename="QScintilla/Editor.py" line="4074"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>Автозавершение недоступно, так как не задан источник автозавершения.</translation> </message> @@ -8019,7 +8019,7 @@ <translation>Автосохранение разрешено</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5905"/> + <location filename="QScintilla/Editor.py" line="5922"/> <source>Drop Error</source> <translation>Ошибка Drag&&Drop</translation> </message> @@ -8029,12 +8029,12 @@ <translation>Показать сообщение о синтаксической ошибке</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5155"/> + <location filename="QScintilla/Editor.py" line="5172"/> <source>Syntax Error</source> <translation>Синтаксическая ошибка</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5155"/> + <location filename="QScintilla/Editor.py" line="5172"/> <source>No syntax error message available.</source> <translation>Нет сообщения о синтаксической ошибке.</translation> </message> @@ -8064,17 +8064,17 @@ <translation>Предыдущая невыполняемая строка</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4933"/> + <location filename="QScintilla/Editor.py" line="4950"/> <source>Show Code Coverage Annotations</source> <translation>Показать аннотации по охвату</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4927"/> + <location filename="QScintilla/Editor.py" line="4944"/> <source>All lines have been covered.</source> <translation>Все строки выполняются.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4933"/> + <location filename="QScintilla/Editor.py" line="4950"/> <source>There is no coverage file available.</source> <translation>Нет файла с информацией по охвату.</translation> </message> @@ -8084,22 +8084,22 @@ <translation><p>В файле <b>{0}</b> есть несохранённые изменения.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5422"/> + <location filename="QScintilla/Editor.py" line="5439"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation><p>Невозможно прочитать файл с макросами: <b>{0}</b></p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5429"/> + <location filename="QScintilla/Editor.py" line="5446"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation><p>Файл с макросами <b>{0}</b> повреждён</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5480"/> + <location filename="QScintilla/Editor.py" line="5497"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>Невозможно сохранить файл с макросами: <b>{0}</b></p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5905"/> + <location filename="QScintilla/Editor.py" line="5922"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> не является файлом</p></translation> </message> @@ -8144,82 +8144,82 @@ <translation>Нет языка</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5783"/> + <location filename="QScintilla/Editor.py" line="5800"/> <source>{0} (ro)</source> <translation>{0} (только чтение)</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5923"/> + <location filename="QScintilla/Editor.py" line="5940"/> <source>Resources</source> <translation>Ресурсы</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5925"/> + <location filename="QScintilla/Editor.py" line="5942"/> <source>Add file...</source> <translation>Добавить файл...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5927"/> + <location filename="QScintilla/Editor.py" line="5944"/> <source>Add files...</source> <translation>Добавить файлы...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5929"/> + <location filename="QScintilla/Editor.py" line="5946"/> <source>Add aliased file...</source> <translation>Добавить файл под другим именем...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5931"/> + <location filename="QScintilla/Editor.py" line="5948"/> <source>Add localized resource...</source> <translation>Добавить локализованный ресурс...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5952"/> + <location filename="QScintilla/Editor.py" line="5969"/> <source>Add file resource</source> <translation>Добавить файл ресурсов</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5968"/> + <location filename="QScintilla/Editor.py" line="5985"/> <source>Add file resources</source> <translation>Добавить файлы ресурсов</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5995"/> + <location filename="QScintilla/Editor.py" line="6012"/> <source>Add aliased file resource</source> <translation>Добавить файл ресурсов под другим именем</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5995"/> + <location filename="QScintilla/Editor.py" line="6012"/> <source>Alias for file <b>{0}</b>:</source> <translation>Другое имя для файла <b>{0}</b>:</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="6057"/> + <location filename="QScintilla/Editor.py" line="6074"/> <source>Package Diagram</source> <translation>Диаграмма пакетов</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="6057"/> + <location filename="QScintilla/Editor.py" line="6074"/> <source>Include class attributes?</source> <translation>Включать атрибуты класса?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="6087"/> + <location filename="QScintilla/Editor.py" line="6104"/> <source>Application Diagram</source> <translation>Диаграмма приложения</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="6087"/> + <location filename="QScintilla/Editor.py" line="6104"/> <source>Include module names?</source> <translation>Включать имена модулей?</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5934"/> + <location filename="QScintilla/Editor.py" line="5951"/> <source>Add resource frame</source> <translation>Добавить фрагмент ресурсов</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5491"/> + <location filename="QScintilla/Editor.py" line="5508"/> <source>Macro recording is already active. Start new?</source> <translation>Запись макроса уже идёт. Начать новую запись?</translation> </message> @@ -8274,12 +8274,12 @@ <translation>Не задан формат экспорта. Отмена...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="6075"/> + <location filename="QScintilla/Editor.py" line="6092"/> <source>Imports Diagram</source> <translation>Диаграмма импортов</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="6075"/> + <location filename="QScintilla/Editor.py" line="6092"/> <source>Include imports from external modules?</source> <translation>Включать импорты из внешних модулей?</translation> </message> @@ -8359,7 +8359,7 @@ <translation>Задайте язык лексического анализатора.</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="6359"/> + <location filename="QScintilla/Editor.py" line="6376"/> <source>Check spelling...</source> <translation>Проверка орфографии...</translation> </message> @@ -8369,12 +8369,12 @@ <translation>Проверка орфографии подсвеченного участка...</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="6361"/> + <location filename="QScintilla/Editor.py" line="6378"/> <source>Add to dictionary</source> <translation>Добавить в слварь</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="6363"/> + <location filename="QScintilla/Editor.py" line="6380"/> <source>Ignore All</source> <translation>Игнорировать всё</translation> </message> @@ -8394,7 +8394,7 @@ <translation><p>Невозможно сохранить файл <b>{0}</b>:<br>Причина: {1}.</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5636"/> + <location filename="QScintilla/Editor.py" line="5653"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric5. Reread it?</p></source> <translation><p>Файл <b>{0}</b> был изменён, будучи открытым в eric5. Обновить?</p></translation> </message> @@ -8419,12 +8419,12 @@ <translation>Очистить предупреждения</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5281"/> + <location filename="QScintilla/Editor.py" line="5298"/> <source>py3flakes Warning</source> <translation>py3flakes предупреждения</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5281"/> + <location filename="QScintilla/Editor.py" line="5298"/> <source>No py3flakes warning message available.</source> <translation>py3flakes предупреждений не найдено.</translation> </message> @@ -8434,42 +8434,42 @@ <translation><p>Файл <b>{0}</b> уже сущеструет. Переписать?</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5465"/> + <location filename="QScintilla/Editor.py" line="5482"/> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Макро <b>{0}</b> уже сущеструет. Переписать?</p></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5324"/> + <location filename="QScintilla/Editor.py" line="5341"/> <source>Warning: {0}</source> <translation>Предупреждение: {0}</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5330"/> + <location filename="QScintilla/Editor.py" line="5347"/> <source>Error: {0}</source> <translation>Ошибка: {0}</translation> </message> <message> - <location filename="QScintilla/Editor.py" line="5641"/> + <location filename="QScintilla/Editor.py" line="5658"/> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4153"/> + <location filename="QScintilla/Editor.py" line="4170"/> <source>Activating Auto-Completion Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4153"/> + <location filename="QScintilla/Editor.py" line="4170"/> <source>Auto-completion provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4338"/> + <location filename="QScintilla/Editor.py" line="4355"/> <source>Activating Calltip Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="QScintilla/Editor.py" line="4338"/> + <location filename="QScintilla/Editor.py" line="4355"/> <source>Calltip provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation type="unfinished"></translation> </message> @@ -11805,17 +11805,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Preferences/ConfigurationPages/EmailPage.py" line="161"/> + <location filename="Preferences/ConfigurationPages/EmailPage.py" line="160"/> <source>Login Test</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Preferences/ConfigurationPages/EmailPage.py" line="127"/> + <location filename="Preferences/ConfigurationPages/EmailPage.py" line="126"/> <source>The login test succeeded.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Preferences/ConfigurationPages/EmailPage.py" line="161"/> + <location filename="Preferences/ConfigurationPages/EmailPage.py" line="160"/> <source><p>The login test failed.<br>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> @@ -13776,7 +13776,7 @@ <translation>Нажмите, чтобы остановить поиск</translation> </message> <message> - <location filename="UI/FindFileNameDialog.py" line="190"/> + <location filename="UI/FindFileNameDialog.py" line="189"/> <source>Select search directory</source> <translation>Выберите каталог для поиска</translation> </message> @@ -14374,97 +14374,97 @@ <context> <name>HelpBrowser</name> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="799"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="807"/> <source><p>Could not start a viewer for file <b>{0}</b>.</p></source> <translation><p>Невозможно запустить просмотрщик для файла <b>{0}</b>.</p></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="982"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="990"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation>Открыть ссылку в новой закладке<byte value="x9"/>Shift+Левая кнопка мыши</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="762"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="770"/> <source><p>The file <b>{0}</b> does not exist.</p></source> <translation><p>Файл <b>{0}</b> не существует.</p></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="594"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="602"/> <source><b>Help Window</b><p>This window displays the selected help information.</p></source> <translation><b>Окно помощи</b><p>В этом окне отображается имеющаяся помощь.</p></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1196"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1204"/> <source>Web Inspector...</source> <translation>WEB проводник...</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1783"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1791"/> <source>Error loading page: {0}</source> <translation>Ошибка при загрузке страницы: {0}</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1801"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1809"/> <source>When connecting to: {0}.</source> <translation>При соединении с {0}.</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1803"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1811"/> <source>Check the address for errors such as <b>ww</b>.example.org instead of <b>www</b>.example.org</source> <translation>Проверьте адрес на ошибки типа <b>ww</b>.example.org вместо <b>www</b>.example.org</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1807"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1815"/> <source>If the address is correct, try checking the network connection.</source> <translation>Если адрес правильный, проверьте сетевое соединение.</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1810"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1818"/> <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source> <translation>Если ваш компьютер или локальная сеть находятся за firewall или proxy, убедитесь что браузеру разрешено подсоединяться к сети.</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="782"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="790"/> <source><p>Could not start an application for URL <b>{0}</b>.</p></source> <translation><p>Невозможно запустить приложение для URL <b>{0}</b>.</p></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1127"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1135"/> <source>Bookmark this Page</source> <translation>Создать закладку для этой страницы</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="986"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="994"/> <source>Save Lin&k</source> <translation>Сохранить &ссылку</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="988"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="996"/> <source>Bookmark this Link</source> <translation>Сохранить ссылку</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="992"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1000"/> <source>Copy Link to Clipboard</source> <translation>Скопировать ссылку</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1005"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1013"/> <source>Open Image in New Tab</source> <translation>Открыть изображение в новой закладке</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1009"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1017"/> <source>Save Image</source> <translation>Сохранить изображение</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1011"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1019"/> <source>Copy Image to Clipboard</source> <translation>Скопировать изображение</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1012"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1020"/> <source>Copy Image Location to Clipboard</source> <translation>Скопировать адрес изображения</translation> </message> @@ -14474,237 +14474,237 @@ <translation type="obsolete">Просмотрщик Web</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1018"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1026"/> <source>Block Image</source> <translation>Заблокировать изображение</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1150"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1158"/> <source>Search with...</source> <translation>Искать с...</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1845"/> - <source>Web Database Quota</source> - <translation>Квота Web базы данных</translation> - </message> - <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1845"/> - <source><p>The database quota of <strong>{0}</strong> has been exceeded while accessing database <strong>{1}</strong>.</p><p>Shall it be changed?</p></source> - <translation><p>Квота Web базы данных <strong>{0}</strong> была превышена при доступе к базе <strong>{1}</strong>.</p><p>Изменить квоту?</p></translation> - </message> - <message> <location filename="Helpviewer/HelpBrowserWV.py" line="1853"/> - <source>New Web Database Quota</source> - <translation>Новая квота Web базы данных</translation> - </message> - <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1873"/> - <source>bytes</source> - <translation>байт</translation> - </message> - <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1876"/> - <source>kB</source> - <translation></translation> - </message> - <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1879"/> - <source>MB</source> - <translation></translation> + <source>Web Database Quota</source> + <translation>Квота Web базы данных</translation> </message> <message> <location filename="Helpviewer/HelpBrowserWV.py" line="1853"/> + <source><p>The database quota of <strong>{0}</strong> has been exceeded while accessing database <strong>{1}</strong>.</p><p>Shall it be changed?</p></source> + <translation><p>Квота Web базы данных <strong>{0}</strong> была превышена при доступе к базе <strong>{1}</strong>.</p><p>Изменить квоту?</p></translation> + </message> + <message> + <location filename="Helpviewer/HelpBrowserWV.py" line="1861"/> + <source>New Web Database Quota</source> + <translation>Новая квота Web базы данных</translation> + </message> + <message> + <location filename="Helpviewer/HelpBrowserWV.py" line="1881"/> + <source>bytes</source> + <translation>байт</translation> + </message> + <message> + <location filename="Helpviewer/HelpBrowserWV.py" line="1884"/> + <source>kB</source> + <translation></translation> + </message> + <message> + <location filename="Helpviewer/HelpBrowserWV.py" line="1887"/> + <source>MB</source> + <translation></translation> + </message> + <message> + <location filename="Helpviewer/HelpBrowserWV.py" line="1861"/> <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source> <translation>Введите новую квоту в MB (текущая = {0}, использовано = {1}; шаг изменения = 5 MB):</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1192"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1200"/> <source>Add to web search toolbar</source> <translation>Добавить к панели инструментов Web поиска</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1367"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1375"/> <source>Method not supported</source> <translation>Метод не поддерживается</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1367"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1375"/> <source>{0} method is not supported.</source> <translation>{0} метод не поддерживается.</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1409"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1417"/> <source>Search engine</source> <translation>Поисковик</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1409"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1417"/> <source>Choose the desired search engine</source> <translation>Выберите поисковик</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1426"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1434"/> <source>Engine name</source> <translation>Имя поисковика</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1426"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1434"/> <source>Enter a name for the engine</source> <translation>Введите имя поисковика</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1814"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1822"/> <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source> <translation>Если режим кэша установлен в offline, то доступны только страницы из локального кзша.</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="998"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1006"/> <source>Scan Link with VirusTotal</source> <translation type="unfinished"></translation> </message> <message> + <location filename="Helpviewer/HelpBrowserWV.py" line="1031"/> + <source>Scan Image with VirusTotal</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Helpviewer/HelpBrowserWV.py" line="2223"/> + <source>eric5 Web Browser</source> + <translation type="unfinished">WEB просмотрщик встроенный в Eric5</translation> + </message> + <message> + <location filename="Helpviewer/HelpBrowserWV.py" line="1002"/> + <source>Send Link</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Helpviewer/HelpBrowserWV.py" line="1023"/> - <source>Scan Image with VirusTotal</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="2215"/> - <source>eric5 Web Browser</source> - <translation type="unfinished">WEB просмотрщик встроенный в Eric5</translation> - </message> - <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="994"/> - <source>Send Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1015"/> <source>Send Image Link</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1098"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1106"/> <source>This Frame</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1101"/> - <source>Show &only this frame</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1103"/> - <source>Show in new &tab</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1107"/> - <source>&Print</source> - <translation type="unfinished">&Печать</translation> - </message> - <message> <location filename="Helpviewer/HelpBrowserWV.py" line="1109"/> - <source>Print Preview</source> - <translation type="unfinished">Предварительный просмотр печати</translation> + <source>Show &only this frame</source> + <translation type="unfinished"></translation> </message> <message> <location filename="Helpviewer/HelpBrowserWV.py" line="1111"/> + <source>Show in new &tab</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Helpviewer/HelpBrowserWV.py" line="1115"/> + <source>&Print</source> + <translation type="unfinished">&Печать</translation> + </message> + <message> + <location filename="Helpviewer/HelpBrowserWV.py" line="1117"/> + <source>Print Preview</source> + <translation type="unfinished">Предварительный просмотр печати</translation> + </message> + <message> + <location filename="Helpviewer/HelpBrowserWV.py" line="1119"/> <source>Print as PDF</source> <translation type="unfinished">Печать как PDF</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1114"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1122"/> <source>Zoom &in</source> <translation type="unfinished">У&величить масштаб</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1116"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1124"/> <source>Zoom &reset</source> <translation type="unfinished">&Сбросить масштаб</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1118"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1126"/> <source>Zoom &out</source> <translation type="unfinished">У&меньшить масштаб</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1121"/> - <source>Show frame so&urce</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="Helpviewer/HelpBrowserWV.py" line="1129"/> + <source>Show frame so&urce</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Helpviewer/HelpBrowserWV.py" line="1137"/> <source>Send Page Link</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1145"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1153"/> <source>Send Text</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1171"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1179"/> <source>Google Translate</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1177"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1185"/> <source>Dictionary</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1184"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1192"/> <source>Go to web address</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="2215"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="2223"/> <source><p>Printing is not available due to a bug in PyQt4.Please upgrade.</p></source> <translation type="unfinished"><p>Печать невозможна из-за ошибки в PyQt4. Пожалуйста установите обновление.</p></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1132"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1140"/> <source>User Agent</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1818"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1826"/> <source>Try Again</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1040"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1048"/> <source>Play</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1043"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1051"/> <source>Pause</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1046"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1054"/> <source>Unmute</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1049"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1057"/> <source>Mute</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1052"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1060"/> <source>Copy Media Address to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1055"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1063"/> <source>Send Media Address</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="1058"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="1066"/> <source>Save Media</source> <translation type="unfinished"></translation> </message> @@ -15478,22 +15478,22 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Preferences/ConfigurationPages/HelpVirusTotalPage.py" line="74"/> + <location filename="Preferences/ConfigurationPages/HelpVirusTotalPage.py" line="73"/> <source>Checking validity of the service key...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Preferences/ConfigurationPages/HelpVirusTotalPage.py" line="91"/> + <location filename="Preferences/ConfigurationPages/HelpVirusTotalPage.py" line="90"/> <source>The service key is valid.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Preferences/ConfigurationPages/HelpVirusTotalPage.py" line="94"/> + <location filename="Preferences/ConfigurationPages/HelpVirusTotalPage.py" line="93"/> <source><font color="#FF0000">The service key is not valid.</font></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Preferences/ConfigurationPages/HelpVirusTotalPage.py" line="97"/> + <location filename="Preferences/ConfigurationPages/HelpVirusTotalPage.py" line="96"/> <source><font color="#FF0000"><b>Error:</b> {0}</font></source> <translation type="unfinished"></translation> </message> @@ -16002,12 +16002,12 @@ <translation>Если режим кэша установлен в offline, то доступны только страницы из локального кзша.</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="497"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="505"/> <source>SSL Certificate Info</source> <translation>SLL сертификат</translation> </message> <message> - <location filename="Helpviewer/HelpBrowserWV.py" line="497"/> + <location filename="Helpviewer/HelpBrowserWV.py" line="505"/> <source>There is no SSL Certificate Info available.</source> <translation>SLL сертификат отсутствует.</translation> </message> @@ -19903,12 +19903,12 @@ <translation>Задайте поле, по которому фильтровать</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1174"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1187"/> <source>Revision</source> <translation>Версия (ревизия)</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1171"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="1184"/> <source>Author</source> <translation>Автор</translation> </message> @@ -20044,12 +20044,12 @@ <translation>Изменено</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="690"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="691"/> <source>Process Generation Error</source> <translation>Ошибка процесса генерации</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="690"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="691"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation>Не могу запустить процесс {0}. Убедитесь, что он находится в пути поиска.</translation> </message> @@ -20064,17 +20064,17 @@ <translation>Метки</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="493"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="494"/> <source>The hg process did not finish within 30s.</source> <translation>Процесс hg не завершился в течение 30 секунд.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="496"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="497"/> <source>Could not start the hg executable.</source> <translation>Невозможно запустить исполняемый файл hg.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="499"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="500"/> <source>Mercurial Error</source> <translation>Ошибка Mercurial</translation> </message> @@ -20258,101 +20258,101 @@ <translation>Не могу запустить процесс {0}. Убедитесь, что он находится в пути поиска.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="269"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="271"/> <source>No log available for '{0}'</source> <translation>Отсутствует журнальная записть для '{0}'</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="302"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="304"/> <source>diff to {0}</source> <translation>Сравнить с {0}</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="313"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="315"/> <source>Branches: {0}<br /> </source> <translation>Ветви: {0}<br /> </translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="315"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="317"/> <source>Tags: {0}<br /> </source> <translation>Метки: {0}<br /> </translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="320"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="322"/> <source>Parents: {0}<br /> </source> <translation>Предки: {0}<br /> </translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="322"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="324"/> <source><i>Author: {0}</i><br /> </source> <translation><i>Автор: {0}</i><br /> </translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="325"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="327"/> <source><i>Date: {0}, {1}</i><br /> </source> <translation><i>Дата: {0}, {1}</i><br /> </translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="339"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="341"/> <source>Added {0}<br /> </source> <translation>Добавлено: {0}<br /> </translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="345"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="347"/> <source>Modified {0}<br /> </source> <translation>Изменено {0}<br /> </translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="351"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="353"/> <source>Deleted {0}<br /> </source> <translation>Удалено {0}<br /> </translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="236"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="237"/> <source>The hg process did not finish within 30s.</source> <translation>Процесс hg не завершился в течение 30 секунд.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="238"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="240"/> <source>Could not start the hg executable.</source> <translation>Невозможно запустить исполняемый файл hg.</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="241"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="243"/> <source>Mercurial Error</source> <translation>Ошибка Mercurial</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="335"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="337"/> <source>Added {0} (copied from {1})<br /> </source> <translation>Добавлено {0} (скопировано из {1})<br /> </translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="318"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="320"/> <source>Bookmarks: {0}<br /> </source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="311"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py" line="313"/> <source>Phase: {0}<br /> </source> <translation type="unfinished"></translation> @@ -26132,32 +26132,32 @@ <translation type="unfinished">Помощь</translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1055"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1054"/> <source>--- New From Here ---</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1135"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1134"/> <source>Save Messages</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1118"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1117"/> <source>HTML Files (*.{0});;Text Files (*.txt);;All Files (*)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1135"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1134"/> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"><p>Файл <b>{0}</b> уже сущеструет. Переписать?</p></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1153"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1152"/> <source>Error saving Messages</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1153"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1152"/> <source><p>The messages contents could not be written to <b>{0}</b></p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> @@ -26167,122 +26167,122 @@ <translation type="obsolete">Вырезать</translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1165"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1164"/> <source>Copy</source> <translation type="unfinished">Копировать</translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1170"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1169"/> <source>Cut all</source> <translation type="unfinished">Вырезать всё</translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1174"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1173"/> <source>Copy all</source> <translation type="unfinished">Копировать всё</translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1179"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1178"/> <source>Clear</source> <translation type="unfinished">Очистить</translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1184"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1183"/> <source>Save</source> <translation type="unfinished">Сохранить</translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1189"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1188"/> <source>Mark Current Position</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1192"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1191"/> <source>Remove Position Marker</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1241"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1240"/> <source>Who Is</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1245"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1244"/> <source>Private Chat</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1357"/> - <source>Who</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1335"/> - <source>End of WHO list for {0}.</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="Network/IRC/IrcChannelWidget.py" line="1356"/> + <source>Who</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Network/IRC/IrcChannelWidget.py" line="1334"/> + <source>End of WHO list for {0}.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Network/IRC/IrcChannelWidget.py" line="1355"/> <source> (Away)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1357"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1356"/> <source>{0} is {1}@{2} ({3}){4}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1658"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1657"/> <source>Whois</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1377"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1376"/> <source>{0} is {1}@{2} ({3}).</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1422"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1421"/> <source>{0} is a user on channels: {1}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1426"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1425"/> <source>{0} has voice on channels: {1}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1430"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1429"/> <source>{0} is a halfop on channels: {1}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1434"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1433"/> <source>{0} is an operator on channels: {1}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1438"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1437"/> <source>{0} is owner of channels: {1}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1442"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1441"/> <source>{0} is admin on channels: {1}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1460"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1459"/> <source>{0} is online via {1} ({2}).</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1478"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1477"/> <source>{0} is an IRC Operator.</source> <translation type="unfinished"></translation> </message> <message numerus="yes"> - <location filename="Network/IRC/IrcChannelWidget.py" line="1508"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1507"/> <source>%n day(s)</source> <translation type="unfinished"> <numerusform></numerusform> @@ -26291,7 +26291,7 @@ </translation> </message> <message numerus="yes"> - <location filename="Network/IRC/IrcChannelWidget.py" line="1519"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1518"/> <source>%n hour(s)</source> <translation type="unfinished"> <numerusform></numerusform> @@ -26300,7 +26300,7 @@ </translation> </message> <message numerus="yes"> - <location filename="Network/IRC/IrcChannelWidget.py" line="1528"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1527"/> <source>%n minute(s)</source> <translation type="unfinished"> <numerusform></numerusform> @@ -26309,7 +26309,7 @@ </translation> </message> <message numerus="yes"> - <location filename="Network/IRC/IrcChannelWidget.py" line="1529"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1528"/> <source>%n second(s)</source> <translation type="unfinished"> <numerusform></numerusform> @@ -26318,25 +26318,25 @@ </translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1512"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1511"/> <source>{0} has been idle for {1}, {2}, {3}, and {4}.</source> <comment>{0} = name of person, {1} = (x days), {2} = (x hours), {3} = (x minutes), {4} = (x seconds)</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1522"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1521"/> <source>{0} has been idle for {1}, {2}, and {3}.</source> <comment>{0} = name of person, {1} = (x hours), {2} = (x minutes), {3} = (x seconds)</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1530"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1529"/> <source>{0} has been idle for {1} and {2}.</source> <comment>{0} = name of person, {1} = (x minutes), {3} = (x seconds)</comment> <translation type="unfinished"></translation> </message> <message numerus="yes"> - <location filename="Network/IRC/IrcChannelWidget.py" line="1536"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1535"/> <source>{0} has been idle for %n second(s).</source> <translation type="unfinished"> <numerusform></numerusform> @@ -26345,67 +26345,67 @@ </translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1541"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1540"/> <source>{0} has been online since {1}.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1559"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1558"/> <source>End of WHOIS list for {0}.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1575"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1574"/> <source>{0} is an identified user.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1591"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1590"/> <source>{0} is available for help.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1607"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1606"/> <source>{0} is logged in as {1}.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1625"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1624"/> <source>{0} is actually using the host {1} (IP: {2}).</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1641"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1640"/> <source>{0} is using a secure connection.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1658"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1657"/> <source>{0} is connecting from {1} (IP: {2}).</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="972"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="971"/> <source>CTCP</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="956"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="955"/> <source>Received Version request from {0}.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="961"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="960"/> <source>Received CTCP-PING request from {0}, sending answer.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="966"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="965"/> <source>Received CTCP-CLIENTINFO request from {0}, sending answer.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="972"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="971"/> <source>Received unknown CTCP-{0} request from {1}.</source> <translation type="unfinished"></translation> </message> @@ -26415,17 +26415,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1249"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1248"/> <source>Refresh</source> <translation type="unfinished">Обновить</translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1678"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1677"/> <source>Edit Channel Topic</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcChannelWidget.py" line="1678"/> + <location filename="Network/IRC/IrcChannelWidget.py" line="1677"/> <source>Enter the topic for this channel:</source> <translation type="unfinished"></translation> </message> @@ -26920,27 +26920,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcNetworkWidget.py" line="362"/> + <location filename="Network/IRC/IrcNetworkWidget.py" line="370"/> <source>Save Messages</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcNetworkWidget.py" line="345"/> + <location filename="Network/IRC/IrcNetworkWidget.py" line="353"/> <source>HTML Files (*.{0});;Text Files (*.txt);;All Files (*)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcNetworkWidget.py" line="362"/> + <location filename="Network/IRC/IrcNetworkWidget.py" line="370"/> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"><p>Файл <b>{0}</b> уже сущеструет. Переписать?</p></translation> </message> <message> - <location filename="Network/IRC/IrcNetworkWidget.py" line="380"/> + <location filename="Network/IRC/IrcNetworkWidget.py" line="388"/> <source>Error saving Messages</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcNetworkWidget.py" line="380"/> + <location filename="Network/IRC/IrcNetworkWidget.py" line="388"/> <source><p>The messages contents could not be written to <b>{0}</b></p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> @@ -26950,27 +26950,27 @@ <translation type="obsolete">Вырезать</translation> </message> <message> - <location filename="Network/IRC/IrcNetworkWidget.py" line="392"/> + <location filename="Network/IRC/IrcNetworkWidget.py" line="400"/> <source>Copy</source> <translation type="unfinished">Копировать</translation> </message> <message> - <location filename="Network/IRC/IrcNetworkWidget.py" line="397"/> + <location filename="Network/IRC/IrcNetworkWidget.py" line="405"/> <source>Cut all</source> <translation type="unfinished">Вырезать всё</translation> </message> <message> - <location filename="Network/IRC/IrcNetworkWidget.py" line="401"/> + <location filename="Network/IRC/IrcNetworkWidget.py" line="409"/> <source>Copy all</source> <translation type="unfinished">Копировать всё</translation> </message> <message> - <location filename="Network/IRC/IrcNetworkWidget.py" line="406"/> + <location filename="Network/IRC/IrcNetworkWidget.py" line="414"/> <source>Clear</source> <translation type="unfinished">Очистить</translation> </message> <message> - <location filename="Network/IRC/IrcNetworkWidget.py" line="411"/> + <location filename="Network/IRC/IrcNetworkWidget.py" line="419"/> <source>Save</source> <translation type="unfinished">Сохранить</translation> </message> @@ -27432,7 +27432,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="452"/> + <location filename="Network/IRC/IrcWidget.py" line="453"/> <source>Info</source> <translation type="unfinished">Информация</translation> </message> @@ -27462,223 +27462,223 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="452"/> + <location filename="Network/IRC/IrcWidget.py" line="453"/> <source>Server disconnected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="494"/> + <location filename="Network/IRC/IrcWidget.py" line="496"/> <source>Message Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="494"/> + <location filename="Network/IRC/IrcWidget.py" line="496"/> <source>Unknown message received from server:<br/>{0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="518"/> + <location filename="Network/IRC/IrcWidget.py" line="520"/> <source>Notice</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="536"/> + <location filename="Network/IRC/IrcWidget.py" line="538"/> <source>Mode</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="543"/> + <location filename="Network/IRC/IrcWidget.py" line="545"/> <source>You have left channel {0}.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="554"/> + <location filename="Network/IRC/IrcWidget.py" line="556"/> <source>You are now known as {0}.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="559"/> + <location filename="Network/IRC/IrcWidget.py" line="561"/> <source>User {0} is now known as {1}.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="564"/> + <location filename="Network/IRC/IrcWidget.py" line="566"/> <source>Server Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="598"/> + <location filename="Network/IRC/IrcWidget.py" line="600"/> <source>Error</source> <translation type="unfinished">Ошибка</translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="613"/> - <source>Welcome</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="Network/IRC/IrcWidget.py" line="615"/> - <source>Support</source> + <source>Welcome</source> <translation type="unfinished"></translation> </message> <message> <location filename="Network/IRC/IrcWidget.py" line="617"/> - <source>User</source> + <source>Support</source> <translation type="unfinished"></translation> </message> <message> <location filename="Network/IRC/IrcWidget.py" line="619"/> - <source>MOTD</source> + <source>User</source> <translation type="unfinished"></translation> </message> <message> <location filename="Network/IRC/IrcWidget.py" line="621"/> - <source>Away</source> + <source>MOTD</source> <translation type="unfinished"></translation> </message> <message> <location filename="Network/IRC/IrcWidget.py" line="623"/> + <source>Away</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Network/IRC/IrcWidget.py" line="625"/> <source>Info ({0})</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="627"/> - <source>Message of the day</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="Network/IRC/IrcWidget.py" line="629"/> + <source>Message of the day</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Network/IRC/IrcWidget.py" line="631"/> <source>End of message of the day</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="632"/> + <location filename="Network/IRC/IrcWidget.py" line="634"/> <source>Server {0} (Version {1}), User-Modes: {2}, Channel-Modes: {3}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="636"/> + <location filename="Network/IRC/IrcWidget.py" line="638"/> <source>Current users on {0}: {1}, max. {2}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="640"/> + <location filename="Network/IRC/IrcWidget.py" line="642"/> <source>Current users on the network: {0}, max. {1}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="643"/> - <source>You are no longer marked as being away.</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="Network/IRC/IrcWidget.py" line="645"/> + <source>You are no longer marked as being away.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Network/IRC/IrcWidget.py" line="647"/> <source>You have been marked as being away.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="761"/> + <location filename="Network/IRC/IrcWidget.py" line="763"/> <source>SSL Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="705"/> + <location filename="Network/IRC/IrcWidget.py" line="707"/> <source>Connection to server {0} (port {1}) lost while waiting for user response to an SSL error.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="727"/> + <location filename="Network/IRC/IrcWidget.py" line="729"/> <source>Socket Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="711"/> + <location filename="Network/IRC/IrcWidget.py" line="713"/> <source>The host was not found. Please check the host name and port settings.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="715"/> + <location filename="Network/IRC/IrcWidget.py" line="717"/> <source>The connection was refused by the peer. Please check the host name and port settings.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="723"/> + <location filename="Network/IRC/IrcWidget.py" line="725"/> <source>The following network error occurred:<br/>{0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="743"/> + <location filename="Network/IRC/IrcWidget.py" line="745"/> <source>SSL Errors</source> <translation type="unfinished">Ошибки SSL</translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="743"/> + <location filename="Network/IRC/IrcWidget.py" line="745"/> <source><p>SSL Errors:</p><p>{0}</p><p>Do you want to ignore these errors?</p></source> <translation type="unfinished"><p>Ошибки SSL: </p><p>{0}</p><p>Игнорировать?</p></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="754"/> + <location filename="Network/IRC/IrcWidget.py" line="756"/> <source>The SSL certificate for the server {0} (port {1}) failed the authenticity check.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="761"/> + <location filename="Network/IRC/IrcWidget.py" line="763"/> <source>Could not connect to {0} (port {1}) using an SSL encrypted connection. Either the server does not support SSL (did you use the correct port?) or you rejected the certificate.<br/>{2}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="846"/> + <location filename="Network/IRC/IrcWidget.py" line="848"/> <source>{0} ({1})</source> <comment>channel name, users count</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="876"/> + <location filename="Network/IRC/IrcWidget.py" line="878"/> <source>Critical</source> <translation type="unfinished">Ошибка</translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="860"/> + <location filename="Network/IRC/IrcWidget.py" line="862"/> <source>No nickname acceptable to the server configured for <b>{0}</b>. Disconnecting...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="876"/> + <location filename="Network/IRC/IrcWidget.py" line="878"/> <source>The given nickname is already in use.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="833"/> + <location filename="Network/IRC/IrcWidget.py" line="835"/> <source>CTCP</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="817"/> + <location filename="Network/IRC/IrcWidget.py" line="819"/> <source>Received Version request from {0}.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="822"/> + <location filename="Network/IRC/IrcWidget.py" line="824"/> <source>Received CTCP-PING request from {0}, sending answer.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="827"/> + <location filename="Network/IRC/IrcWidget.py" line="829"/> <source>Received CTCP-CLIENTINFO request from {0}, sending answer.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="833"/> + <location filename="Network/IRC/IrcWidget.py" line="835"/> <source>Received unknown CTCP-{0} request from {1}.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="529"/> + <location filename="Network/IRC/IrcWidget.py" line="531"/> <source>You have set your personal modes to <b>[{0}]</b>.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="533"/> + <location filename="Network/IRC/IrcWidget.py" line="535"/> <source>{0} has changed your personal modes to <b>[{1}]</b>.</source> <translation type="unfinished"></translation> </message> @@ -27693,12 +27693,12 @@ <translation type="unfinished">Сеть</translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="719"/> + <location filename="Network/IRC/IrcWidget.py" line="721"/> <source>The SSL handshake failed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Network/IRC/IrcWidget.py" line="727"/> + <location filename="Network/IRC/IrcWidget.py" line="729"/> <source>A network error occurred.</source> <translation type="unfinished"></translation> </message> @@ -32817,27 +32817,27 @@ <context> <name>Preferences</name> <message> - <location filename="Preferences/__init__.py" line="1097"/> + <location filename="Preferences/__init__.py" line="1099"/> <source>Export Preferences</source> <translation>Экспорт предпочтений</translation> </message> <message> - <location filename="Preferences/__init__.py" line="1124"/> + <location filename="Preferences/__init__.py" line="1126"/> <source>Import Preferences</source> <translation>Импорт предпочтений</translation> </message> <message> - <location filename="Preferences/__init__.py" line="1124"/> + <location filename="Preferences/__init__.py" line="1126"/> <source>Properties File (*.ini);;All Files (*)</source> <translation>Файлы свойств (*.ini);;Все файлы (*)</translation> </message> <message> - <location filename="Preferences/__init__.py" line="1218"/> + <location filename="Preferences/__init__.py" line="1220"/> <source>Select Python2 Interpreter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Preferences/__init__.py" line="1218"/> + <location filename="Preferences/__init__.py" line="1220"/> <source>Select the Python2 interpreter to be used:</source> <translation type="unfinished"></translation> </message> @@ -32845,12 +32845,12 @@ <context> <name>PreferencesLexerError</name> <message> - <location filename="Preferences/PreferencesLexer.py" line="27"/> + <location filename="Preferences/PreferencesLexer.py" line="28"/> <source>Unspecific PreferencesLexer error.</source> <translation>Неустановленная ошибка PreferencesLexer.</translation> </message> <message> - <location filename="Preferences/PreferencesLexer.py" line="57"/> + <location filename="Preferences/PreferencesLexer.py" line="58"/> <source>Unsupported Lexer Language: {0}</source> <translation>Неподдерживаемый язык лексического анализатора: {0}</translation> </message> @@ -33122,247 +33122,247 @@ <context> <name>Project</name> <message> - <location filename="Project/Project.py" line="683"/> + <location filename="Project/Project.py" line="666"/> <source>Read project file</source> <translation>Загрузить файл проекта</translation> </message> <message> - <location filename="Project/Project.py" line="854"/> + <location filename="Project/Project.py" line="835"/> <source>Read project session</source> <translation>Загрузить сессию проекта</translation> </message> <message> - <location filename="Project/Project.py" line="1022"/> + <location filename="Project/Project.py" line="1003"/> <source>Please save the project first.</source> <translation>Пожалуйста, сначала сохраните проект.</translation> </message> <message> - <location filename="Project/Project.py" line="884"/> + <location filename="Project/Project.py" line="865"/> <source>Save project session</source> <translation>Сохранить сессию проекта</translation> </message> <message> - <location filename="Project/Project.py" line="1127"/> + <location filename="Project/Project.py" line="1108"/> <source>Add Language</source> <translation>Добавить язык перевода</translation> </message> <message> - <location filename="Project/Project.py" line="1236"/> + <location filename="Project/Project.py" line="1217"/> <source>Delete translation</source> <translation>Удалить перевод</translation> </message> <message> - <location filename="Project/Project.py" line="1375"/> + <location filename="Project/Project.py" line="1356"/> <source>Add file</source> <translation>Добавить файл</translation> </message> <message> - <location filename="Project/Project.py" line="1479"/> + <location filename="Project/Project.py" line="1460"/> <source>The target directory must not be empty.</source> <translation>Целевой каталог не доллжен быть пустым.</translation> </message> <message> - <location filename="Project/Project.py" line="1489"/> + <location filename="Project/Project.py" line="1470"/> <source>Add directory</source> <translation>Добавить каталог</translation> </message> <message> - <location filename="Project/Project.py" line="1489"/> + <location filename="Project/Project.py" line="1470"/> <source>The source directory must not be empty.</source> <translation>Исходный каталог не доллжен быть пустым.</translation> </message> <message> - <location filename="Project/Project.py" line="1817"/> + <location filename="Project/Project.py" line="1798"/> <source>Delete file</source> <translation>Удалить файл</translation> </message> <message> - <location filename="Project/Project.py" line="1919"/> + <location filename="Project/Project.py" line="1899"/> <source>Create project directory</source> <translation>Создать каталог проекта</translation> </message> <message> - <location filename="Project/Project.py" line="3072"/> + <location filename="Project/Project.py" line="3055"/> <source>Open project</source> <translation>Открыть проект</translation> </message> <message> - <location filename="Project/Project.py" line="3106"/> + <location filename="Project/Project.py" line="3089"/> <source>Save project as</source> <translation>Сохранить проект как</translation> </message> <message> - <location filename="Project/Project.py" line="2514"/> + <location filename="Project/Project.py" line="2493"/> <source>Save File</source> <translation>Сохранить файл</translation> </message> <message> - <location filename="Project/Project.py" line="2551"/> + <location filename="Project/Project.py" line="2530"/> <source>Close Project</source> <translation>Закрыть проект</translation> </message> <message> - <location filename="Project/Project.py" line="2551"/> + <location filename="Project/Project.py" line="2530"/> <source>The current project has unsaved changes.</source> <translation>Изменения в текущем проекте не сохранены.</translation> </message> <message> - <location filename="Project/Project.py" line="3249"/> + <location filename="Project/Project.py" line="3232"/> <source>&Save</source> <translation>&Сохранить</translation> </message> <message> - <location filename="Project/Project.py" line="3059"/> + <location filename="Project/Project.py" line="3042"/> <source>New project</source> <translation>Новый проект</translation> </message> <message> + <location filename="Project/Project.py" line="3042"/> + <source>&New...</source> + <translation>&Новый...</translation> + </message> + <message> + <location filename="Project/Project.py" line="3046"/> + <source>Generate a new project</source> + <translation>Создать новый проект</translation> + </message> + <message> + <location filename="Project/Project.py" line="3047"/> + <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> + <translation><b>Новый...</b><p>Открыть диалог для ввода информации о новом проекте.</p></translation> + </message> + <message> + <location filename="Project/Project.py" line="3055"/> + <source>&Open...</source> + <translation>&Открыть...</translation> + </message> + <message> <location filename="Project/Project.py" line="3059"/> - <source>&New...</source> - <translation>&Новый...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3063"/> - <source>Generate a new project</source> - <translation>Создать новый проект</translation> - </message> - <message> - <location filename="Project/Project.py" line="3064"/> - <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> - <translation><b>Новый...</b><p>Открыть диалог для ввода информации о новом проекте.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3072"/> - <source>&Open...</source> - <translation>&Открыть...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3076"/> <source>Open an existing project</source> <translation>Открыть существующий проект</translation> </message> <message> - <location filename="Project/Project.py" line="3077"/> + <location filename="Project/Project.py" line="3060"/> <source><b>Open...</b><p>This opens an existing project.</p></source> <translation><b>Открыть...</b><p>Открыть существующий проект.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3084"/> + <location filename="Project/Project.py" line="3067"/> <source>Close project</source> <translation>Закрыть проект</translation> </message> <message> - <location filename="Project/Project.py" line="3084"/> + <location filename="Project/Project.py" line="3067"/> <source>&Close</source> <translation>&Закрыть</translation> </message> <message> - <location filename="Project/Project.py" line="3087"/> + <location filename="Project/Project.py" line="3070"/> <source>Close the current project</source> <translation>Закрыть текущий проект</translation> </message> <message> - <location filename="Project/Project.py" line="3088"/> + <location filename="Project/Project.py" line="3071"/> <source><b>Close</b><p>This closes the current project.</p></source> <translation><b>Закрыть</b><p>Закрыть текущий проект.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3095"/> + <location filename="Project/Project.py" line="3078"/> <source>Save project</source> <translation>Сохранить проект</translation> </message> <message> - <location filename="Project/Project.py" line="3098"/> + <location filename="Project/Project.py" line="3081"/> <source>Save the current project</source> <translation>Сохранить текущий проект</translation> </message> <message> - <location filename="Project/Project.py" line="3099"/> + <location filename="Project/Project.py" line="3082"/> <source><b>Save</b><p>This saves the current project.</p></source> <translation><b>Сохранить</b><p>Сохранить текущий проект.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3106"/> + <location filename="Project/Project.py" line="3089"/> <source>Save &as...</source> <translation>Сохранить &как...</translation> </message> <message> - <location filename="Project/Project.py" line="3109"/> + <location filename="Project/Project.py" line="3092"/> <source>Save the current project to a new file</source> <translation>Сохранить текущий проект в новый файл</translation> </message> <message> - <location filename="Project/Project.py" line="3110"/> + <location filename="Project/Project.py" line="3093"/> <source><b>Save as</b><p>This saves the current project to a new file.</p></source> <translation><b>Сохранить как</b><p> Сохранить текущий проект в новый файл.</p></translation> </message> <message> + <location filename="Project/Project.py" line="3130"/> + <source>Add translation to project</source> + <translation>Добавить перевод в проект</translation> + </message> + <message> + <location filename="Project/Project.py" line="3130"/> + <source>Add &translation...</source> + <translation>Добавить &перевод...</translation> + </message> + <message> + <location filename="Project/Project.py" line="3134"/> + <source>Add a translation to the current project</source> + <translation>Добавить перевод в текущий проект</translation> + </message> + <message> + <location filename="Project/Project.py" line="3136"/> + <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> + <translation><b>Добавить перевод...</b><p>Открыть диалог для добавления перевода в текущий проект.</p></translation> + </message> + <message> + <location filename="Project/Project.py" line="3144"/> + <source>Search new files</source> + <translation>Поиск новых файлов</translation> + </message> + <message> + <location filename="Project/Project.py" line="3144"/> + <source>Searc&h new files...</source> + <translation>Поис&к новых файлов...</translation> + </message> + <message> <location filename="Project/Project.py" line="3147"/> - <source>Add translation to project</source> - <translation>Добавить перевод в проект</translation> - </message> - <message> - <location filename="Project/Project.py" line="3147"/> - <source>Add &translation...</source> - <translation>Добавить &перевод...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3151"/> - <source>Add a translation to the current project</source> - <translation>Добавить перевод в текущий проект</translation> - </message> - <message> - <location filename="Project/Project.py" line="3153"/> - <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> - <translation><b>Добавить перевод...</b><p>Открыть диалог для добавления перевода в текущий проект.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3161"/> - <source>Search new files</source> - <translation>Поиск новых файлов</translation> - </message> - <message> - <location filename="Project/Project.py" line="3161"/> - <source>Searc&h new files...</source> - <translation>Поис&к новых файлов...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3164"/> <source>Search new files in the project directory.</source> <translation>Поиск новых файлов в каталоге проекта.</translation> </message> <message> - <location filename="Project/Project.py" line="3173"/> + <location filename="Project/Project.py" line="3156"/> <source>Project properties</source> <translation>Свойства проекта</translation> </message> <message> - <location filename="Project/Project.py" line="3173"/> + <location filename="Project/Project.py" line="3156"/> <source>&Properties...</source> <translation>&Свойства...</translation> </message> <message> - <location filename="Project/Project.py" line="3176"/> + <location filename="Project/Project.py" line="3159"/> <source>Show the project properties</source> <translation>Показать свойства проекта</translation> </message> <message> - <location filename="Project/Project.py" line="3177"/> + <location filename="Project/Project.py" line="3160"/> <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> <translation><b>Свойства...</b><p>Показать диалог для редактирования свойств проекта.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3285"/> + <location filename="Project/Project.py" line="3268"/> <source>Load session</source> <translation>Загрузить сессию</translation> </message> <message> - <location filename="Project/Project.py" line="3288"/> + <location filename="Project/Project.py" line="3271"/> <source>Load the projects session file.</source> <translation>Загрузить файл с сессией проекта.</translation> </message> <message> - <location filename="Project/Project.py" line="3289"/> + <location filename="Project/Project.py" line="3272"/> <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Загрузить сессию</b> <p>Загрузить файл с сессией проекта. Сессия содержит следующие данные:<br> @@ -33374,17 +33374,17 @@ </p></translation> </message> <message> - <location filename="Project/Project.py" line="3302"/> + <location filename="Project/Project.py" line="3285"/> <source>Save session</source> <translation>Сохранить сессию</translation> </message> <message> - <location filename="Project/Project.py" line="3305"/> + <location filename="Project/Project.py" line="3288"/> <source>Save the projects session file.</source> <translation>Сохранить файл с сессией проекта.</translation> </message> <message> - <location filename="Project/Project.py" line="3306"/> + <location filename="Project/Project.py" line="3289"/> <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Сохранить сессию</b> <p>Сохранить файл с сессией проекта. Сессия содержит следующие данные:<br> @@ -33396,516 +33396,516 @@ </p></translation> </message> <message> - <location filename="Project/Project.py" line="3332"/> + <location filename="Project/Project.py" line="3315"/> <source>Code Metrics</source> <translation>Статистика кода</translation> </message> <message> + <location filename="Project/Project.py" line="3315"/> + <source>&Code Metrics...</source> + <translation>&Статистика кода...</translation> + </message> + <message> + <location filename="Project/Project.py" line="3318"/> + <source>Show some code metrics for the project.</source> + <translation>Отображает статистику кода для проекта.</translation> + </message> + <message> + <location filename="Project/Project.py" line="3320"/> + <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> + <translation><b>Статистика кода...</b><p>Отображает статистику кода для проекта.</p></translation> + </message> + <message> + <location filename="Project/Project.py" line="3327"/> + <source>Python Code Coverage</source> + <translation>Охват кода Python</translation> + </message> + <message> + <location filename="Project/Project.py" line="3327"/> + <source>Code Co&verage...</source> + <translation>&Заключения по коду...</translation> + </message> + <message> + <location filename="Project/Project.py" line="3330"/> + <source>Show code coverage information for the project.</source> + <translation>Показать заключение охвата по коду проекта.</translation> + </message> + <message> <location filename="Project/Project.py" line="3332"/> - <source>&Code Metrics...</source> - <translation>&Статистика кода...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3335"/> - <source>Show some code metrics for the project.</source> - <translation>Отображает статистику кода для проекта.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3337"/> - <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> - <translation><b>Статистика кода...</b><p>Отображает статистику кода для проекта.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3344"/> - <source>Python Code Coverage</source> - <translation>Охват кода Python</translation> - </message> - <message> - <location filename="Project/Project.py" line="3344"/> - <source>Code Co&verage...</source> - <translation>&Заключения по коду...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3347"/> - <source>Show code coverage information for the project.</source> - <translation>Показать заключение охвата по коду проекта.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3349"/> <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> <translation><b>Заключение охвата по коду...</b><p>Показать заключение охвата по коду всех файлов проекта.</p></translation> </message> <message> - <location filename="Project/Project.py" line="4060"/> + <location filename="Project/Project.py" line="4043"/> <source>Profile Data</source> <translation>Данные профайлера</translation> </message> <message> + <location filename="Project/Project.py" line="3340"/> + <source>&Profile Data...</source> + <translation>&Данные профайлера...</translation> + </message> + <message> + <location filename="Project/Project.py" line="3343"/> + <source>Show profiling data for the project.</source> + <translation>Отображает результаты профилирования проекта.</translation> + </message> + <message> + <location filename="Project/Project.py" line="3345"/> + <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> + <translation><b>Данные профайлера...</b><p>Отображает результаты профилирования проекта.</p></translation> + </message> + <message> + <location filename="Project/Project.py" line="3444"/> + <source>Open &Recent Projects</source> + <translation>Открыть &недавние проекты</translation> + </message> + <message> + <location filename="Project/Project.py" line="3449"/> + <source>Chec&k</source> + <translation>&Проверки</translation> + </message> + <message> + <location filename="Project/Project.py" line="3451"/> + <source>Sho&w</source> + <translation>По&казать</translation> + </message> + <message> + <location filename="Project/Project.py" line="3454"/> + <source>Source &Documentation</source> + <translation>&Документация исходников</translation> + </message> + <message> + <location filename="Project/Project.py" line="3732"/> + <source>Search New Files</source> + <translation>Поиск новых файлов</translation> + </message> + <message> + <location filename="Project/Project.py" line="3732"/> + <source>There were no new files found to be added.</source> + <translation>Не найдено файлов для добавления.</translation> + </message> + <message> + <location filename="Project/Project.py" line="3870"/> + <source>Version Control System</source> + <translation>Система контроля версий</translation> + </message> + <message> + <location filename="Project/Project.py" line="4022"/> + <source>There is no main script defined for the current project. Aborting</source> + <translation>Для текущего проекта не определён главный сценарий. Отмена</translation> + </message> + <message> + <location filename="Project/Project.py" line="3445"/> + <source>&Version Control</source> + <translation>Контроль &версий</translation> + </message> + <message> + <location filename="Project/Project.py" line="3976"/> + <source>Coverage Data</source> + <translation>Данные охвата</translation> + </message> + <message> + <location filename="Project/Project.py" line="4096"/> + <source>Application Diagram</source> + <translation>Диаграмма приложения</translation> + </message> + <message> + <location filename="Project/Project.py" line="3354"/> + <source>&Application Diagram...</source> + <translation>&Диаграмма приложения...</translation> + </message> + <message> <location filename="Project/Project.py" line="3357"/> - <source>&Profile Data...</source> - <translation>&Данные профайлера...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3360"/> - <source>Show profiling data for the project.</source> - <translation>Отображает результаты профилирования проекта.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3362"/> - <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> - <translation><b>Данные профайлера...</b><p>Отображает результаты профилирования проекта.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3461"/> - <source>Open &Recent Projects</source> - <translation>Открыть &недавние проекты</translation> - </message> - <message> - <location filename="Project/Project.py" line="3466"/> - <source>Chec&k</source> - <translation>&Проверки</translation> - </message> - <message> - <location filename="Project/Project.py" line="3468"/> - <source>Sho&w</source> - <translation>По&казать</translation> - </message> - <message> - <location filename="Project/Project.py" line="3471"/> - <source>Source &Documentation</source> - <translation>&Документация исходников</translation> - </message> - <message> - <location filename="Project/Project.py" line="3749"/> - <source>Search New Files</source> - <translation>Поиск новых файлов</translation> - </message> - <message> - <location filename="Project/Project.py" line="3749"/> - <source>There were no new files found to be added.</source> - <translation>Не найдено файлов для добавления.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3887"/> - <source>Version Control System</source> - <translation>Система контроля версий</translation> - </message> - <message> - <location filename="Project/Project.py" line="4039"/> - <source>There is no main script defined for the current project. Aborting</source> - <translation>Для текущего проекта не определён главный сценарий. Отмена</translation> - </message> - <message> - <location filename="Project/Project.py" line="3462"/> - <source>&Version Control</source> - <translation>Контроль &версий</translation> - </message> - <message> - <location filename="Project/Project.py" line="3993"/> - <source>Coverage Data</source> - <translation>Данные охвата</translation> - </message> - <message> - <location filename="Project/Project.py" line="4113"/> - <source>Application Diagram</source> - <translation>Диаграмма приложения</translation> - </message> - <message> - <location filename="Project/Project.py" line="3371"/> - <source>&Application Diagram...</source> - <translation>&Диаграмма приложения...</translation> - </message> - <message> - <location filename="Project/Project.py" line="3374"/> <source>Show a diagram of the project.</source> <translation>Показать диаграмму проекта.</translation> </message> <message> - <location filename="Project/Project.py" line="3376"/> + <location filename="Project/Project.py" line="3359"/> <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> <translation><b>Диаграмма приложения...</b><p>Отображает диаграмму проекта.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3469"/> + <location filename="Project/Project.py" line="3452"/> <source>&Diagrams</source> <translation>&Диаграммы</translation> </message> <message> - <location filename="Project/Project.py" line="769"/> + <location filename="Project/Project.py" line="751"/> <source>Save project file</source> <translation>Сохранить файл проекта</translation> </message> <message> - <location filename="Project/Project.py" line="4014"/> + <location filename="Project/Project.py" line="3997"/> <source>Code Coverage</source> <translation>Заключения охвата по коду</translation> </message> <message> - <location filename="Project/Project.py" line="4014"/> + <location filename="Project/Project.py" line="3997"/> <source>Please select a coverage file</source> <translation>Пожалуйста, выберите файл для информации охвата</translation> </message> <message> - <location filename="Project/Project.py" line="4060"/> + <location filename="Project/Project.py" line="4043"/> <source>Please select a profile file</source> <translation>Пожалуйста, выберите файл профиля</translation> </message> <message> - <location filename="Project/Project.py" line="3133"/> + <location filename="Project/Project.py" line="3116"/> <source>Add directory to project</source> <translation>Добавить каталог в проект</translation> </message> <message> - <location filename="Project/Project.py" line="3133"/> + <location filename="Project/Project.py" line="3116"/> <source>Add directory...</source> <translation>Добавить каталог...</translation> </message> <message> - <location filename="Project/Project.py" line="3137"/> + <location filename="Project/Project.py" line="3120"/> <source>Add a directory to the current project</source> <translation>Добавить каталог в текущий проект</translation> </message> <message> - <location filename="Project/Project.py" line="3139"/> + <location filename="Project/Project.py" line="3122"/> <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> <translation><b>Добавить каталог...</b> <p>Открыть диалог для добавления каталога в текущий проект.</p></translation> </message> <message> - <location filename="Project/Project.py" line="1609"/> + <location filename="Project/Project.py" line="1590"/> <source>Rename file</source> <translation>Переименовать файл</translation> </message> <message> - <location filename="Project/Project.py" line="1632"/> + <location filename="Project/Project.py" line="1613"/> <source>Rename File</source> <translation>Переименовать файл</translation> </message> <message> - <location filename="Project/Project.py" line="2039"/> + <location filename="Project/Project.py" line="2019"/> <source>Shall the project file be added to the repository?</source> <translation>Добавить файл проекта в репозиторий?</translation> </message> <message> - <location filename="Project/Project.py" line="2375"/> + <location filename="Project/Project.py" line="2354"/> <source>New Project</source> <translation>Новый проект</translation> </message> <message> - <location filename="Project/Project.py" line="1981"/> + <location filename="Project/Project.py" line="1961"/> <source>Add existing files to the project?</source> <translation>Добавить существующие файлы в проект?</translation> </message> <message> - <location filename="Project/Project.py" line="2086"/> + <location filename="Project/Project.py" line="2066"/> <source>Would you like to edit the VCS command options?</source> <translation>Желаете ли вы редактировать опции команд VCS?</translation> </message> <message> - <location filename="Project/Project.py" line="2060"/> + <location filename="Project/Project.py" line="2040"/> <source>Select version control system for the project</source> <translation>Выберите систему контроля версий (VCS) для проекта</translation> </message> <message> - <location filename="Project/Project.py" line="683"/> + <location filename="Project/Project.py" line="666"/> <source><p>The project file <b>{0}</b> could not be read.</p></source> <translation><p>Невозможно прочитать файл проекта: <b>{0}</b></p></translation> </message> <message> - <location filename="Project/Project.py" line="769"/> + <location filename="Project/Project.py" line="751"/> <source><p>The project file <b>{0}</b> could not be written.</p></source> <translation><p>Невозможно сохранить файл проекта: <b>{0}</b></p></translation> </message> <message> - <location filename="Project/Project.py" line="854"/> + <location filename="Project/Project.py" line="835"/> <source><p>The project session file <b>{0}</b> could not be read.</p></source> <translation><p>Невозможно прочитать файл с сессией проекта: <b>{0}</b></p></translation> </message> <message> - <location filename="Project/Project.py" line="884"/> + <location filename="Project/Project.py" line="865"/> <source><p>The project session file <b>{0}</b> could not be written.</p></source> <translation><p>Невозможно сохранить файл с сессией проекта: <b>{0}</b></p></translation> </message> <message> - <location filename="Project/Project.py" line="1236"/> + <location filename="Project/Project.py" line="1217"/> <source><p>The selected translation file <b>{0}</b> could not be deleted.</p></source> <translation><p>Невозможно удалить выбранный файл с переводом: <b>{0}</b>.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2514"/> + <location filename="Project/Project.py" line="2493"/> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Файл <b>{0}</b> уже сущеструет. Переписать?</p></translation> </message> <message> - <location filename="Project/Project.py" line="1817"/> + <location filename="Project/Project.py" line="1798"/> <source><p>The selected file <b>{0}</b> could not be deleted.</p></source> <translation><p>Невозможно удалить выбранный файл <b>{0}</b>.</p></translation> </message> <message> - <location filename="Project/Project.py" line="1919"/> + <location filename="Project/Project.py" line="1899"/> <source><p>The project directory <b>{0}</b> could not be created.</p></source> <translation><p>Невозможно создать каталог проекта <b>{0}</b>.</p></translation> </message> <message> - <location filename="Project/Project.py" line="906"/> + <location filename="Project/Project.py" line="887"/> <source>Delete project session</source> <translation>Удалить сессию проекта</translation> </message> <message> - <location filename="Project/Project.py" line="906"/> + <location filename="Project/Project.py" line="887"/> <source><p>The project session file <b>{0}</b> could not be deleted.</p></source> <translation><p>Невозможно удалить выбранный файл с сессией: <b>{0}</b>.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3319"/> + <location filename="Project/Project.py" line="3302"/> <source>Delete session</source> <translation>Удалить сессию</translation> </message> <message> - <location filename="Project/Project.py" line="3322"/> + <location filename="Project/Project.py" line="3305"/> <source>Delete the projects session file.</source> <translation>Удалить файл с сессией проекта.</translation> </message> <message> - <location filename="Project/Project.py" line="3323"/> + <location filename="Project/Project.py" line="3306"/> <source><b>Delete session</b><p>This deletes the projects session file</p></source> <translation><b>Удалить сессию</b><p>Удалить файл с сессией проекта</p></translation> </message> <message> - <location filename="Project/Project.py" line="219"/> + <location filename="Project/Project.py" line="218"/> <source>Ruby Files (*.rb);;</source> <translation>Исходники на Ruby (*.rb);;</translation> </message> <message> - <location filename="Project/Project.py" line="3165"/> + <location filename="Project/Project.py" line="3148"/> <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl) in the project directory and registered subdirectories.</p></source> <translation><b>Искать новые файлы...</b><p>Поиск новых файлов (исходников, *.ui, *.idl) в каталоге проекта и зарегистрированных подкаталогах.</p></translation> </message> <message> + <location filename="Project/Project.py" line="263"/> + <source>Console</source> + <translation>Консоль</translation> + </message> + <message> <location filename="Project/Project.py" line="264"/> - <source>Console</source> - <translation>Консоль</translation> - </message> - <message> - <location filename="Project/Project.py" line="265"/> <source>Other</source> <translation>Другое</translation> </message> <message> - <location filename="Project/Project.py" line="4113"/> + <location filename="Project/Project.py" line="4096"/> <source>Include module names?</source> <translation>Включать имена модулей?</translation> </message> <message> - <location filename="Project/Project.py" line="1840"/> + <location filename="Project/Project.py" line="1821"/> <source>Delete directory</source> <translation>Удалить каталог</translation> </message> <message> - <location filename="Project/Project.py" line="1840"/> + <location filename="Project/Project.py" line="1821"/> <source><p>The selected directory <b>{0}</b> could not be deleted.</p></source> <translation><p>Невозможно удалить каталог <b>{0}</b>.</p></translation> </message> <message> - <location filename="Project/Project.py" line="931"/> + <location filename="Project/Project.py" line="912"/> <source>Read tasks</source> <translation>Прочитать задачи</translation> </message> <message> - <location filename="Project/Project.py" line="931"/> + <location filename="Project/Project.py" line="912"/> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation><p>Невозможно прочитать файл с задачами: <b>{0}</b></p></translation> </message> <message> - <location filename="Project/Project.py" line="949"/> + <location filename="Project/Project.py" line="930"/> <source>Save tasks</source> <translation>Сохранить задачи</translation> </message> <message> - <location filename="Project/Project.py" line="949"/> + <location filename="Project/Project.py" line="930"/> <source><p>The tasks file <b>{0}</b> could not be written.</p></source> <translation><p>Невозможно сохранить файл с задачами: <b>{0}</b></p></translation> </message> <message> - <location filename="Project/Project.py" line="982"/> + <location filename="Project/Project.py" line="963"/> <source>Read debugger properties</source> <translation>Прочитать свойства отладчика</translation> </message> <message> - <location filename="Project/Project.py" line="982"/> + <location filename="Project/Project.py" line="963"/> <source><p>The project debugger properties file <b>{0}</b> could not be read.</p></source> <translation><p>Невозможно прочитать файл свойств отладчика <b>{0}</b>.</p></translation> </message> <message> - <location filename="Project/Project.py" line="1011"/> + <location filename="Project/Project.py" line="992"/> <source>Save debugger properties</source> <translation>Сохранить свойства отладчика</translation> </message> <message> - <location filename="Project/Project.py" line="1011"/> + <location filename="Project/Project.py" line="992"/> <source><p>The project debugger properties file <b>{0}</b> could not be written.</p></source> <translation><p>Невозможно сохранить файл свойств отладчика <b>{0}</b>.</p></translation> </message> <message> - <location filename="Project/Project.py" line="1034"/> + <location filename="Project/Project.py" line="1015"/> <source>Delete debugger properties</source> <translation>Удалить свойства отладчика</translation> </message> <message> - <location filename="Project/Project.py" line="1034"/> + <location filename="Project/Project.py" line="1015"/> <source><p>The project debugger properties file <b>{0}</b> could not be deleted.</p></source> <translation><p>Невозможно удалить файл свойств отладчика <b>{0}</b>.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3227"/> + <location filename="Project/Project.py" line="3210"/> <source>Debugger Properties</source> <translation>Свойства отладчика</translation> </message> <message> - <location filename="Project/Project.py" line="3227"/> + <location filename="Project/Project.py" line="3210"/> <source>Debugger &Properties...</source> <translation>&Свойства отладчика...</translation> </message> <message> - <location filename="Project/Project.py" line="3230"/> + <location filename="Project/Project.py" line="3213"/> <source>Show the debugger properties</source> <translation>Показать свойства отладчика</translation> </message> <message> - <location filename="Project/Project.py" line="3231"/> + <location filename="Project/Project.py" line="3214"/> <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> <translation><b>Свойства отладчика...</b> <p>Показать диалог для редактирования свойств отладчика, специфичных для данного проекта.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3238"/> + <location filename="Project/Project.py" line="3221"/> <source>Load</source> <translation>Загрузить</translation> </message> <message> - <location filename="Project/Project.py" line="3238"/> + <location filename="Project/Project.py" line="3221"/> <source>&Load</source> <translation>&Загрузить</translation> </message> <message> - <location filename="Project/Project.py" line="3241"/> + <location filename="Project/Project.py" line="3224"/> <source>Load the debugger properties</source> <translation>Загрузить свойства отладчика</translation> </message> <message> - <location filename="Project/Project.py" line="3249"/> + <location filename="Project/Project.py" line="3232"/> <source>Save</source> <translation>Сохранить</translation> </message> <message> - <location filename="Project/Project.py" line="3252"/> + <location filename="Project/Project.py" line="3235"/> <source>Save the debugger properties</source> <translation>Сохранить свойства отладчика</translation> </message> <message> - <location filename="Project/Project.py" line="3260"/> + <location filename="Project/Project.py" line="3243"/> <source>Delete</source> <translation>Удалить</translation> </message> <message> - <location filename="Project/Project.py" line="3260"/> + <location filename="Project/Project.py" line="3243"/> <source>&Delete</source> <translation>&Удалить</translation> </message> <message> - <location filename="Project/Project.py" line="3263"/> + <location filename="Project/Project.py" line="3246"/> <source>Delete the debugger properties</source> <translation>Удалить свойства отладчика</translation> </message> <message> - <location filename="Project/Project.py" line="3272"/> + <location filename="Project/Project.py" line="3255"/> <source>Reset</source> <translation>Сбросить</translation> </message> <message> - <location filename="Project/Project.py" line="3272"/> + <location filename="Project/Project.py" line="3255"/> <source>&Reset</source> <translation>&Сбросить</translation> </message> <message> - <location filename="Project/Project.py" line="3275"/> + <location filename="Project/Project.py" line="3258"/> <source>Reset the debugger properties</source> <translation>Сбросить свойства отладчика</translation> </message> <message> - <location filename="Project/Project.py" line="3473"/> + <location filename="Project/Project.py" line="3456"/> <source>Debugger</source> <translation>Отладчик</translation> </message> <message> - <location filename="Project/Project.py" line="3470"/> + <location filename="Project/Project.py" line="3453"/> <source>Session</source> <translation>Сессия</translation> </message> <message> - <location filename="Project/Project.py" line="3242"/> + <location filename="Project/Project.py" line="3225"/> <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> <translation><b>Загрузить свойства отладчика</b> <p>Загрузить свойства отладчика, специфичные для данного проекта.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3253"/> + <location filename="Project/Project.py" line="3236"/> <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> <translation><b>Сохранить свойства отладчика</b><p>Сохранить свойства отладчика, специфичные для данного проекта.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3264"/> + <location filename="Project/Project.py" line="3247"/> <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> <translation><b>Удалить свойства отладчика</b><p>Удалить свойства отладчика, специфичные для данного проекта.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3276"/> + <location filename="Project/Project.py" line="3259"/> <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> <translation><b>Сбросить свойства отладчика</b><p>Сбросить свойства отладчика, специфичные для данного проекта.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3196"/> + <location filename="Project/Project.py" line="3179"/> <source>Filetype Associations</source> <translation>Ассоциации для типа файла</translation> </message> <message> - <location filename="Project/Project.py" line="3196"/> + <location filename="Project/Project.py" line="3179"/> <source>Filetype Associations...</source> <translation>Ассоциации для типа файла...</translation> </message> <message> - <location filename="Project/Project.py" line="3199"/> + <location filename="Project/Project.py" line="3182"/> <source>Show the project filetype associations</source> <translation>Показать ассоциации типов файлов для проекта</translation> </message> <message> - <location filename="Project/Project.py" line="3201"/> + <location filename="Project/Project.py" line="3184"/> <source><b>Filetype Associations...</b><p>This shows a dialog to edit the filetype associations of the project. These associations determine the type (source, form, interface or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> <translation><b>Ассоциации типов файлов...</b> <p>Показать диалог для редактирования ассоциаций типов файлов для проекта. Эти ассоциации связывают тип файла (исходник, форма, интерфейс и т.д.) с шаблоном имени. Они используются при добавлении файлов в проект и при поиске новых файлов.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3474"/> + <location filename="Project/Project.py" line="3457"/> <source>Pac&kagers</source> <translation>У&паковщики</translation> </message> <message> - <location filename="Project/Project.py" line="3119"/> + <location filename="Project/Project.py" line="3102"/> <source>Add files to project</source> <translation>Добавить файлы в проект</translation> </message> <message> - <location filename="Project/Project.py" line="3119"/> + <location filename="Project/Project.py" line="3102"/> <source>Add &files...</source> <translation>Добавить &файлы...</translation> </message> <message> - <location filename="Project/Project.py" line="3123"/> + <location filename="Project/Project.py" line="3106"/> <source>Add files to the current project</source> <translation>Добавить файлы в текущий проект</translation> </message> <message> - <location filename="Project/Project.py" line="3124"/> + <location filename="Project/Project.py" line="3107"/> <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> <translation><b>Добавить файлы</b> <p>Открывает диалог для добавления файлов в текущий проект. Место добавления определяется расширением файла.</p></translation> @@ -33921,83 +33921,83 @@ <translation type="obsolete">Qt4 Консоль</translation> </message> <message> - <location filename="Project/Project.py" line="1632"/> + <location filename="Project/Project.py" line="1613"/> <source><p>The file <b>{0}</b> could not be renamed.<br />Reason: {1}</p></source> <translation><p>Невозможно переименовать файл <b>{0}</b>:<br>Причина: {1}.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2499"/> + <location filename="Project/Project.py" line="2478"/> <source>Project Files (*.e4p)</source> <translation>Файлы проектов (*.e4p)</translation> </message> <message> - <location filename="Project/Project.py" line="3460"/> + <location filename="Project/Project.py" line="3443"/> <source>&Project</source> <translation>&Проект</translation> </message> <message> - <location filename="Project/Project.py" line="3578"/> + <location filename="Project/Project.py" line="3561"/> <source>Project</source> <translation>Проект</translation> </message> <message> - <location filename="Project/Project.py" line="3639"/> + <location filename="Project/Project.py" line="3622"/> <source>&Clear</source> <translation>&Очистить</translation> </message> <message> - <location filename="Project/Project.py" line="1430"/> + <location filename="Project/Project.py" line="1411"/> <source><p>The file <b>{0}</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>Файл <b>{0}</b> уже существует. Переписать?</p></translation> </message> <message> - <location filename="Project/Project.py" line="803"/> + <location filename="Project/Project.py" line="784"/> <source>Read user project properties</source> <translation>Прочитать пользовательские настройки проекта</translation> </message> <message> - <location filename="Project/Project.py" line="803"/> + <location filename="Project/Project.py" line="784"/> <source><p>The user specific project properties file <b>{0}</b> could not be read.</p></source> <translation><p>Невозможно прочитать файл пользовательских настроек <b>{0}</b>.</p></translation> </message> <message> - <location filename="Project/Project.py" line="823"/> + <location filename="Project/Project.py" line="804"/> <source>Save user project properties</source> <translation>Сохранить пользовательские свойства проекта</translation> </message> <message> - <location filename="Project/Project.py" line="823"/> + <location filename="Project/Project.py" line="804"/> <source><p>The user specific project properties file <b>{0}</b> could not be written.</p></source> <translation><p>Невозможно записать файл пользовательских настроек <b>{0}</b>.</p></translation> </message> <message> - <location filename="Project/Project.py" line="3184"/> + <location filename="Project/Project.py" line="3167"/> <source>User project properties</source> <translation>Пользовательские настройки проекта</translation> </message> <message> - <location filename="Project/Project.py" line="3184"/> + <location filename="Project/Project.py" line="3167"/> <source>&User Properties...</source> <translation>&Пользовательские свойства...</translation> </message> <message> - <location filename="Project/Project.py" line="3187"/> + <location filename="Project/Project.py" line="3170"/> <source>Show the user specific project properties</source> <translation>Показать пользовательские свойства проекта</translation> </message> <message> - <location filename="Project/Project.py" line="3189"/> + <location filename="Project/Project.py" line="3172"/> <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> <translation><b>Пользовательские свойства...</b> <p>Отображает диалог для редактирования пользовательских свойств проекта.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2719"/> + <location filename="Project/Project.py" line="2698"/> <source>Syntax errors detected</source> <translation>Найдены синтаксисические ошибки</translation> </message> <message numerus="yes"> - <location filename="Project/Project.py" line="2719"/> + <location filename="Project/Project.py" line="2698"/> <source>The project contains %n file(s) with syntax errors.</source> <translation> <numerusform>Проект содержит %n файл с синтаксическими ошибками.</numerusform> @@ -34006,67 +34006,67 @@ </translation> </message> <message> - <location filename="Project/Project.py" line="4254"/> + <location filename="Project/Project.py" line="4238"/> <source>Create Package List</source> <translation>Создать список пакетов</translation> </message> <message> - <location filename="Project/Project.py" line="3397"/> + <location filename="Project/Project.py" line="3380"/> <source>Create &Package List</source> <translation>&Создать список пакетов</translation> </message> <message> - <location filename="Project/Project.py" line="4421"/> + <location filename="Project/Project.py" line="4406"/> <source>Create Plugin Archive</source> <translation>Создать архив подключаемого модуля</translation> </message> <message> - <location filename="Project/Project.py" line="3411"/> + <location filename="Project/Project.py" line="3394"/> <source>Create Plugin &Archive</source> <translation>Создать &архив плагина</translation> </message> <message> - <location filename="Project/Project.py" line="4227"/> + <location filename="Project/Project.py" line="4210"/> <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>Файл <b>PKGLIST</b> уже существует. Переписать?</p></translation> </message> <message> - <location filename="Project/Project.py" line="4254"/> + <location filename="Project/Project.py" line="4238"/> <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> <translation><p>Невозможно создать файл <b>PKGLIST</b>.</p><p>Причина: {0}</p></translation> </message> <message> - <location filename="Project/Project.py" line="4271"/> + <location filename="Project/Project.py" line="4255"/> <source><p>The file <b>PKGLIST</b> does not exist. Aborting...</p></source> <translation><p>Файл <b>PKGLIST</b> не существует. Отмена...</p></translation> </message> <message> - <location filename="Project/Project.py" line="4279"/> + <location filename="Project/Project.py" line="4263"/> <source>The project does not have a main script defined. Aborting...</source> <translation>Для текущего проекта не определён главный сценарий. Отмена...</translation> </message> <message> - <location filename="Project/Project.py" line="4291"/> + <location filename="Project/Project.py" line="4275"/> <source><p>The file <b>PKGLIST</b> could not be read.</p><p>Reason: {0}</p></source> <translation><p>Невозможно прочитать файл <b>PKGLIST</b>.</p><p>Причина: {0}</p></translation> </message> <message> - <location filename="Project/Project.py" line="1404"/> + <location filename="Project/Project.py" line="1385"/> <source><p>The source directory doesn't contain any files belonging to the selected category.</p></source> <translation><p>Каталог не содержит ни одного файла, принадлежащего к заданной категории.</p></translation> </message> <message> - <location filename="Project/Project.py" line="2375"/> + <location filename="Project/Project.py" line="2354"/> <source>Select Version Control System</source> <translation>Выберите систему контроля версий (VCS)</translation> </message> <message> - <location filename="Project/Project.py" line="2066"/> + <location filename="Project/Project.py" line="2046"/> <source>None</source> <translation>Нет</translation> </message> <message> - <location filename="Project/Project.py" line="351"/> + <location filename="Project/Project.py" line="350"/> <source>Registering Project Type</source> <translation>Регистрирую тип проекта</translation> </message> @@ -34076,197 +34076,197 @@ <translation type="obsolete"><p>Тип проекта <b>{0}</b> уже существует.</p></translation> </message> <message> - <location filename="Project/Project.py" line="4322"/> + <location filename="Project/Project.py" line="4307"/> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation><p>Невозможно сохранить в архив файл <b>{0}</b>. Игнорируем его.</p><p>Причина: {1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="3426"/> + <location filename="Project/Project.py" line="3409"/> <source>Create Plugin Archive (Snapshot)</source> <translation>Создать архив плагинов (снимок)</translation> </message> <message> - <location filename="Project/Project.py" line="3426"/> + <location filename="Project/Project.py" line="3409"/> <source>Create Plugin Archive (&Snapshot)</source> <translation>Создать архив плагинов (&снимок)</translation> </message> <message> - <location filename="Project/Project.py" line="4421"/> + <location filename="Project/Project.py" line="4406"/> <source><p>The plugin 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="Project/Project.py" line="1127"/> + <location filename="Project/Project.py" line="1108"/> <source>You have to specify a translation pattern first.</source> <translation>Необходимо задать образец перевода.</translation> </message> <message> - <location filename="Project/Project.py" line="2154"/> + <location filename="Project/Project.py" line="2133"/> <source>Translation Pattern</source> <translation>Образец перевода</translation> </message> <message> - <location filename="Project/Project.py" line="2154"/> + <location filename="Project/Project.py" line="2133"/> <source>Enter the path pattern for translation files (use '%language%' in place of the language code):</source> <translation>Введите образец имени файла для переводов (используйте '%language%' вместо кода языка):</translation> </message> <message> - <location filename="Project/Project.py" line="3878"/> + <location filename="Project/Project.py" line="3861"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Reverting override.</p><p>{1}</p></source> <translation><p>Выбранная VCS <b>{0}</b> не найдена.<br/>Отмена.</p><p>{1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="3887"/> + <location filename="Project/Project.py" line="3870"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> <translation><p>Выбранная VCS <b>{0}</b> не найдена.<br/>Контроль версий не используется.</p><p>{1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="3211"/> + <location filename="Project/Project.py" line="3194"/> <source>Lexer Associations</source> <translation>Ассоциации для лексеров</translation> </message> <message> - <location filename="Project/Project.py" line="3211"/> + <location filename="Project/Project.py" line="3194"/> <source>Lexer Associations...</source> <translation>Ассоциации для лексеров...</translation> </message> <message> - <location filename="Project/Project.py" line="3214"/> + <location filename="Project/Project.py" line="3197"/> <source>Show the project lexer associations (overriding defaults)</source> <translation>Показать ассоциации для лексеров</translation> </message> <message> - <location filename="Project/Project.py" line="3216"/> + <location filename="Project/Project.py" line="3199"/> <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> <translation><b>Ассоциации для лексеров...</b><p>Показать ассоциации лексеров для проекта. Лексеры используются для подсвечивания текста в редакторе.</p></translation> </message> <message> + <location filename="Project/Project.py" line="273"/> + <source>PySide GUI</source> + <translation>PySide GUI</translation> + </message> + <message> <location filename="Project/Project.py" line="274"/> - <source>PySide GUI</source> - <translation>PySide GUI</translation> - </message> - <message> - <location filename="Project/Project.py" line="275"/> <source>PySide Console</source> <translation>Консоль PySide</translation> </message> <message> - <location filename="Project/Project.py" line="216"/> + <location filename="Project/Project.py" line="215"/> <source>Python3 Files (*.py *.py3);;Python3 GUI Files (*.pyw *.pyw3);;</source> <translation>Python3 файлы (*.py3);;Python3 GUI файлы (*.pyw3);;</translation> </message> <message> - <location filename="Project/Project.py" line="263"/> + <location filename="Project/Project.py" line="262"/> <source>Eric Plugin</source> <translation>Подключаемый модуль Eric</translation> </message> <message> - <location filename="Project/Project.py" line="3401"/> + <location filename="Project/Project.py" line="3384"/> <source>Create an initial PKGLIST file for an eric5 plugin.</source> <translation>Создать начальный файл PKGLIST для подключаемого модуля eric5.</translation> </message> <message> - <location filename="Project/Project.py" line="3403"/> + <location filename="Project/Project.py" line="3386"/> <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric5 plugin archive. The list is created from the project file.</p></source> <translation><b>Создать список пакетов</b><p>Создаёт начальный список файлов для включения в архив подключаемого модуля eric5. Список создаётся из файла проекта.</p></translation> </message> <message> + <location filename="Project/Project.py" line="3398"/> + <source>Create an eric5 plugin archive file.</source> + <translation>Создать архив подключаемого модуля eric5.</translation> + </message> + <message> + <location filename="Project/Project.py" line="3400"/> + <source><b>Create Plugin Archive</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name.</p></source> + <translation><b>Создать архив подключаемого модуля</b><p>Создаёт файл арива подключаемого модуля eric5, используя список файлов, данный в файле PKGLIST. Имя архива берётся из имени главного сценария.</p></translation> + </message> + <message> + <location filename="Project/Project.py" line="3413"/> + <source>Create an eric5 plugin archive file (snapshot release).</source> + <translation>Создать файл архива плагинов eric5 (снимок выпуска).</translation> + </message> + <message> <location filename="Project/Project.py" line="3415"/> - <source>Create an eric5 plugin archive file.</source> - <translation>Создать архив подключаемого модуля eric5.</translation> - </message> - <message> - <location filename="Project/Project.py" line="3417"/> - <source><b>Create Plugin Archive</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name.</p></source> - <translation><b>Создать архив подключаемого модуля</b><p>Создаёт файл арива подключаемого модуля eric5, используя список файлов, данный в файле PKGLIST. Имя архива берётся из имени главного сценария.</p></translation> - </message> - <message> - <location filename="Project/Project.py" line="3430"/> - <source>Create an eric5 plugin archive file (snapshot release).</source> - <translation>Создать файл архива плагинов eric5 (снимок выпуска).</translation> - </message> - <message> - <location filename="Project/Project.py" line="3432"/> <source><b>Create Plugin Archive (Snapshot)</b><p>This creates an eric5 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name. The version entry of the main script is modified to reflect a snapshot release.</p></source> <translation><b>Создать файл архива плагинов (снимок выпуска)</b><p>Создаёт файл архива плагинов eric5, используя список файлов, указанный в файле PKGLIST. Имя архива строится из имени главного сценария. Версия главного сценария меняется, чтобы соответствовать версии выпуска снимка.</p></translation> </message> <message> - <location filename="Project/Project.py" line="4302"/> + <location filename="Project/Project.py" line="4286"/> <source><p>The eric5 plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation><p>Невозможно создать подключаемый модуль eric5 <b>{0}</b>.</p><p>Причина: {1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="4341"/> + <location filename="Project/Project.py" line="4326"/> <source><p>The eric5 plugin archive file <b>{0}</b> was created successfully.</p></source> <translation><p>Подключаемый модуль <b>{0}</b> был успешно создан.</p></translation> </message> <message> - <location filename="Project/Project.py" line="1366"/> + <location filename="Project/Project.py" line="1347"/> <source><p>The selected file <b>{0}</b> could not be added to <b>{1}</b>.</p><p>Reason: {2}</p></source> <translation><p>Невозможно добавить файл <b>{0}</b> в архив <b>{1}</b>. </p><p>Причина: {2}</p></translation> </message> <message> - <location filename="Project/Project.py" line="1414"/> + <location filename="Project/Project.py" line="1395"/> <source><p>The target directory <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation><p>Невозможно создать каталог <b>{0}</b> </p><p>Причина: {1}</p></translation> </message> <message> - <location filename="Project/Project.py" line="213"/> + <location filename="Project/Project.py" line="212"/> <source>Python2 Files (*.py2);;Python2 GUI Files (*.pyw2);;</source> <translation>Python2 файлы (*.py2);;Python2 GUI файлы (*.pyw2);;</translation> </message> <message> - <location filename="Project/Project.py" line="1971"/> + <location filename="Project/Project.py" line="1951"/> <source>Create main script</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="1971"/> + <location filename="Project/Project.py" line="1951"/> <source><p>The mainscript <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3383"/> + <location filename="Project/Project.py" line="3366"/> <source>Load Diagram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3383"/> + <location filename="Project/Project.py" line="3366"/> <source>&Load Diagram...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3386"/> + <location filename="Project/Project.py" line="3369"/> <source>Load a diagram from file.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="3388"/> + <location filename="Project/Project.py" line="3371"/> <source><b>Load Diagram...</b><p>This loads a diagram from file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="332"/> + <location filename="Project/Project.py" line="331"/> <source><p>The Programming Language <b>{0}</b> is not supported.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="351"/> + <location filename="Project/Project.py" line="350"/> <source><p>The Project type <b>{0}</b> is already registered.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Project/Project.py" line="341"/> + <location filename="Project/Project.py" line="340"/> <source><p>The Project type <b>{0}</b> is already registered with Programming Language <b>{1}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> + <location filename="Project/Project.py" line="260"/> + <source>Qt GUI</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="Project/Project.py" line="261"/> - <source>Qt GUI</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Project/Project.py" line="262"/> <source>Qt Console</source> <translation type="unfinished"></translation> </message> @@ -39583,17 +39583,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="656"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="655"/> <source>Queues</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="578"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="577"/> <source>Push/Pop</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="590"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="589"/> <source>Push/Pop (force)</source> <translation type="unfinished"></translation> </message> @@ -39608,257 +39608,257 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="384"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="383"/> <source>Define Guards</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="384"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="383"/> <source>Define Guards...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="387"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="386"/> <source>Define guards for the current or a named patch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="390"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="389"/> <source><b>Define Guards</b><p>This opens a dialog to define guards for the current or a named patch.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="398"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="397"/> <source>Drop All Guards</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="398"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="397"/> <source>Drop All Guards...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="401"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="400"/> <source>Drop all guards of the current or a named patch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="404"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="403"/> <source><b>Drop All Guards</b><p>This drops all guards of the current or a named patch.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="411"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="410"/> <source>List Guards</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="411"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="410"/> <source>List Guards...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="414"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="413"/> <source>List guards of the current or a named patch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="417"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="416"/> <source><b>List Guards</b><p>This lists the guards of the current or a named patch.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="424"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="423"/> <source>List All Guards</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="424"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="423"/> <source>List All Guards...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="427"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="426"/> <source>List all guards of all patches</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="430"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="429"/> <source><b>List All Guards</b><p>This lists all guards of all patches.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="437"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="436"/> <source>Set Active Guards</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="437"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="436"/> <source>Set Active Guards...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="440"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="439"/> <source>Set the list of active guards</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="443"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="442"/> <source><b>Set Active Guards</b><p>This opens a dialog to set the active guards.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="450"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="449"/> <source>Deactivate Guards</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="450"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="449"/> <source>Deactivate Guards...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="453"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="452"/> <source>Deactivate all active guards</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="456"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="455"/> <source><b>Deactivate Guards</b><p>This deactivates all active guards.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="464"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="463"/> <source>Identify Active Guards</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="464"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="463"/> <source>Identify Active Guards...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="468"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="467"/> <source>Show a list of active guards</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="471"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="470"/> <source><b>Identify Active Guards</b><p>This opens a dialog showing a list of active guards.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="602"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="601"/> <source>Guards</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="483"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="482"/> <source>Create Queue</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="486"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="485"/> <source>Create a new patch queue</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="489"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="488"/> <source><b>Create Queue</b><p>This creates a new patch queue.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="497"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="496"/> <source>Rename Queue</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="500"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="499"/> <source>Rename the active patch queue</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="503"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="502"/> <source><b>Rename Queue</b><p>This renames the active patch queue.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="511"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="510"/> <source>Delete Queue</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="514"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="513"/> <source>Delete the reference to a patch queue</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="517"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="516"/> <source><b>Delete Queue</b><p>This deletes the reference to a patch queue.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="525"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="524"/> <source>Purge Queue</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="528"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="527"/> <source>Delete the reference to a patch queue and remove the patch directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="531"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="530"/> <source><b>Purge Queue</b><p>This deletes the reference to a patch queue and removes the patch directory.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="540"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="539"/> <source>Activate Queue</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="543"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="542"/> <source>Set the active queue</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="546"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="545"/> <source><b>Activate Queue</b><p>This sets the active queue.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="554"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="553"/> <source>List Queues</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="554"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="553"/> <source>List Queues...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="557"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="556"/> <source>List the available queues</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="560"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="559"/> <source><b>List Queues</b><p>This opens a dialog showing all available queues.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="615"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="614"/> <source>Queue Management</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="712"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="710"/> <source>The project should be reread. Do this now?</source> <translation type="unfinished">Необходимо перезагрузить проект. Сделать это?</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="712"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/QueuesExtension/ProjectHelper.py" line="710"/> <source>Changing Applied Patches</source> <translation type="unfinished"></translation> </message> @@ -46975,597 +46975,597 @@ <context> <name>SymbolsModel</name> <message> - <location filename="UI/SymbolsWidget.py" line="37"/> + <location filename="UI/SymbolsWidget.py" line="38"/> <source>Code</source> <translation>Код</translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="38"/> - <source>Char</source> - <translation>Символ</translation> - </message> - <message> <location filename="UI/SymbolsWidget.py" line="39"/> - <source>Hex</source> - <translation></translation> + <source>Char</source> + <translation>Символ</translation> </message> <message> <location filename="UI/SymbolsWidget.py" line="40"/> - <source>HTML</source> - <translation>HTML</translation> + <source>Hex</source> + <translation></translation> </message> <message> <location filename="UI/SymbolsWidget.py" line="41"/> + <source>HTML</source> + <translation>HTML</translation> + </message> + <message> + <location filename="UI/SymbolsWidget.py" line="42"/> <source>Name</source> <translation>Имя</translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="47"/> <source>Control Characters</source> <translation>Контрольный символ</translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="48"/> <source>Basic Latin</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="49"/> <source>Latin-1 Supplement</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="52"/> <source>IPA Extensions</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="53"/> <source>Spacing Modifier Letters</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="99"/> <source>Combining Diacritical Marks</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="55"/> <source>Greek and Coptic</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="56"/> <source>Cyrillic</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="57"/> <source>Cyrillic Supplement</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="58"/> <source>Armenian</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="59"/> <source>Hebrew</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="60"/> <source>Arabic</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="61"/> <source>Syriac</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="62"/> <source>Thaana</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="63"/> <source>Devanagari</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="64"/> <source>Bengali</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="65"/> <source>Gurmukhi</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="66"/> <source>Gujarati</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="67"/> <source>Oriya</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="68"/> <source>Tamil</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="69"/> <source>Telugu</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="70"/> <source>Kannada</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="71"/> <source>Malayalam</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="72"/> <source>Sinhala</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="73"/> <source>Thai</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="74"/> <source>Lao</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="75"/> <source>Tibetan</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="76"/> <source>Myanmar</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="77"/> <source>Georgian</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="78"/> <source>Hangul Jamo</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="79"/> <source>Ethiopic</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="80"/> <source>Cherokee</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="81"/> <source>Canadian Aboriginal Syllabics</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="82"/> <source>Ogham</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="83"/> <source>Runic</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="84"/> <source>Tagalog</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="85"/> <source>Hanunoo</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="86"/> <source>Buhid</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="87"/> <source>Tagbanwa</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="88"/> <source>Khmer</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="89"/> <source>Mongolian</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="90"/> <source>Limbu</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="91"/> <source>Tai Le</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="92"/> <source>Khmer Symbols</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="93"/> <source>Phonetic Extensions</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="94"/> <source>Latin Extended Additional</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="95"/> <source>Greek Extended</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="96"/> <source>General Punctuation</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="97"/> <source>Superscripts and Subscripts</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="98"/> <source>Currency Symbols</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="100"/> <source>Letterlike Symbols</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="101"/> <source>Number Forms</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="102"/> <source>Arcolumns</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="103"/> <source>Mathematical Operators</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="105"/> <source>Control Pictures</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="106"/> <source>Optical Character Recognition</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="107"/> <source>Enclosed Alphanumerics</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="108"/> <source>Box Drawing</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="109"/> <source>Block Elements</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="112"/> <source>Dingbats</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="114"/> <source>Supplement Arcolumns-A</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="115"/> <source>Braille Patterns</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="116"/> <source>Supplement Arcolumns-B</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="118"/> <source>Supplemental Mathematical Operators</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="120"/> <source>CJK Radicals Supplement</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="121"/> <source>KangXi Radicals</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="122"/> <source>Ideographic Description Chars</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="123"/> <source>CJK Symbols and Punctuation</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="124"/> <source>Hiragana</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="125"/> <source>Katakana</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="126"/> <source>Bopomofo</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="127"/> <source>Hangul Compatibility Jamo</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="128"/> <source>Kanbun</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="129"/> <source>Bopomofo Extended</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="130"/> <source>Katakana Phonetic Extensions</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="131"/> <source>Enclosed CJK Letters and Months</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="132"/> <source>CJK Compatibility</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="133"/> <source>CJK Unified Ideogr. Ext. A</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="134"/> <source>Yijing Hexagram Symbols</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="135"/> <source>CJK Unified Ideographs</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="136"/> <source>Yi Syllables</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="137"/> <source>Yi Radicals</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="138"/> <source>Hangul Syllables</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="143"/> <source>CJK Compatibility Ideographs</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="144"/> <source>Alphabetic Presentation Forms</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="145"/> <source>Arabic Presentation Forms-A</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="146"/> <source>Variation Selectors</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="147"/> <source>Combining Half Marks</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="148"/> <source>CJK Compatibility Forms</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="149"/> <source>Small Form Variants</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="150"/> <source>Arabic Presentation Forms-B</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="152"/> <source>Half- and Fullwidth Forms</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="153"/> <source>Specials</source> <translation></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="50"/> <source>Latin Extended A</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="51"/> <source>Latin Extended B</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="104"/> <source>Miscellaneous Technical</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="110"/> <source>Geometric Shapes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="111"/> <source>Miscellaneous Symbols</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="113"/> <source>Miscellaneous Mathematical Symbols-A</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="117"/> <source>Miscellaneous Mathematical Symbols-B</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="119"/> <source>Miscellaneous Symbols and Arcolumns</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="139"/> <source>High Surrogates</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="140"/> <source>High Private Use Surrogates</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="141"/> <source>Low Surrogates</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="142"/> <source>Private Use</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="156"/> <source>Old Italic</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="156"/> <source>Gothic</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="156"/> <source>Deseret</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="156"/> <source>Byzantine Musical Symbols</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="156"/> <source>Musical Symbols</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="156"/> <source>Mathematical Alphanumeric Symbols</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="156"/> <source>CJK Unified Ideogr. Ext. B</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="156"/> <source>CJK Compatapility Ideogr. Suppl.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/SymbolsWidget.py" line="44"/> + <location filename="UI/SymbolsWidget.py" line="156"/> <source>Tags</source> <translation type="unfinished">Метки</translation> </message> @@ -51972,37 +51972,37 @@ <context> <name>UserInterface</name> <message> - <location filename="UI/UserInterface.py" line="1270"/> + <location filename="UI/UserInterface.py" line="1273"/> <source>Log-Viewer</source> <translation>Просмотрщик журнала</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1104"/> + <location filename="UI/UserInterface.py" line="1107"/> <source>{0} - Passive Mode</source> <translation>{0} - пассивный режим</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1109"/> + <location filename="UI/UserInterface.py" line="1112"/> <source>{0} - {1} - Passive Mode</source> <translation>{0} - {1} - пассивный режим</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1132"/> + <location filename="UI/UserInterface.py" line="1135"/> <source>Quit</source> <translation>Выход</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1132"/> + <location filename="UI/UserInterface.py" line="1135"/> <source>&Quit</source> <translation>&Выход</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1137"/> + <location filename="UI/UserInterface.py" line="1140"/> <source>Quit the IDE</source> <translation>Выход из IDE</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1138"/> + <location filename="UI/UserInterface.py" line="1141"/> <source><b>Quit the IDE</b><p>This quits the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.</p></source> <translation><b>Выход из IDE</b> <p>Перед выходом все изменения могут быть сохранены. Отлаживаемая программа (если есть) будет остановлена, и настройки будут сохранены на диск.</p></translation> @@ -52024,189 +52024,189 @@ <p>Если окно Журнала скрыто, показать его. Иначе - закрыть.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1450"/> + <location filename="UI/UserInterface.py" line="1453"/> <source>What's This?</source> <translation>Что это?</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1450"/> + <location filename="UI/UserInterface.py" line="1453"/> <source>&What's This?</source> <translation>&Что это?</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1455"/> + <location filename="UI/UserInterface.py" line="1458"/> <source>Context sensitive help</source> <translation>Контекстная помощь</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1456"/> + <location filename="UI/UserInterface.py" line="1459"/> <source><b>Display context sensitive help</b><p>In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.</p></source> <translation><b>Показать контекстную помощь</b> <p>В режиме контекстной помощи курсор мыши выглядит как стрелка со знаком вопроса, и, щёлкнув по элементу интерфейса, Вы можете просмотреть краткую помощь о его роли и его использовании. В диалогах можно воспользоваться кнопкой контекстной помощи в заголовке окна.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1467"/> + <location filename="UI/UserInterface.py" line="1470"/> <source>Helpviewer</source> <translation>Просмотрщик помощи</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1467"/> + <location filename="UI/UserInterface.py" line="1470"/> <source>&Helpviewer...</source> <translation>Просмотрщик помо&щи...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1472"/> + <location filename="UI/UserInterface.py" line="1475"/> <source>Open the helpviewer window</source> <translation>Открыть просмотрщик помощи</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1490"/> + <location filename="UI/UserInterface.py" line="1493"/> <source>Show Versions</source> <translation>Показать версию</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1490"/> - <source>Show &Versions</source> - <translation>Показать &версию</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1492"/> - <source>Display version information</source> - <translation>Информация о версии</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1493"/> + <source>Show &Versions</source> + <translation>Показать &версию</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1495"/> + <source>Display version information</source> + <translation>Информация о версии</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1496"/> <source><b>Show Versions</b><p>Display version information.</p></source> <translation><b>Показать версию</b><p>Информация о версии.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2280"/> + <location filename="UI/UserInterface.py" line="2283"/> <source>Unittest</source> <translation>Unittest</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1545"/> + <location filename="UI/UserInterface.py" line="1548"/> <source>&Unittest...</source> <translation>&Unittest...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1549"/> + <location filename="UI/UserInterface.py" line="1552"/> <source>Start unittest dialog</source> <translation>Запустить unittest</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1758"/> - <source>Preferences</source> - <translation>Предпочтения</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1758"/> - <source>&Preferences...</source> - <translation>&Предпочтения...</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1761"/> + <source>Preferences</source> + <translation>Предпочтения</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1761"/> + <source>&Preferences...</source> + <translation>&Предпочтения...</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1764"/> <source>Set the prefered configuration</source> <translation>Установите предпочтительную конфигурацию</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1762"/> + <location filename="UI/UserInterface.py" line="1765"/> <source><b>Preferences</b><p>Set the configuration items of the application with your prefered values.</p></source> <translation><b>Предпочтения</b> <p>Настройте Eric по своему вкусу.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2163"/> + <location filename="UI/UserInterface.py" line="2166"/> <source>&Window</source> <translation>&Окно</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2136"/> + <location filename="UI/UserInterface.py" line="2139"/> <source>&Tools</source> <translation>&Сервис</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2129"/> + <location filename="UI/UserInterface.py" line="2132"/> <source>Wi&zards</source> <translation>&Мастера</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2212"/> + <location filename="UI/UserInterface.py" line="2215"/> <source>&Help</source> <translation>&Помощь</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2279"/> + <location filename="UI/UserInterface.py" line="2282"/> <source>Tools</source> <translation>Сервис</translation> </message> <message> - <location filename="UI/UserInterface.py" line="3873"/> + <location filename="UI/UserInterface.py" line="3876"/> <source>Help</source> <translation>Помощь</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2281"/> + <location filename="UI/UserInterface.py" line="2284"/> <source>Settings</source> <translation>Настройка</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2187"/> + <location filename="UI/UserInterface.py" line="2190"/> <source>&Toolbars</source> <translation>&Панели инструментов</translation> </message> <message> - <location filename="UI/UserInterface.py" line="3981"/> + <location filename="UI/UserInterface.py" line="3984"/> <source>Problem</source> <translation>Проблема</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4133"/> + <location filename="UI/UserInterface.py" line="4136"/> <source>Process Generation Error</source> <translation>Ошибка процесса генерации</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1842"/> - <source>Keyboard Shortcuts</source> - <translation>Горячие клавиши</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1842"/> - <source>Keyboard &Shortcuts...</source> - <translation>Горячие &клавиши...</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1845"/> + <source>Keyboard Shortcuts</source> + <translation>Горячие клавиши</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1845"/> + <source>Keyboard &Shortcuts...</source> + <translation>Горячие &клавиши...</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1848"/> <source>Set the keyboard shortcuts</source> <translation>Задать горячие клавиши</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1846"/> + <location filename="UI/UserInterface.py" line="1849"/> <source><b>Keyboard Shortcuts</b><p>Set the keyboard shortcuts of the application with your prefered values.</p></source> <translation><b>Горячие клавиши</b><p>Задайте горячие клавиши на свой вкус.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2124"/> + <location filename="UI/UserInterface.py" line="2127"/> <source>E&xtras</source> <translation>До&полнительно</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2664"/> + <location filename="UI/UserInterface.py" line="2667"/> <source>Report Bug</source> <translation>Сообщение об ошибке</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1523"/> - <source>Report &Bug...</source> - <translation>Сообщить об &ошибке...</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1525"/> - <source>Report a bug</source> - <translation>Сообщить об ошибке</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1526"/> + <source>Report &Bug...</source> + <translation>Сообщить об &ошибке...</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1528"/> + <source>Report a bug</source> + <translation>Сообщить об ошибке</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1529"/> <source><b>Report Bug...</b><p>Opens a dialog to report a bug.</p></source> <translation><b>Сообщить об ошибке...</b><p>Открывает диалог для сообщения об ошибке.</p></translation> </message> @@ -52216,17 +52216,17 @@ <translation>Экспортировать горячие клавиши</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1854"/> + <location filename="UI/UserInterface.py" line="1857"/> <source>&Export Keyboard Shortcuts...</source> <translation>&Экспортировать горячие клавиши...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1858"/> + <location filename="UI/UserInterface.py" line="1861"/> <source>Export the keyboard shortcuts</source> <translation>Экспортировать горячие клавиши</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1859"/> + <location filename="UI/UserInterface.py" line="1862"/> <source><b>Export Keyboard Shortcuts</b><p>Export the keyboard shortcuts of the application.</p></source> <translation><b>Экспортировать горячие клавиши</b> <p>Экспортировать горячие клавиши приложения.</p></translation> @@ -52237,17 +52237,17 @@ <translation>Импортировать горячие клавиши</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1866"/> + <location filename="UI/UserInterface.py" line="1869"/> <source>&Import Keyboard Shortcuts...</source> <translation>&Импортировать горячие клавиши...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1870"/> + <location filename="UI/UserInterface.py" line="1873"/> <source>Import the keyboard shortcuts</source> <translation>Импортировать горячие клавиши</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1871"/> + <location filename="UI/UserInterface.py" line="1874"/> <source><b>Import Keyboard Shortcuts</b><p>Import the keyboard shortcuts of the application.</p></source> <translation><b>Импортировать горячие клавиши</b> <p>Импортировать горячие клавиши приложения.</p></translation> @@ -52288,105 +52288,105 @@ <translation>Инициализация инструментов...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1550"/> + <location filename="UI/UserInterface.py" line="1553"/> <source><b>Unittest</b><p>Perform unit tests. The dialog gives you the ability to select and run a unittest suite.</p></source> <translation><b>Unittest</b> <p>Провести тесты. Диалог даёт возможность выбрать и провести набор тестов с помощью Unittest.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1558"/> + <location filename="UI/UserInterface.py" line="1561"/> <source>Unittest Restart</source> <translation>Перезапустить Uniitest</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1562"/> + <location filename="UI/UserInterface.py" line="1565"/> <source>Restart last unittest</source> <translation>Перезапустить последний Uniitest</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1563"/> + <location filename="UI/UserInterface.py" line="1566"/> <source><b>Restart Unittest</b><p>Restart the unittest performed last.</p></source> <translation><b>Перезапустить Uniitest</b> <p>Перезапустить последний проведённый тест.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1585"/> + <location filename="UI/UserInterface.py" line="1588"/> <source>Unittest Script</source> <translation>Unittest на сценарии</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1589"/> + <location filename="UI/UserInterface.py" line="1592"/> <source>Run unittest with current script</source> <translation>Выполнить Uniitest с текущим сценарием</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1590"/> + <location filename="UI/UserInterface.py" line="1593"/> <source><b>Unittest Script</b><p>Run unittest with current script.</p></source> <translation><b>Сценарий Unittest</b><p>Выполнить Uniitest с текущим сценарием.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3650"/> + <location filename="UI/UserInterface.py" line="3653"/> <source>Unittest Project</source> <translation>Uniitest на проекте</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1602"/> + <location filename="UI/UserInterface.py" line="1605"/> <source>Run unittest with current project</source> <translation>Выполнить Uniitest с текущим проектом</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1603"/> + <location filename="UI/UserInterface.py" line="1606"/> <source><b>Unittest Project</b><p>Run unittest with current project.</p></source> <translation><b>Сценарий Unittest</b><p>Выполнить Uniitest с текущим проектом.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2107"/> + <location filename="UI/UserInterface.py" line="2110"/> <source>&Unittest</source> <translation>&Unittest</translation> </message> <message> - <location filename="UI/UserInterface.py" line="3650"/> + <location filename="UI/UserInterface.py" line="3653"/> <source>There is no main script defined for the current project. Aborting</source> <translation>Для текущего проекта не определён главный сценарий. Отмена</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1558"/> + <location filename="UI/UserInterface.py" line="1561"/> <source>&Restart Unittest...</source> <translation>&Перезапустить Uniitest...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1585"/> + <location filename="UI/UserInterface.py" line="1588"/> <source>Unittest &Script...</source> <translation>Unittest на &сценарии...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1598"/> + <location filename="UI/UserInterface.py" line="1601"/> <source>Unittest &Project...</source> <translation>Uniitest на &проекте...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1674"/> + <location filename="UI/UserInterface.py" line="1677"/> <source>Compare Files</source> <translation>Сравнить файлы</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1674"/> + <location filename="UI/UserInterface.py" line="1677"/> <source>&Compare Files...</source> <translation>&Сравнить файлы...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1689"/> + <location filename="UI/UserInterface.py" line="1692"/> <source>Compare two files</source> <translation>Сравнить два файла</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1678"/> + <location filename="UI/UserInterface.py" line="1681"/> <source><b>Compare Files</b><p>Open a dialog to compare two files.</p></source> <translation><b>Сравнение файлов</b> <p>Открыть диалог для сравнения двух файлов.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1685"/> + <location filename="UI/UserInterface.py" line="1688"/> <source>Compare Files side by side</source> <translation>Сравнить файлы с параллальным отображением (side by side)</translation> </message> @@ -52396,7 +52396,7 @@ <translation type="obsolete">Сравнить файлы с &параллальным отображением (side by side)...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1690"/> + <location filename="UI/UserInterface.py" line="1693"/> <source><b>Compare Files side by side</b><p>Open a dialog to compare two files and show the result side by side.</p></source> <translation><b>Сравнить файлы с параллальным отображением (side by side)</b> <p>Открыть диалог, в котором показаны различия между файлами в две колонки.</p></translation> @@ -52412,42 +52412,42 @@ <translation>Инициализируется сервер уникального приложения...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1112"/> + <location filename="UI/UserInterface.py" line="1115"/> <source>{0} - {1} - {2} - Passive Mode</source> <translation>{0} - {1} - {2} - пассивный режим</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1255"/> + <location filename="UI/UserInterface.py" line="1258"/> <source>File-Browser</source> <translation>Просмотрщик файлов</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1164"/> + <location filename="UI/UserInterface.py" line="1167"/> <source>Edit Profile</source> <translation>Профиль редактирования</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1169"/> + <location filename="UI/UserInterface.py" line="1172"/> <source>Activate the edit view profile</source> <translation>Активизировать профиль редактирования</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1170"/> + <location filename="UI/UserInterface.py" line="1173"/> <source><b>Edit Profile</b><p>Activate the "Edit View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> <translation><b>Профиль редактирования</b><p>Активизировать "профиль редактирования". Окна, отображаемые в этом профиле, можно настроить в диалоге "Конфигурация профилей".</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1179"/> + <location filename="UI/UserInterface.py" line="1182"/> <source>Debug Profile</source> <translation>Профиль отладки</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1184"/> + <location filename="UI/UserInterface.py" line="1187"/> <source>Activate the debug view profile</source> <translation>Активизировать профиль отладки</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1186"/> + <location filename="UI/UserInterface.py" line="1189"/> <source><b>Debug Profile</b><p>Activate the "Debug View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> <translation><b>Профиль отладки</b><p>Активизировать "профиль отладки". Окна, отображаемые в этом профиле, можно настроить в диалоге "Конфигурация профилей".</p></translation> </message> @@ -52468,47 +52468,47 @@ <p>Если окно просмотрщика скрыто, показать его. Иначе - закрыть.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1816"/> + <location filename="UI/UserInterface.py" line="1819"/> <source>View Profiles</source> <translation>Профили</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1816"/> - <source>&View Profiles...</source> - <translation>&Профили...</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1819"/> + <source>&View Profiles...</source> + <translation>&Профили...</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1822"/> <source>Configure view profiles</source> <translation>Конфигурация профилей</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1820"/> + <location filename="UI/UserInterface.py" line="1823"/> <source><b>View Profiles</b><p>Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.</p></source> <translation><b>Профили</b><p>Конфигурация профилей. С помощью этого диалога вы можете устанавливать видимость разных окон для заданных профилей.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3981"/> + <location filename="UI/UserInterface.py" line="3984"/> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation><p>Файл <b>{0}</b> либо не существует, либо нулевой длины.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3745"/> + <location filename="UI/UserInterface.py" line="3748"/> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить Qt-Designer.<br>Убедитесь, что он доступен в <b>{0}</b>.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3802"/> + <location filename="UI/UserInterface.py" line="3805"/> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить Qt-Linguist.<br>Убедитесь, что он доступен в <b>{0}</b>.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3846"/> + <location filename="UI/UserInterface.py" line="3849"/> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить Qt-Assistant.<br>Убедитесь, что он доступен в <b>{0}</b>.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4133"/> + <location filename="UI/UserInterface.py" line="4136"/> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation><p>Невозможно запустить инструмент <b>{0}</b>.<br>Убедитесь, что он доступен в <b>{1}</b>.</p></translation> </message> @@ -52518,62 +52518,62 @@ <translation><p><b>{0}</b> не является файлом</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1652"/> + <location filename="UI/UserInterface.py" line="1655"/> <source>UI Previewer</source> <translation>Педпросмотр UI</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1652"/> - <source>&UI Previewer...</source> - <translation>Педпросмотр &UI...</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1655"/> + <source>&UI Previewer...</source> + <translation>Педпросмотр &UI...</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1658"/> <source>Start the UI Previewer</source> <translation>Запустить UI Previewer</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1656"/> + <location filename="UI/UserInterface.py" line="1659"/> <source><b>UI Previewer</b><p>Start the UI Previewer.</p></source> <translation><b>UI Previewer</b><p>Запустить the UI Previewer.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3944"/> + <location filename="UI/UserInterface.py" line="3947"/> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить UI Previewer.<br>Убедитесь, что он находится в <b>{0}</b>.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1663"/> + <location filename="UI/UserInterface.py" line="1666"/> <source>Translations Previewer</source> <translation>Предпросмотр переводов</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1663"/> - <source>&Translations Previewer...</source> - <translation>&Предпросмотр переводов...</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1666"/> + <source>&Translations Previewer...</source> + <translation>&Предпросмотр переводов...</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1669"/> <source>Start the Translations Previewer</source> <translation>Запустить предпросмотр переводов</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1667"/> + <location filename="UI/UserInterface.py" line="1670"/> <source><b>Translations Previewer</b><p>Start the Translations Previewer.</p></source> <translation><b>Предпросмотр переводов</b><p>Запустить предпросмотр переводов.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3989"/> + <location filename="UI/UserInterface.py" line="3992"/> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить предпросмотр переводов.<br>Убедитесь, что он находится в <b>{0}</b>.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1240"/> + <location filename="UI/UserInterface.py" line="1243"/> <source>Shell</source> <translation>Оболочка</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1240"/> + <location filename="UI/UserInterface.py" line="1243"/> <source>&Shell</source> <translation>&Оболочка</translation> </message> @@ -52589,27 +52589,27 @@ <p>Если окно Оболочки скрыто, показать его. Иначе - закрыть.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1794"/> + <location filename="UI/UserInterface.py" line="1797"/> <source>Reload APIs</source> <translation>Перезагрузить API</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1794"/> - <source>Reload &APIs</source> - <translation>Перезагрузить &API</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1796"/> - <source>Reload the API information</source> - <translation>Перезагрузить информацию об API</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1797"/> + <source>Reload &APIs</source> + <translation>Перезагрузить &API</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1799"/> + <source>Reload the API information</source> + <translation>Перезагрузить информацию об API</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1800"/> <source><b>Reload APIs</b><p>Reload the API information.</p></source> <translation><b>Перезагрузить API</b><p>Перезагрузить информацию об API.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1285"/> + <location filename="UI/UserInterface.py" line="1288"/> <source>Task-Viewer</source> <translation>Просмотрщик задач</translation> </message> @@ -52650,33 +52650,33 @@ <translation><p>Невозможно прочитать файл с задачами: <b>{0}</b></p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3873"/> + <location filename="UI/UserInterface.py" line="3876"/> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation>Специальный просмотрщик не выбран. Используйте диалог с настройками для его выбора.</translation> </message> <message> - <location filename="UI/UserInterface.py" line="3885"/> + <location filename="UI/UserInterface.py" line="3888"/> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить специальный просмотрщик.<br>Убедитесь, что он находится в <b>{0}</b>.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4504"/> + <location filename="UI/UserInterface.py" line="4505"/> <source>Documentation Missing</source> <translation>Документация отсутствует</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4504"/> + <location filename="UI/UserInterface.py" line="4505"/> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation><p>Корень документации "<b>{0}</b>" не найден.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2664"/> + <location filename="UI/UserInterface.py" line="2667"/> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation>Почтовый адрес или адрес почтового сервера пуст. Настройте электронную почту в диалоге конфигурации.</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1300"/> + <location filename="UI/UserInterface.py" line="1303"/> <source>Template-Viewer</source> <translation>Просмотрщик шаблонов</translation> </message> @@ -52692,12 +52692,12 @@ <p>Если окно просмотрщика скрыто, показать его. Иначе - закрыть.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1195"/> + <location filename="UI/UserInterface.py" line="1198"/> <source>Alt+Shift+P</source> <translation>Alt+Shift+P</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1225"/> + <location filename="UI/UserInterface.py" line="1228"/> <source>Alt+Shift+D</source> <translation>Alt+Shift+D</translation> </message> @@ -52707,7 +52707,7 @@ <translation type="obsolete">Активизировать Оболочку</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1240"/> + <location filename="UI/UserInterface.py" line="1243"/> <source>Alt+Shift+S</source> <translation>Alt+Shift+S</translation> </message> @@ -52717,7 +52717,7 @@ <translation type="obsolete">Активизировать Просмотрщик файлов</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1255"/> + <location filename="UI/UserInterface.py" line="1258"/> <source>Alt+Shift+F</source> <translation>Alt+Shift+F</translation> </message> @@ -52732,7 +52732,7 @@ <translation type="obsolete">Активизировать Просмотрщик задач</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1285"/> + <location filename="UI/UserInterface.py" line="1288"/> <source>Alt+Shift+T</source> <translation>Alt+Shift+T</translation> </message> @@ -52742,32 +52742,32 @@ <translation type="obsolete">Активизировать Просмотрщик шаблонов</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1210"/> + <location filename="UI/UserInterface.py" line="1213"/> <source>Alt+Shift+M</source> <translation>Alt+Shift+M</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1878"/> + <location filename="UI/UserInterface.py" line="1881"/> <source>Activate current editor</source> <translation>Активизировать текущий редактор</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1878"/> + <location filename="UI/UserInterface.py" line="1881"/> <source>Alt+Shift+E</source> <translation>Alt+Shift+E</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1887"/> + <location filename="UI/UserInterface.py" line="1890"/> <source>Ctrl+Alt+Tab</source> <translation>Ctrl+Alt+Tab</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1895"/> + <location filename="UI/UserInterface.py" line="1898"/> <source>Shift+Ctrl+Alt+Tab</source> <translation>Shift+Ctrl+Alt+Tab</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1270"/> + <location filename="UI/UserInterface.py" line="1273"/> <source>Alt+Shift+G</source> <translation>Alt+Shift+G</translation> </message> @@ -52802,37 +52802,37 @@ <translation type="obsolete"><b>Qt-Лингвист 4</b><p>Запустить Qt-Лингвист 4.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1974"/> + <location filename="UI/UserInterface.py" line="1977"/> <source>Qt4 Documentation</source> <translation>Документация Qt4</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1974"/> + <location filename="UI/UserInterface.py" line="1977"/> <source>Qt&4 Documentation</source> <translation>Документация Qt&4</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1976"/> + <location filename="UI/UserInterface.py" line="1979"/> <source>Open Qt4 Documentation</source> <translation>Открыть документацию Qt4</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2050"/> + <location filename="UI/UserInterface.py" line="2053"/> <source>Eric API Documentation</source> <translation>Документация API Eric</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2050"/> + <location filename="UI/UserInterface.py" line="2053"/> <source>&Eric API Documentation</source> <translation>Документация API &Eric</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2052"/> + <location filename="UI/UserInterface.py" line="2055"/> <source>Open Eric API Documentation</source> <translation>Открыть документацию API Eric</translation> </message> <message> - <location filename="UI/UserInterface.py" line="3904"/> + <location filename="UI/UserInterface.py" line="3907"/> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation><p>Невозможно запустить просмотрщик помощи.<br>Убедитесь, что он доступен под именем <b>hh</b>.</p></translation> </message> @@ -52842,23 +52842,23 @@ <translation>Регистрация объектов...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1195"/> + <location filename="UI/UserInterface.py" line="1198"/> <source>Project-Viewer</source> <translation>Просмотрщик проекта</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1225"/> + <location filename="UI/UserInterface.py" line="1228"/> <source>Debug-Viewer</source> <translation>Просмотрщик отладки</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1132"/> + <location filename="UI/UserInterface.py" line="1135"/> <source>Ctrl+Q</source> <comment>File|Quit</comment> <translation>Ctrl+Q</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1195"/> + <location filename="UI/UserInterface.py" line="1198"/> <source>&Project-Viewer</source> <translation>&Просмотрщик проекта</translation> </message> @@ -52879,92 +52879,92 @@ <translation type="obsolete">Активизировать Просмотрщик проекта</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1450"/> + <location filename="UI/UserInterface.py" line="1453"/> <source>Shift+F1</source> <translation>Shift+F1</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1467"/> + <location filename="UI/UserInterface.py" line="1470"/> <source>F1</source> <translation>F1</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1502"/> + <location filename="UI/UserInterface.py" line="1505"/> <source>Check for Updates</source> <translation>Проверить наличие обновлений</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1500"/> + <location filename="UI/UserInterface.py" line="1503"/> <source>Check for &Updates...</source> <translation>Проверить наличие &обновлений...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1977"/> + <location filename="UI/UserInterface.py" line="1980"/> <source><b>Qt4 Documentation</b><p>Display the Qt4 Documentation. Dependant upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation><b>Документация Qt4</b> <p>Отобразить документацию Qt4. В зависимости от настроек, она отобразится либо во встроенном просмотрщике помощи Eric, либо вызовет интернет-браузер, либо Qt Assistant.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1998"/> + <location filename="UI/UserInterface.py" line="2001"/> <source>PyQt4 Documentation</source> <translation>Документация PyQt4</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1998"/> - <source>P&yQt4 Documentation</source> - <translation>Документация P&yQt4</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="2000"/> - <source>Open PyQt4 Documentation</source> - <translation>Открыть документацию Qt4</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="2001"/> + <source>P&yQt4 Documentation</source> + <translation>Документация P&yQt4</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="2003"/> + <source>Open PyQt4 Documentation</source> + <translation>Открыть документацию Qt4</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="2004"/> <source><b>PyQt4 Documentation</b><p>Display the PyQt4 Documentation. Dependant upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation><b>Документация PyQt4</b> <p>Отобразить документацию PyQt4. В зависимости от настроек, она отобразится либо во встроенном просмотрщике помощи Eric, либо вызовет интернет-браузер, либо Qt Assistant.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2139"/> + <location filename="UI/UserInterface.py" line="2142"/> <source>Select Tool Group</source> <translation>Выберите группу инструментов</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2145"/> + <location filename="UI/UserInterface.py" line="2148"/> <source>Se&ttings</source> <translation>&Настройка</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2283"/> + <location filename="UI/UserInterface.py" line="2286"/> <source>Profiles</source> <translation>Профили</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2990"/> + <location filename="UI/UserInterface.py" line="2993"/> <source>&Builtin Tools</source> <translation>&Встроенные инструменты</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4117"/> + <location filename="UI/UserInterface.py" line="4120"/> <source>Starting process '{0} {1}'. </source> <translation>Запускается процесс '{0} {1}'. </translation> </message> <message> - <location filename="UI/UserInterface.py" line="4210"/> + <location filename="UI/UserInterface.py" line="4211"/> <source>Process '{0}' has exited. </source> <translation>Процесс '{0}' завершился.</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4489"/> + <location filename="UI/UserInterface.py" line="4490"/> <source>Documentation</source> <translation>Документация</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4398"/> + <location filename="UI/UserInterface.py" line="4399"/> <source><p>The PyQt4 documentation starting point has not been configured.</p></source> <translation><p>Корень документации PyQt4 не найден.</p></translation> </message> @@ -52979,7 +52979,7 @@ <translation>Обновления доступны</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2613"/> + <location filename="UI/UserInterface.py" line="2616"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>Номера версий</h3><table></translation> </message> @@ -52999,22 +52999,22 @@ <translation type="obsolete"><p>Невозможно прочитать файл таблиц стилей Qt <b>{0}</b>.<br>{1}</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2938"/> + <location filename="UI/UserInterface.py" line="2941"/> <source>Configure Tool Groups ...</source> <translation>Настроить группы Инструментов...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2941"/> + <location filename="UI/UserInterface.py" line="2944"/> <source>Configure current Tool Group ...</source> <translation>Настроить текущую группу Инструментов...</translation> </message> <message> + <location filename="UI/UserInterface.py" line="1810"/> + <source>Show external tools</source> + <translation>Показать внешние инструменты</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1807"/> - <source>Show external tools</source> - <translation>Показать внешние инструменты</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1804"/> <source>Show external &tools</source> <translation>Показать &внешние инструменты</translation> </message> @@ -53044,63 +53044,63 @@ <translation>Инициализируется менеджер расширений...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2198"/> + <location filename="UI/UserInterface.py" line="2201"/> <source>P&lugins</source> <translation>&Расширения</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2284"/> + <location filename="UI/UserInterface.py" line="2287"/> <source>Plugins</source> <translation>Расширения</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1911"/> - <source>Plugin Infos</source> - <translation>Информация о расширениях</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1914"/> + <source>Plugin Infos</source> + <translation>Информация о расширениях</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1917"/> <source>Show Plugin Infos</source> <translation>Показать информацию о расширениях</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1915"/> + <location filename="UI/UserInterface.py" line="1918"/> <source><b>Plugin Infos...</b><p>This opens a dialog, that show some information about loaded plugins.</p></source> <translation><b>Информация о расширениях...</b> <p>Открывает диалог, отображающий информацию о загруженных расширениях.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1911"/> + <location filename="UI/UserInterface.py" line="1914"/> <source>&Plugin Infos...</source> <translation>Ин&формация о подключаемых модулях...</translation> </message> <message> + <location filename="UI/UserInterface.py" line="1940"/> + <source>Uninstall Plugin</source> + <translation>Убрать подключаемый модуль</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1937"/> - <source>Uninstall Plugin</source> - <translation>Убрать подключаемый модуль</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1934"/> <source>&Uninstall Plugin...</source> <translation>У&брать подключаемый модуль...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1938"/> + <location filename="UI/UserInterface.py" line="1941"/> <source><b>Uninstall Plugin...</b><p>This opens a dialog to uninstall a plugin.</p></source> <translation><b>Убрать подключаемый модуль...</b><p>Открывает диалог деинсталляции нового подключаемого модуля.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2998"/> + <location filename="UI/UserInterface.py" line="3001"/> <source>&Plugin Tools</source> <translation>Инструменты для &плагинов</translation> </message> <message> - <location filename="UI/UserInterface.py" line="3088"/> + <location filename="UI/UserInterface.py" line="3091"/> <source>&Show all</source> <translation>Показать &всё</translation> </message> <message> - <location filename="UI/UserInterface.py" line="3090"/> + <location filename="UI/UserInterface.py" line="3093"/> <source>&Hide all</source> <translation>Ск&рыть всё</translation> </message> @@ -53110,17 +53110,17 @@ <translation>Активация подключаемых модулей...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1510"/> + <location filename="UI/UserInterface.py" line="1513"/> <source>Show downloadable versions</source> <translation>Показать версии, доступные для загрузки</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1510"/> - <source>Show &downloadable versions...</source> - <translation>Показать версии, доступные для &загрузки...</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1513"/> + <source>Show &downloadable versions...</source> + <translation>Показать версии, доступные для &загрузки...</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1516"/> <source>Show the versions available for download</source> <translation>Показать версии, доступные для загрузки</translation> </message> @@ -53140,52 +53140,52 @@ <translation><h3>Доступные версии</h3><table></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1945"/> + <location filename="UI/UserInterface.py" line="1948"/> <source>Plugin Repository</source> <translation>Репозиторий плагинов</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1945"/> - <source>Plugin &Repository...</source> - <translation>&Репозиторий плагинов...</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1948"/> + <source>Plugin &Repository...</source> + <translation>&Репозиторий плагинов...</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1951"/> <source>Show Plugins available for download</source> <translation>Показать плагины, доступные для загрузки</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1950"/> + <location filename="UI/UserInterface.py" line="1953"/> <source><b>Plugin Repository...</b><p>This opens a dialog, that shows a list of plugins available on the Internet.</p></source> <translation><b>Репозиторий плагинов...</b><p>Открывает диалог, который показывает список плагинов, доступных для скачивания с интернета.</p></translation> </message> <message> + <location filename="UI/UserInterface.py" line="1929"/> + <source>Install Plugins</source> + <translation>Установить плагины</translation> + </message> + <message> <location filename="UI/UserInterface.py" line="1926"/> - <source>Install Plugins</source> - <translation>Установить плагины</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1923"/> <source>&Install Plugins...</source> <translation>&Установить плагины...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1927"/> + <location filename="UI/UserInterface.py" line="1930"/> <source><b>Install Plugins...</b><p>This opens a dialog to install or update plugins.</p></source> <translation><b>Установить плагины...</b><p>Открывает диалог для установки или обновления плагинов.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1714"/> + <location filename="UI/UserInterface.py" line="1717"/> <source>Mini Editor</source> <translation>Мини-редактор</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1710"/> + <location filename="UI/UserInterface.py" line="1713"/> <source>Mini &Editor...</source> <translation>Мини-&редактор...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1715"/> + <location filename="UI/UserInterface.py" line="1718"/> <source><b>Mini Editor</b><p>Open a dialog with a simplified editor.</p></source> <translation><b>Мини-редактор</b><p>Открывает диалог с упрощённым редактором.</p></translation> </message> @@ -53200,22 +53200,22 @@ <translation type="obsolete">&Лингвист 4...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1829"/> + <location filename="UI/UserInterface.py" line="1832"/> <source>Toolbars</source> <translation>Панели инструментов</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1829"/> - <source>Tool&bars...</source> - <translation>Панели &инструментов...</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1832"/> + <source>Tool&bars...</source> + <translation>Панели &инструментов...</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1835"/> <source>Configure toolbars</source> <translation>Настроить панели инструментов</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1833"/> + <location filename="UI/UserInterface.py" line="1836"/> <source><b>Toolbars</b><p>Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.</p></source> <translation><b>Панели инструментов</b><p>Настроить панели инструментов. В этом диалоге Вы можете изменить имеющиеся панели инструментов, а так же создать новые.</p></translation> </message> @@ -53225,32 +53225,32 @@ <translation>Восстановление менеджера панелей инструментов...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2527"/> + <location filename="UI/UserInterface.py" line="2530"/> <source>External Tools/{0}</source> <translation>Внешние инструменты/{0}</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4081"/> + <location filename="UI/UserInterface.py" line="4084"/> <source>External Tools</source> <translation>Внешние инструменты</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4075"/> + <location filename="UI/UserInterface.py" line="4078"/> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation>Запись для внешней программы '{0}' не найдена в группе '{1}'.</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4081"/> + <location filename="UI/UserInterface.py" line="4084"/> <source>No toolgroup entry '{0}' found.</source> <translation>Запись для группы '{0}' не найдена.</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1210"/> + <location filename="UI/UserInterface.py" line="1213"/> <source>Multiproject-Viewer</source> <translation>Просмотрщик мултипроекта</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1210"/> + <location filename="UI/UserInterface.py" line="1213"/> <source>&Multiproject-Viewer</source> <translation>Просмотрщик &мултипроекта</translation> </message> @@ -53295,12 +53295,12 @@ <translation><p>Не могу прочитать файл сессии <b>{0}</b>.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2433"/> + <location filename="UI/UserInterface.py" line="2436"/> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation><p>Эта часть строки статуса показывает текущую кодировку редактора.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2447"/> + <location filename="UI/UserInterface.py" line="2450"/> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation><p>Эта часть строки статуса указывает на возможность записи открытого в редакторе файла.</p></translation> </message> @@ -53315,42 +53315,42 @@ <translation><p>Ошибки SSL: </p><p>{0}</p><p>Игнорировать?</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1533"/> + <location filename="UI/UserInterface.py" line="1536"/> <source>Request Feature</source> <translation>Послать запрос</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1533"/> - <source>Request &Feature...</source> - <translation>Послать &запрос...</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1535"/> - <source>Send a feature request</source> - <translation>Послать запрос</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1536"/> + <source>Request &Feature...</source> + <translation>Послать &запрос...</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1538"/> + <source>Send a feature request</source> + <translation>Послать запрос</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1539"/> <source><b>Request Feature...</b><p>Opens a dialog to send a feature request.</p></source> <translation><b>Послать запрос...</b><p>Показать диалог создания запроса.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2426"/> + <location filename="UI/UserInterface.py" line="2429"/> <source><p>This part of the status bar displays the current editors language.</p></source> <translation><p>Эта часть строки статуса показывает язык текущего окна редактора.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2456"/> + <location filename="UI/UserInterface.py" line="2459"/> <source><p>This part of the status bar displays the name of the file of the current editor.</p></source> <translation><p>Эта часть строки статуса показывает имя файла открытого в текущем редакторе.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2463"/> + <location filename="UI/UserInterface.py" line="2466"/> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation><p>Эта часть строки статуса показывает номер текущей строки в редакторе.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2470"/> + <location filename="UI/UserInterface.py" line="2473"/> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation><p>Эта часть строки статуса показывает текущую позицию курсора в редакторе.</p></translation> </message> @@ -53360,7 +53360,7 @@ <translation type="obsolete">Вертикальная панель инструментов</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1338"/> + <location filename="UI/UserInterface.py" line="1341"/> <source>Horizontal Toolbox</source> <translation>Горизонтальная панель инструментов</translation> </message> @@ -53380,27 +53380,27 @@ <translation type="obsolete"><b>Переключить вертикальную панель инструментов</b><p>Показать/скрыть вертикальную панель инструментов</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1338"/> + <location filename="UI/UserInterface.py" line="1341"/> <source>&Horizontal Toolbox</source> <translation>&Горизонтальная панель инструментов</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1341"/> + <location filename="UI/UserInterface.py" line="1344"/> <source>Toggle the Horizontal Toolbox window</source> <translation>Переключить горизонтальную панель инструментов</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1342"/> + <location filename="UI/UserInterface.py" line="1345"/> <source><b>Toggle the Horizontal Toolbox window</b><p>If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Переключить горизонтальную панель инструментов</b><p>Показать/скрыть горизонтальную панель инструментов</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2906"/> + <location filename="UI/UserInterface.py" line="2909"/> <source>Restart application</source> <translation>Перезапустить приложение</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2906"/> + <location filename="UI/UserInterface.py" line="2909"/> <source>The application needs to be restarted. Do it now?</source> <translation>Необходимо перезапустить приложение. Сделать это сейчас?</translation> </message> @@ -53431,124 +53431,124 @@ <translation type="obsolete">Активизировать Оболочку</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1300"/> + <location filename="UI/UserInterface.py" line="1303"/> <source>Alt+Shift+A</source> <translation></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2207"/> + <location filename="UI/UserInterface.py" line="2210"/> <source>Configure...</source> <translation>Настроить...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2440"/> + <location filename="UI/UserInterface.py" line="2443"/> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation><p>Эта часть строки статуса показывает режим конца строки в текущем редакторе.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1903"/> + <location filename="UI/UserInterface.py" line="1906"/> <source>Switch between tabs</source> <translation>Переключиться между закладками</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1903"/> + <location filename="UI/UserInterface.py" line="1906"/> <source>Ctrl+1</source> <translation>Ctrl+1</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1771"/> - <source>Export Preferences</source> - <translation>Экспорт предпочтений</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1771"/> - <source>E&xport Preferences...</source> - <translation>&Экспорт предпочтений...</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1774"/> + <source>Export Preferences</source> + <translation>Экспорт предпочтений</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1774"/> + <source>E&xport Preferences...</source> + <translation>&Экспорт предпочтений...</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1777"/> <source>Export the current configuration</source> <translation>Экспорт текущих настроек</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1775"/> + <location filename="UI/UserInterface.py" line="1778"/> <source><b>Export Preferences</b><p>Export the current configuration to a file.</p></source> <translation><b>Экспорт предпочтений</b><p>Экспорт текущих предпочтений в файл.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1782"/> + <location filename="UI/UserInterface.py" line="1785"/> <source>Import Preferences</source> <translation>Импорт предпочтений</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1782"/> - <source>I&mport Preferences...</source> - <translation>&Импорт предпочтений...</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1785"/> + <source>I&mport Preferences...</source> + <translation>&Импорт предпочтений...</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1788"/> <source>Import a previously exported configuration</source> <translation>Импорт сохранённых ранее настроек</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1787"/> + <location filename="UI/UserInterface.py" line="1790"/> <source><b>Import Preferences</b><p>Import a previously exported configuration.</p></source> <translation><b>Импорт настроек</b><p>Импорт сохранённых ранее настроек.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1887"/> + <location filename="UI/UserInterface.py" line="1890"/> <source>Show next</source> <translation>Показать следующую закладку</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1895"/> + <location filename="UI/UserInterface.py" line="1898"/> <source>Show previous</source> <translation>Показать предыдущую закладку</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1350"/> + <location filename="UI/UserInterface.py" line="1353"/> <source>Left Sidebar</source> <translation>Левая док-панель</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1350"/> - <source>&Left Sidebar</source> - <translation>&Левая док-панель</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1352"/> - <source>Toggle the left sidebar window</source> - <translation>Показать/скрыть левую док-панель</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1353"/> + <source>&Left Sidebar</source> + <translation>&Левая док-панель</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1355"/> + <source>Toggle the left sidebar window</source> + <translation>Показать/скрыть левую док-панель</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1356"/> <source><b>Toggle the left sidebar window</b><p>If the left sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Показать/скрыть левую док-панель</b> <p>Если левая док-панель скрыта, показать её. Иначе - закрыть.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1372"/> + <location filename="UI/UserInterface.py" line="1375"/> <source>Bottom Sidebar</source> <translation>Нижняя док-панель</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1372"/> - <source>&Bottom Sidebar</source> - <translation>&Нижняя док-панель</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1375"/> + <source>&Bottom Sidebar</source> + <translation>&Нижняя док-панель</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1378"/> <source>Toggle the bottom sidebar window</source> <translation>Показать/скрыть нижнюю док-панель</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1376"/> + <location filename="UI/UserInterface.py" line="1379"/> <source><b>Toggle the bottom sidebar window</b><p>If the bottom sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Показать/скрыть нижнюю док-панель</b> <p>Если нижняя док-панель скрыта, показать её. Иначе - закрыть.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1225"/> + <location filename="UI/UserInterface.py" line="1228"/> <source>&Debug-Viewer</source> <translation>&Просмотрщик отладки</translation> </message> @@ -53569,27 +53569,27 @@ <translation type="obsolete">Активизировать Просмотрщик отладки</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1698"/> + <location filename="UI/UserInterface.py" line="1701"/> <source>SQL Browser</source> <translation>Просмотрщик SQL</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1698"/> + <location filename="UI/UserInterface.py" line="1701"/> <source>SQL &Browser...</source> <translation>&Просмотрщик SQL...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1702"/> + <location filename="UI/UserInterface.py" line="1705"/> <source>Browse a SQL database</source> <translation>Просмотреть SQL базу данных</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1703"/> + <location filename="UI/UserInterface.py" line="1706"/> <source><b>SQL Browser</b><p>Browse a SQL database.</p></source> <translation><b>Просмотрщик SQL</b><p>Просмотреть SQL базу данных.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4008"/> + <location filename="UI/UserInterface.py" line="4011"/> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить просмотрщик SQL.<br>Убедитесь, что он доступен как <b>{0}</b>.</p></translation> </message> @@ -53629,62 +53629,62 @@ <translation type="obsolete">Просмотрщик &Web...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1734"/> + <location filename="UI/UserInterface.py" line="1737"/> <source>Icon Editor</source> <translation>Редактор иконок</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1734"/> + <location filename="UI/UserInterface.py" line="1737"/> <source>&Icon Editor...</source> <translation>Редактор &иконок...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="3825"/> + <location filename="UI/UserInterface.py" line="3828"/> <source>Qt 3 support</source> <translation>Поддержка Qt3</translation> </message> <message> + <location filename="UI/UserInterface.py" line="2073"/> + <source><b>PySide Documentation</b><p>Display the PySide Documentation. Dependant upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> + <translation><b>Документация PySide</b><p>Показать документацию PySide. В зависимости от настроек документация будет показана или во внутреннем просмотрщике помощи, в WEB просмотрщике или в Qt Assistant. </p></translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="4490"/> + <source><p>The PySide documentation starting point has not been configured.</p></source> + <translation><p>Корень документации PySide не найден.</p></translation> + </message> + <message> <location filename="UI/UserInterface.py" line="2070"/> - <source><b>PySide Documentation</b><p>Display the PySide Documentation. Dependant upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> - <translation><b>Документация PySide</b><p>Показать документацию PySide. В зависимости от настроек документация будет показана или во внутреннем просмотрщике помощи, в WEB просмотрщике или в Qt Assistant. </p></translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="4489"/> - <source><p>The PySide documentation starting point has not been configured.</p></source> - <translation><p>Корень документации PySide не найден.</p></translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="2067"/> <source>PySide Documentation</source> <translation>Документация PySide</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2067"/> + <location filename="UI/UserInterface.py" line="2070"/> <source>Py&Side Documentation</source> <translation>Документация Py&Side</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2069"/> + <location filename="UI/UserInterface.py" line="2072"/> <source>Open PySide Documentation</source> <translation>Открыть документацию PySide</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1473"/> + <location filename="UI/UserInterface.py" line="1476"/> <source><b>Helpviewer</b><p>Display the eric5 web browser. This window will show HTML help files and help from Qt help collections. It has the capability to navigate to links, set bookmarks, print the displayed help and some more features. You may use it to browse the internet as well</p><p>If called with a word selected, this word is search in the Qt help collection.</p></source> <translation><b>Просмотрщик помощи</b><p>Открыть eric5 просмотрщик Web. Это окно будет показывать HTML файлы помощи. Оно поддерживает навигацию по ссылкам, закладки, печать и некоторые другие функции. Его можно использовать для просмотра интернета.</p><p>Если перед открытием просмотрщика помощи был подсвечен какой-либо текст, то будет произведён поиск этого текста в коллекции помощи Qt.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1503"/> + <location filename="UI/UserInterface.py" line="1506"/> <source><b>Check for Updates...</b><p>Checks the internet for updates of eric5.</p></source> <translation><b>Проверить наличие обновлений...</b><p>Проверить наличие обновлений eric5 в интернет.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1515"/> + <location filename="UI/UserInterface.py" line="1518"/> <source><b>Show downloadable versions...</b><p>Shows the eric5 versions available for download from the internet.</p></source> <translation><b>Показать версии, доступные для загрузки...</b><p>Показывает версии eric5, которые можно скачать с интернета.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1726"/> + <location filename="UI/UserInterface.py" line="1729"/> <source>Start the eric5 Web Browser</source> <translation>Запустить WEB просмотрщик встроенный в Eric5</translation> </message> @@ -53694,27 +53694,27 @@ <translation type="obsolete"><b>Просмотрщик Web</b><p>Запустить WEB просмотрщик встроенный в Eric5.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1738"/> + <location filename="UI/UserInterface.py" line="1741"/> <source>Start the eric5 Icon Editor</source> <translation>Запустить редактор иконок</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1739"/> + <location filename="UI/UserInterface.py" line="1742"/> <source><b>Icon Editor</b><p>Starts the eric5 Icon Editor for editing simple icons.</p></source> <translation><b>Редактор иконок</b><p>Запустить редактор иконок.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1808"/> + <location filename="UI/UserInterface.py" line="1811"/> <source><b>Show external tools</b><p>Opens a dialog to show the path and versions of all extenal tools used by eric5.</p></source> <translation><b>Показать внешние инструменты</b><p>Открывает диалог для отображения пути и версий внешних инструментов, используемых eric5.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2053"/> + <location filename="UI/UserInterface.py" line="2056"/> <source><b>Eric API Documentation</b><p>Display the Eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric5 installation directory.</p></source> <translation><b>Документация Eric API</b><p>Показать документацию Eric API. Местонахождение документации - каталог Documentation/Source, расположенный в каталоге инсталляции eric5.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3825"/> + <location filename="UI/UserInterface.py" line="3828"/> <source>Qt v.3 is not supported by eric5.</source> <translation>Qt3 не поддерживается в eric5.</translation> </message> @@ -53764,7 +53764,7 @@ <translation type="obsolete">Активизировать Просмотрщик Коопераци</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1384"/> + <location filename="UI/UserInterface.py" line="1387"/> <source>Alt+Shift+O</source> <translation>Alt+Shift+O</translation> </message> @@ -53795,7 +53795,7 @@ <translation type="obsolete">Активизировать просмотрщик символов</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1418"/> + <location filename="UI/UserInterface.py" line="1421"/> <source>Alt+Shift+Y</source> <translation>Alt+Shift+Y</translation> </message> @@ -53826,7 +53826,7 @@ <translation type="obsolete">Активизировать просмотрщик чисел</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1434"/> + <location filename="UI/UserInterface.py" line="1437"/> <source>Alt+Shift+B</source> <translation></translation> </message> @@ -53836,42 +53836,42 @@ <translation>Файл горячих клавиш (*.e4k)</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2014"/> + <location filename="UI/UserInterface.py" line="2017"/> <source>Python 3 Documentation</source> <translation>Документация Pyton 3</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2014"/> - <source>Python &3 Documentation</source> - <translation>Документация Pyton &3</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="2016"/> - <source>Open Python 3 Documentation</source> - <translation>Открыть документацию Python 3</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="2017"/> + <source>Python &3 Documentation</source> + <translation>Документация Pyton &3</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="2019"/> + <source>Open Python 3 Documentation</source> + <translation>Открыть документацию Python 3</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="2020"/> <source><b>Python 3 Documentation</b><p>Display the Python 3 documentation. If no documentation directory is configured, the location of the Python 3 documentation is assumed to be the doc directory underneath the location of the Python 3 executable on Windows and <i>/usr/share/doc/packages/python/html</i> on Unix. Set PYTHON3DOCDIR in your environment to override this. </p></source> <translation><b>Документация Pyton 3</b><p>Показать Pyton 3 документацию. Если местонахождение документации не было настроено, то искать в подкаталоге <i>doc</i> каталога где находится исполняемый файл Python 3 под Windows и в подкаталоге <i>/usr/share/doc/packages/python/html</i> под UNIX. Местонахождение документации можно задать с помощью переменной окружения PYTHON3DOCDIR.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2029"/> - <source>Python 2 Documentation</source> - <translation>Документация Pyton 2</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="2029"/> - <source>Python &2 Documentation</source> - <translation>Документация Pyton &2</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="2031"/> - <source>Open Python 2 Documentation</source> - <translation>Открыть документацию Python 2</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="2032"/> + <source>Python 2 Documentation</source> + <translation>Документация Pyton 2</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="2032"/> + <source>Python &2 Documentation</source> + <translation>Документация Pyton &2</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="2034"/> + <source>Open Python 2 Documentation</source> + <translation>Открыть документацию Python 2</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="2035"/> <source><b>Python 2 Documentation</b><p>Display the Python 2 documentation. If no documentation directory is configured, the location of the Python 2 documentation is assumed to be the doc directory underneath the location of the configured Python 2 executable on Windows and <i>/usr/share/doc/packages/python/html/python-docs-html</i> on Unix. Set PYTHON2DOCDIR in your environment to override this. </p></source> <translation><b>Документация Pyton 2</b><p>Показать Pyton 2 документацию. Если местонахождение документации не было настроено, то искать в подкаталоге <i>doc</i> каталога где находится исполняемый файл Python 2 под Windows и в подкаталоге <i>/usr/share/doc/packages/python/html/python-docs-html</i> под UNIX. Местонахождение документации можно задать с помощью переменной окружения PYTHON2DOCDIR.</p></translation> </message> @@ -53886,12 +53886,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4590"/> + <location filename="UI/UserInterface.py" line="4591"/> <source>Open Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4590"/> + <location filename="UI/UserInterface.py" line="4591"/> <source>Could not start a web browser</source> <translation type="unfinished"></translation> </message> @@ -53901,17 +53901,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1722"/> + <location filename="UI/UserInterface.py" line="1725"/> <source>eric5 Web Browser</source> <translation type="unfinished">WEB просмотрщик встроенный в Eric5</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1722"/> + <location filename="UI/UserInterface.py" line="1725"/> <source>eric5 &Web Browser...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1727"/> + <location filename="UI/UserInterface.py" line="1730"/> <source><b>eric5 Web Browser</b><p>Browse the Internet with the eric5 Web Browser.</p></source> <translation type="unfinished"></translation> </message> @@ -53936,78 +53936,78 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1148"/> + <location filename="UI/UserInterface.py" line="1151"/> <source>New Window</source> <translation type="unfinished">Новое окно</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1148"/> + <location filename="UI/UserInterface.py" line="1151"/> <source>New &Window</source> <translation type="unfinished">&Новое окно</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1148"/> + <location filename="UI/UserInterface.py" line="1151"/> <source>Ctrl+Shift+N</source> <comment>File|New Window</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1153"/> + <location filename="UI/UserInterface.py" line="1156"/> <source>Open a new eric5 instance</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1154"/> + <location filename="UI/UserInterface.py" line="1157"/> <source><b>New Window</b><p>This opens a new instance of the eric5 IDE.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1571"/> + <location filename="UI/UserInterface.py" line="1574"/> <source>Unittest Rerun Failed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1571"/> + <location filename="UI/UserInterface.py" line="1574"/> <source>Rerun Failed Tests...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1575"/> + <location filename="UI/UserInterface.py" line="1578"/> <source>Rerun failed tests of the last run</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1577"/> + <location filename="UI/UserInterface.py" line="1580"/> <source><b>Rerun Failed Tests</b><p>Rerun all tests that failed during the last unittest run.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1685"/> + <location filename="UI/UserInterface.py" line="1688"/> <source>Compare &Files side by side...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1746"/> + <location filename="UI/UserInterface.py" line="1749"/> <source>Snapshot</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1746"/> + <location filename="UI/UserInterface.py" line="1749"/> <source>&Snapshot...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1750"/> + <location filename="UI/UserInterface.py" line="1753"/> <source>Take snapshots of a screen region</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1751"/> + <location filename="UI/UserInterface.py" line="1754"/> <source><b>Snapshot</b><p>This opens a dialog to take snapshots of a screen region.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4055"/> + <location filename="UI/UserInterface.py" line="4058"/> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> @@ -54017,312 +54017,312 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1316"/> + <location filename="UI/UserInterface.py" line="1319"/> <source>Left Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1327"/> + <location filename="UI/UserInterface.py" line="1330"/> <source>Right Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1200"/> + <location filename="UI/UserInterface.py" line="1203"/> <source>Switch the input focus to the Project-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1202"/> + <location filename="UI/UserInterface.py" line="1205"/> <source><b>Activate Project-Viewer</b><p>This switches the input focus to the Project-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1215"/> + <location filename="UI/UserInterface.py" line="1218"/> <source>Switch the input focus to the Multiproject-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1217"/> + <location filename="UI/UserInterface.py" line="1220"/> <source><b>Activate Multiproject-Viewer</b><p>This switches the input focus to the Multiproject-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1230"/> + <location filename="UI/UserInterface.py" line="1233"/> <source>Switch the input focus to the Debug-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1232"/> + <location filename="UI/UserInterface.py" line="1235"/> <source><b>Activate Debug-Viewer</b><p>This switches the input focus to the Debug-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1245"/> + <location filename="UI/UserInterface.py" line="1248"/> <source>Switch the input focus to the Shell window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1247"/> + <location filename="UI/UserInterface.py" line="1250"/> <source><b>Activate Shell</b><p>This switches the input focus to the Shell window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1255"/> + <location filename="UI/UserInterface.py" line="1258"/> <source>&File-Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1260"/> + <location filename="UI/UserInterface.py" line="1263"/> <source>Switch the input focus to the File-Browser window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1262"/> + <location filename="UI/UserInterface.py" line="1265"/> <source><b>Activate File-Browser</b><p>This switches the input focus to the File-Browser window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1270"/> + <location filename="UI/UserInterface.py" line="1273"/> <source>Lo&g-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1275"/> + <location filename="UI/UserInterface.py" line="1278"/> <source>Switch the input focus to the Log-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1277"/> + <location filename="UI/UserInterface.py" line="1280"/> <source><b>Activate Log-Viewer</b><p>This switches the input focus to the Log-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1285"/> + <location filename="UI/UserInterface.py" line="1288"/> <source>&Task-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1290"/> + <location filename="UI/UserInterface.py" line="1293"/> <source>Switch the input focus to the Task-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1300"/> + <location filename="UI/UserInterface.py" line="1303"/> <source>Templ&ate-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1305"/> + <location filename="UI/UserInterface.py" line="1308"/> <source>Switch the input focus to the Template-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1307"/> + <location filename="UI/UserInterface.py" line="1310"/> <source><b>Activate Template-Viewer</b><p>This switches the input focus to the Template-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1316"/> - <source>&Left Toolbox</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1318"/> - <source>Toggle the Left Toolbox window</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1319"/> + <source>&Left Toolbox</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1321"/> + <source>Toggle the Left Toolbox window</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1322"/> <source><b>Toggle the Left Toolbox window</b><p>If the Left Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1327"/> - <source>&Right Toolbox</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1329"/> - <source>Toggle the Right Toolbox window</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1330"/> + <source>&Right Toolbox</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1332"/> + <source>Toggle the Right Toolbox window</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1333"/> <source><b>Toggle the Right Toolbox window</b><p>If the Right Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1361"/> + <location filename="UI/UserInterface.py" line="1364"/> <source>Right Sidebar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1361"/> - <source>&Right Sidebar</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1363"/> - <source>Toggle the right sidebar window</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1364"/> + <source>&Right Sidebar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1366"/> + <source>Toggle the right sidebar window</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1367"/> <source><b>Toggle the right sidebar window</b><p>If the right sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1384"/> + <location filename="UI/UserInterface.py" line="1387"/> <source>Cooperation-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1384"/> + <location filename="UI/UserInterface.py" line="1387"/> <source>Co&operation-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1390"/> + <location filename="UI/UserInterface.py" line="1393"/> <source>Switch the input focus to the Cooperation-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1392"/> + <location filename="UI/UserInterface.py" line="1395"/> <source><b>Activate Cooperation-Viewer</b><p>This switches the input focus to the Cooperation-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1418"/> + <location filename="UI/UserInterface.py" line="1421"/> <source>Symbols-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1418"/> + <location filename="UI/UserInterface.py" line="1421"/> <source>S&ymbols-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1424"/> + <location filename="UI/UserInterface.py" line="1427"/> <source>Switch the input focus to the Symbols-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1426"/> + <location filename="UI/UserInterface.py" line="1429"/> <source><b>Activate Symbols-Viewer</b><p>This switches the input focus to the Symbols-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1434"/> + <location filename="UI/UserInterface.py" line="1437"/> <source>Numbers-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1434"/> + <location filename="UI/UserInterface.py" line="1437"/> <source>Num&bers-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1440"/> + <location filename="UI/UserInterface.py" line="1443"/> <source>Switch the input focus to the Numbers-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1442"/> + <location filename="UI/UserInterface.py" line="1445"/> <source><b>Activate Numbers-Viewer</b><p>This switches the input focus to the Numbers-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2168"/> + <location filename="UI/UserInterface.py" line="2171"/> <source>&Windows</source> <translation type="unfinished">&Окна</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1292"/> + <location filename="UI/UserInterface.py" line="1295"/> <source><b>Activate Task-Viewer</b><p>This switches the input focus to the Task-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1401"/> + <location filename="UI/UserInterface.py" line="1404"/> <source>IRC</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1401"/> + <location filename="UI/UserInterface.py" line="1404"/> <source>&IRC</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1401"/> + <location filename="UI/UserInterface.py" line="1404"/> <source>Meta+Shift+I</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1407"/> + <location filename="UI/UserInterface.py" line="1410"/> <source>Switch the input focus to the IRC window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1409"/> + <location filename="UI/UserInterface.py" line="1412"/> <source><b>Activate IRC</b><p>This switches the input focus to the IRC window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1619"/> - <source>Qt-Designer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1619"/> - <source>Qt-&Designer...</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1622"/> + <source>Qt-Designer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1622"/> + <source>Qt-&Designer...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1625"/> <source>Start Qt-Designer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1623"/> + <location filename="UI/UserInterface.py" line="1626"/> <source><b>Qt-Designer</b><p>Start Qt-Designer.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1639"/> + <location filename="UI/UserInterface.py" line="1642"/> <source>Qt-Linguist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1639"/> - <source>Qt-&Linguist...</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1642"/> + <source>Qt-&Linguist...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1645"/> <source>Start Qt-Linguist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1643"/> + <location filename="UI/UserInterface.py" line="1646"/> <source><b>Qt-Linguist</b><p>Start Qt-Linguist.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1986"/> - <source>Qt5 Documentation</source> - <translation type="unfinished">Документация Qt4 {5 ?}</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1986"/> - <source>Qt&5 Documentation</source> - <translation type="unfinished">Документация Qt&4 {5 ?}</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1988"/> - <source>Open Qt5 Documentation</source> - <translation type="unfinished">Открыть документацию Qt4 {5 ?}</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1989"/> + <source>Qt5 Documentation</source> + <translation type="unfinished">Документация Qt4 {5 ?}</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1989"/> + <source>Qt&5 Documentation</source> + <translation type="unfinished">Документация Qt&4 {5 ?}</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1991"/> + <source>Open Qt5 Documentation</source> + <translation type="unfinished">Открыть документацию Qt4 {5 ?}</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1992"/> <source><b>Qt5 Documentation</b><p>Display the Qt5 Documentation. Dependant upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"><b>Документация Qt4</b> <p>Отобразить документацию Qt4. В зависимости от настроек, она отобразится либо во встроенном просмотрщике помощи Eric, либо вызовет интернет-браузер, либо Qt Assistant.</p> {5 ?} {5 ?}</translation> @@ -54380,7 +54380,7 @@ <context> <name>Utilities</name> <message> - <location filename="Utilities/__init__.py" line="1110"/> + <location filename="Utilities/__init__.py" line="1146"/> <source><p>You may use %-codes as placeholders in the string. Supported codes are:<table><tr><td>%C</td><td>column of the cursor of the current editor</td></tr><tr><td>%D</td><td>directory of the current editor</td></tr><tr><td>%F</td><td>filename of the current editor</td></tr><tr><td>%H</td><td>home directory of the current user</td></tr><tr><td>%L</td><td>line of the cursor of the current editor</td></tr><tr><td>%P</td><td>path of the current project</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>username of the current user</td></tr><tr><td>%%</td><td>the percent sign</td></tr></table></p></source> <translation><p>В строках вы можете использовать следующие %-коды:: <table> @@ -54395,12 +54395,12 @@ <tr><td>%%</td><td>знак процента</td></tr></table></p></translation> </message> <message> - <location filename="Utilities/__init__.py" line="1310"/> + <location filename="Utilities/__init__.py" line="1336"/> <source>Python2 interpreter not configured.</source> <translation>Интерпретатор Python2 не настроен.</translation> </message> <message> - <location filename="Utilities/__init__.py" line="1360"/> + <location filename="Utilities/__init__.py" line="1386"/> <source>Python2 interpreter did not finish within 30s.</source> <translation>Интерпретатор Python2 не завершился в течение 30 секунд.</translation> </message> @@ -55763,12 +55763,12 @@ <p>Свернуть/развернуть текущую ветвь текущего редактора.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="3680"/> + <location filename="ViewManager/ViewManager.py" line="3679"/> <source>File Modified</source> <translation>Файл изменён</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="3967"/> + <location filename="ViewManager/ViewManager.py" line="3966"/> <source>File: {0}</source> <translation>Файл: {0}</translation> </message> @@ -56577,17 +56577,17 @@ <translation>Открыть &закладки на файлы</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="4342"/> + <location filename="ViewManager/ViewManager.py" line="4341"/> <source>&Clear</source> <translation>&Очистить</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="4338"/> + <location filename="ViewManager/ViewManager.py" line="4337"/> <source>&Add</source> <translation>&Добавить</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="4340"/> + <location filename="ViewManager/ViewManager.py" line="4339"/> <source>&Edit...</source> <translation>&Правка...</translation> </message> @@ -56852,7 +56852,7 @@ <translation>Shift+Backspace</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="3680"/> + <location filename="ViewManager/ViewManager.py" line="3679"/> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p>В файле <b>{0}</b> есть несохранённые изменения.</p></translation> </message> @@ -57328,7 +57328,7 @@ <translation>Закладки</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="3644"/> + <location filename="ViewManager/ViewManager.py" line="3643"/> <source>Open files</source> <translation>Открыть файлы</translation> </message> @@ -57610,17 +57610,17 @@ <translation><b>Автоматическая проверка орфографии</b><p>Запретить или разрешить автоматическую проверку орфографии.</p></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="3618"/> + <location filename="ViewManager/ViewManager.py" line="3617"/> <source>Spelling</source> <translation>Проверка орфографии</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="3971"/> + <location filename="ViewManager/ViewManager.py" line="3970"/> <source>Line: {0:5}</source> <translation>Строка: {0:5}</translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="3976"/> + <location filename="ViewManager/ViewManager.py" line="3975"/> <source>Pos: {0:5}</source> <translation>Позиция: {0:5}</translation> </message> @@ -58243,47 +58243,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="5364"/> - <source>Edit Project Word List</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="ViewManager/ViewManager.py" line="5364"/> - <source>No word list defined for the current project.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="ViewManager/ViewManager.py" line="5377"/> - <source>Edit Project Exception List</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="ViewManager/ViewManager.py" line="5377"/> - <source>No exception list defined for the current project.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="ViewManager/ViewManager.py" line="5435"/> + <location filename="ViewManager/ViewManager.py" line="5439"/> <source>Edit Spelling Dictionary</source> <translation type="unfinished"></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="5416"/> + <location filename="ViewManager/ViewManager.py" line="5420"/> <source>Editing {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="5406"/> + <location filename="ViewManager/ViewManager.py" line="5410"/> <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="5426"/> + <location filename="ViewManager/ViewManager.py" line="5430"/> <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="ViewManager/ViewManager.py" line="5435"/> + <location filename="ViewManager/ViewManager.py" line="5439"/> <source>The spelling dictionary was saved successfully.</source> <translation type="unfinished"></translation> </message> @@ -59037,12 +59017,12 @@ <context> <name>eric5</name> <message> - <location filename="eric5.py" line="248"/> + <location filename="eric5.py" line="242"/> <source>Importing packages...</source> <translation>Импорт пакетов...</translation> </message> <message> - <location filename="eric5.py" line="253"/> + <location filename="eric5.py" line="247"/> <source>Generating Main Window...</source> <translation>Создание главного окна...</translation> </message>