ProjectPyramid/i18n/pyramid_ru.ts

changeset 138
72ebb74aa42d
parent 116
4c2094d76cde
child 147
eb28b4b6f7f5
--- a/ProjectPyramid/i18n/pyramid_ru.ts	Thu Apr 09 18:34:09 2020 +0200
+++ b/ProjectPyramid/i18n/pyramid_ru.ts	Tue Jun 23 18:14:14 2020 +0200
@@ -48,22 +48,22 @@
         <translation>Имитировать создание Pyramid проекта</translation>
     </message>
     <message>
-        <location filename="../CreateParametersDialog.py" line="60"/>
+        <location filename="../CreateParametersDialog.py" line="52"/>
         <source>The pcreate command did not finish within 30s.</source>
         <translation>Команда pcreate не завершилась за 30 сек.</translation>
     </message>
     <message>
-        <location filename="../CreateParametersDialog.py" line="63"/>
+        <location filename="../CreateParametersDialog.py" line="55"/>
         <source>Could not start the pcreate executable.</source>
         <translation>Не удается запустить исполняемый файл pcreate.</translation>
     </message>
     <message>
-        <location filename="../CreateParametersDialog.py" line="72"/>
+        <location filename="../CreateParametersDialog.py" line="64"/>
         <source>Process Generation Error</source>
         <translation>Ошибка при запуске процесса</translation>
     </message>
     <message>
-        <location filename="../CreateParametersDialog.py" line="118"/>
+        <location filename="../CreateParametersDialog.py" line="110"/>
         <source>{0} ({1})</source>
         <comment>scaffold name, explanatory text</comment>
         <translation>{0} ({1})</translation>
@@ -87,17 +87,17 @@
         <translation>Выберите форматы создаваемого файла дистрибутива</translation>
     </message>
     <message>
-        <location filename="../DistributionTypeSelectionDialog.py" line="64"/>
+        <location filename="../DistributionTypeSelectionDialog.py" line="57"/>
         <source>The python setup.py command did not finish within 30s.</source>
         <translation>Команда Python setup.py не завершилась в течении 30 сек.</translation>
     </message>
     <message>
-        <location filename="../DistributionTypeSelectionDialog.py" line="81"/>
+        <location filename="../DistributionTypeSelectionDialog.py" line="74"/>
         <source>Process Generation Error</source>
         <translation>Ошибка при запуске процесса</translation>
     </message>
     <message>
-        <location filename="../DistributionTypeSelectionDialog.py" line="68"/>
+        <location filename="../DistributionTypeSelectionDialog.py" line="61"/>
         <source>Could not start the python executable.</source>
         <translation>Не удается запустить исполняемый файл python.</translation>
     </message>
@@ -130,22 +130,22 @@
         <translation>Отображение текста выбранного шаблона</translation>
     </message>
     <message>
-        <location filename="../FormSelectionDialog.py" line="33"/>
+        <location filename="../FormSelectionDialog.py" line="31"/>
         <source>Standard HTML 5 template</source>
         <translation>Стандартный шаблон HTML 5</translation>
     </message>
     <message>
-        <location filename="../FormSelectionDialog.py" line="116"/>
+        <location filename="../FormSelectionDialog.py" line="114"/>
         <source>Mako template with sections</source>
         <translation>Шаблон Mako с секциями</translation>
     </message>
     <message>
-        <location filename="../FormSelectionDialog.py" line="46"/>
+        <location filename="../FormSelectionDialog.py" line="44"/>
         <source>Standard HTML template</source>
         <translation>Стандартный шаблон HTML</translation>
     </message>
     <message>
-        <location filename="../FormSelectionDialog.py" line="60"/>
+        <location filename="../FormSelectionDialog.py" line="58"/>
         <source>Chameleon template</source>
         <translation>Шаблон Chameleon</translation>
     </message>
@@ -153,480 +153,480 @@
 <context>
     <name>Project</name>
     <message>
-        <location filename="../Project.py" line="130"/>
+        <location filename="../Project.py" line="126"/>
         <source>Current Pyramid Project</source>
         <translation>Текущий Pyramid проект</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="135"/>
+        <location filename="../Project.py" line="131"/>
         <source>Selects the current Pyramid project</source>
         <translation>Выбор текущего Pyramid проекта</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="137"/>
+        <location filename="../Project.py" line="133"/>
         <source>&lt;b&gt;Current Pyramid Project&lt;/b&gt;&lt;p&gt;Selects the Pyramid project. Used for multi-project Pyramid projects to switch between the projects.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Текущий Pyramid проект&lt;/b&gt;&lt;p&gt;Выбор Pyramid проекта. Используется в мультипроектных  Pyramid-проектах для переключения между проектами.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1017"/>
+        <location filename="../Project.py" line="906"/>
         <source>Create Pyramid Project</source>
         <translation>Создать Pyramid проект</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="149"/>
+        <location filename="../Project.py" line="145"/>
         <source>Create Pyramid &amp;Project</source>
         <translation>Создать Pyramid &amp;проект</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="154"/>
+        <location filename="../Project.py" line="150"/>
         <source>Creates a new Pyramid project</source>
         <translation>Создание нового Pyramid проекта</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="156"/>
+        <location filename="../Project.py" line="152"/>
         <source>&lt;b&gt;Create Pyramid Project&lt;/b&gt;&lt;p&gt;Creates a new Pyramid project using &quot;pcreate&quot;.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Создание Pyramid проекта&lt;/b&gt;&lt;p&gt;Создание нового Pyramid-проекта посредством команды &quot;pcreate&quot;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1189"/>
+        <location filename="../Project.py" line="1080"/>
         <source>Run Server</source>
         <translation>Сервер разработки</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="167"/>
+        <location filename="../Project.py" line="163"/>
         <source>Run &amp;Server</source>
         <translation>&amp;Сервер разработки</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="172"/>
+        <location filename="../Project.py" line="168"/>
         <source>Starts the Pyramid Web server</source>
         <translation>Запуск Pyramid Web сервера разработки</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="174"/>
+        <location filename="../Project.py" line="170"/>
         <source>&lt;b&gt;Run Server&lt;/b&gt;&lt;p&gt;Starts the Pyramid Web server using &quot;pserve --reload development.ini&quot;.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Сервер разработки&lt;/b&gt;&lt;p&gt;Запуск Pyramid Web сервера разработки посредством команды &quot;pserve --reload development.ini&quot;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="182"/>
+        <location filename="../Project.py" line="178"/>
         <source>Run Server with Logging</source>
         <translation>Сервер разработки с ведением журнала</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="182"/>
+        <location filename="../Project.py" line="178"/>
         <source>Run Server with &amp;Logging</source>
         <translation>Сервер разработки с ведением &amp;журнала</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="187"/>
+        <location filename="../Project.py" line="183"/>
         <source>Starts the Pyramid Web server with logging</source>
         <translation>Запуск Pyramid Web сервера разработки с ведением журнала</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="189"/>
+        <location filename="../Project.py" line="185"/>
         <source>&lt;b&gt;Run Server with Logging&lt;/b&gt;&lt;p&gt;Starts the Pyramid Web server with logging using &quot;pserve --log-file=server.log --reload development.ini&quot;.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Сервер с ведением журнала&lt;/b&gt;&lt;p&gt;Запуск Pyramid Web сервера разработки с ведением журнала посредством команды &quot;pserve --log-file=server.log --reload development.ini&quot;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1263"/>
+        <location filename="../Project.py" line="1156"/>
         <source>Run Web-Browser</source>
         <translation>Запуск Web-браузера для администрирования</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="197"/>
+        <location filename="../Project.py" line="193"/>
         <source>Run &amp;Web-Browser</source>
         <translation>Запуск &amp;Web-браузера</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="202"/>
+        <location filename="../Project.py" line="198"/>
         <source>Starts the default Web-Browser with the URL of the Pyramid Web server</source>
         <translation>Запуск стандартного Web-браузера с URL Pyramid Web сервера (администрирование)</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="205"/>
+        <location filename="../Project.py" line="201"/>
         <source>&lt;b&gt;Run Web-Browser&lt;/b&gt;&lt;p&gt;Starts the default Web-Browser with the URL of the Pyramid Web server.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Запуск Web-браузера&lt;/b&gt;&lt;p&gt;Запуск стандартного Web-браузера с URL Pyramid Web сервера.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1281"/>
+        <location filename="../Project.py" line="1174"/>
         <source>Start Pyramid Python Console</source>
         <translation>Запуск консоли Pyramid Python</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="213"/>
+        <location filename="../Project.py" line="209"/>
         <source>Start Pyramid &amp;Python Console</source>
         <translation>Запуск Pyramid &amp;Python консоли</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="218"/>
+        <location filename="../Project.py" line="214"/>
         <source>Starts an interactive Python interpreter</source>
         <translation>Запуск интерактивного интерпретатора Python</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="220"/>
+        <location filename="../Project.py" line="216"/>
         <source>&lt;b&gt;Start Pyramid Python Console&lt;/b&gt;&lt;p&gt;Starts an interactive Python interpreter.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Запуск Pyramid Python консоли&lt;/b&gt;&lt;p&gt;Запуск интерактивного интерпретатора Python.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1320"/>
+        <location filename="../Project.py" line="1207"/>
         <source>Setup Development Environment</source>
         <translation>Настройка среды разработки</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="231"/>
+        <location filename="../Project.py" line="227"/>
         <source>Setup &amp;Development Environment</source>
         <translation>Настройка среды &amp;разработки</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="236"/>
+        <location filename="../Project.py" line="232"/>
         <source>Setup the Pyramid project in development mode</source>
         <translation>Настройка Pyramid проекта в режиме разработки</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="238"/>
+        <location filename="../Project.py" line="234"/>
         <source>&lt;b&gt;Setup Development Environment&lt;/b&gt;&lt;p&gt;Setup the Pyramid project in development mode using &quot;python setup.py develop&quot;.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Настройка среды разработки&lt;/b&gt;&lt;p&gt;Настройка Pyramid проекта в режиме разработки посредством &quot;python setup.py develop&quot;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1413"/>
+        <location filename="../Project.py" line="1300"/>
         <source>Initialize Database</source>
         <translation>Инициализация базы данных</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="250"/>
+        <location filename="../Project.py" line="246"/>
         <source>Initialize &amp;Database</source>
         <translation>Инициализация &amp;базы данных</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="255"/>
+        <location filename="../Project.py" line="251"/>
         <source>Initializes (or re-initializes) the database of the current Pyramid project</source>
         <translation>Инициализация (или ре-инициализация) базы данных текущего Pyramid проекта</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="258"/>
+        <location filename="../Project.py" line="254"/>
         <source>&lt;b&gt;Initialize Database&lt;/b&gt;&lt;p&gt;Initializes (or re-initializes) the database of the current Pyramid project.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Инициализация базы данных&lt;/b&gt;&lt;p&gt;Инициализация (или ре-инициализация) базы данных текущего Pyramid проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1454"/>
+        <location filename="../Project.py" line="1341"/>
         <source>Show Matching Views</source>
         <translation>Показ сопоставленных видов</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="270"/>
+        <location filename="../Project.py" line="266"/>
         <source>Show Matching &amp;Views</source>
         <translation>Показ сопоставленных &amp;видов</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="275"/>
+        <location filename="../Project.py" line="271"/>
         <source>Show views matching a given URL</source>
         <translation>Показ видов, сопоставленных заданному URL</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="277"/>
+        <location filename="../Project.py" line="273"/>
         <source>&lt;b&gt;Show Matching Views&lt;/b&gt;&lt;p&gt;Show views matching a given URL.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Показ сопоставленных видов&lt;/b&gt;&lt;p&gt;Отображение видов, сопоставленных заданным URL.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1477"/>
+        <location filename="../Project.py" line="1364"/>
         <source>Show Routes</source>
         <translation>Показ маршрутов</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="284"/>
+        <location filename="../Project.py" line="280"/>
         <source>Show &amp;Routes</source>
         <translation>Показ &amp;маршрутов</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="289"/>
+        <location filename="../Project.py" line="285"/>
         <source>Show all URL dispatch routes used by a Pyramid application</source>
         <translation>Отображение всех URL dispatch маршрутов, используемых Pyramid приложением</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="291"/>
+        <location filename="../Project.py" line="287"/>
         <source>&lt;b&gt;Show Routes&lt;/b&gt;&lt;p&gt;Show all URL dispatch routes used by a Pyramid application in the order in which they are evaluated.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Показ маршрутов&lt;/b&gt;&lt;p&gt;Отображение всех URL dispatch маршрутов, используемых Pyramid приложением, в том порядке, в котором они выполняются.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1499"/>
+        <location filename="../Project.py" line="1386"/>
         <source>Show Tween Objects</source>
         <translation>Показ Tween объектов</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="299"/>
+        <location filename="../Project.py" line="295"/>
         <source>Show &amp;Tween Objects</source>
         <translation>Показ &amp;Tween объектов</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="304"/>
+        <location filename="../Project.py" line="300"/>
         <source>Show all implicit and explicit tween objects used by a Pyramid application</source>
         <translation>Показ всех явных и неявных tween-объектов, используемых Pyramid приложением</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="307"/>
+        <location filename="../Project.py" line="303"/>
         <source>&lt;b&gt;Show Tween Objects&lt;/b&gt;&lt;p&gt;Show all implicit and explicit tween objects used by a Pyramid application.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Показ Tween объектов&lt;/b&gt;&lt;p&gt;Отображение всех явных и неявных tween-объектов, используемых Pyramid приложением.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="319"/>
+        <location filename="../Project.py" line="315"/>
         <source>Build Distribution</source>
         <translation>Создать дистрибутив</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="319"/>
+        <location filename="../Project.py" line="315"/>
         <source>Build &amp;Distribution</source>
         <translation>Создать &amp;дистрибутив</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="324"/>
+        <location filename="../Project.py" line="320"/>
         <source>Builds a distribution file for the Pyramid project</source>
         <translation>Создание файла дистрибутива для Pyramid проекта</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="326"/>
+        <location filename="../Project.py" line="322"/>
         <source>&lt;b&gt;Build Distribution&lt;/b&gt;&lt;p&gt;Builds a distribution file for the Pyramid project using &quot;python setup.py sdist&quot;.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Создать дистрибутив&lt;/b&gt;&lt;p&gt;Создание файла дистрибутива для Pyramid проекта посредством команды &quot;python setup.py sdist&quot;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="338"/>
+        <location filename="../Project.py" line="334"/>
         <source>Documentation</source>
         <translation>Документация</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="338"/>
+        <location filename="../Project.py" line="334"/>
         <source>D&amp;ocumentation</source>
         <translation>Д&amp;окументация</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="343"/>
+        <location filename="../Project.py" line="339"/>
         <source>Shows the help viewer with the Pyramid documentation</source>
         <translation>Отображение справочника с документацией Pyramid</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="345"/>
+        <location filename="../Project.py" line="341"/>
         <source>&lt;b&gt;Documentation&lt;/b&gt;&lt;p&gt;Shows the help viewer with the Pyramid documentation.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Документация&lt;/b&gt;&lt;p&gt;Отображение справочника с документацией Pyramid.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="898"/>
+        <location filename="../Project.py" line="786"/>
         <source>About Pyramid</source>
         <translation>О Pyramid</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="356"/>
+        <location filename="../Project.py" line="352"/>
         <source>About P&amp;yramid</source>
         <translation>О P&amp;yramid</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="361"/>
+        <location filename="../Project.py" line="357"/>
         <source>Shows some information about Pyramid</source>
         <translation>Отображение информации о Pyramid</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="363"/>
+        <location filename="../Project.py" line="359"/>
         <source>&lt;b&gt;About Pyramid&lt;/b&gt;&lt;p&gt;Shows some information about Pyramid.&lt;/p&gt;</source>
         <translation>&lt;b&gt;О Pyramid&lt;/b&gt;&lt;p&gt;Отображение информации о Pyramid.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="380"/>
+        <location filename="../Project.py" line="376"/>
         <source>P&amp;yramid</source>
         <translation>P&amp;yramid</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="454"/>
+        <location filename="../Project.py" line="451"/>
         <source>New template...</source>
         <translation>Новый шаблон...</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="462"/>
+        <location filename="../Project.py" line="459"/>
         <source>Extract Messages</source>
         <translation>Извлечь сообщения</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="465"/>
+        <location filename="../Project.py" line="462"/>
         <source>Compile All Catalogs</source>
         <translation>Компилировать все каталоги</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="468"/>
+        <location filename="../Project.py" line="465"/>
         <source>Compile Selected Catalogs</source>
         <translation>Компилировать выбранные каталоги</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="471"/>
+        <location filename="../Project.py" line="468"/>
         <source>Update All Catalogs</source>
         <translation>Обновить все каталоги</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="474"/>
+        <location filename="../Project.py" line="471"/>
         <source>Update Selected Catalogs</source>
         <translation>Обновить выбранные каталоги</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="514"/>
+        <location filename="../Project.py" line="511"/>
         <source>Chameleon Templates (*.pt);;Chameleon Text Templates (*.txt);;Mako Templates (*.mako);;Mako Templates (*.mak);;HTML Files (*.html);;HTML Files (*.htm);;All Files (*)</source>
         <translation>Шаблоны Chameleon (*.pt);;Шаблоны Chameleon Text (*.txt);;Шаблоны Mako (*.mako);;Mako Шаблоны (*.mak);;Файлы HTML (*.html);;Файлы HTML (*.htm);;Все файлы (*)</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="552"/>
+        <location filename="../Project.py" line="549"/>
         <source>New Form</source>
         <translation>Новая форма</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="537"/>
+        <location filename="../Project.py" line="534"/>
         <source>The file already exists! Overwrite it?</source>
         <translation>Файл уже существует! Переписать его?</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1076"/>
+        <location filename="../Project.py" line="967"/>
         <source>Select Pyramid Project</source>
         <translation>Выбор Pyramid проекта</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1076"/>
+        <location filename="../Project.py" line="967"/>
         <source>Select the Pyramid project to work with.</source>
         <translation>Выберите Pyramid проект для работы.</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1115"/>
+        <location filename="../Project.py" line="1006"/>
         <source>None</source>
         <translation>None</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1118"/>
+        <location filename="../Project.py" line="1009"/>
         <source>&amp;Current Pyramid Project ({0})</source>
         <translation>&amp;Текущий Pyramid проект ({0})</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1807"/>
+        <location filename="../Project.py" line="1689"/>
         <source>No current Pyramid project selected or no Pyramid project created yet. Aborting...</source>
         <translation>Не выбран текущий Pyramid проект, или Pyramid проект еще не создан.  Отмена...</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1857"/>
+        <location filename="../Project.py" line="1738"/>
         <source>Process Generation Error</source>
         <translation>Ошибка при запуске процесса</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1217"/>
+        <location filename="../Project.py" line="1108"/>
         <source>The Pyramid server could not be started.</source>
         <translation>Невозможно запустить Pyramid сервер.</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1263"/>
+        <location filename="../Project.py" line="1156"/>
         <source>Could not start the web-browser for the URL &quot;{0}&quot;.</source>
         <translation>Невозможно запустить web-браузер с URL &quot;{0}&quot;.</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1305"/>
+        <location filename="../Project.py" line="1192"/>
         <source>The Pyramid Shell process could not be started.</source>
         <translation>Невозможно запустить процесс Pyramid Shell.</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1336"/>
+        <location filename="../Project.py" line="1223"/>
         <source>Pyramid development environment setup successfully.</source>
         <translation>Среда разработки Pyramid успешно настроена.</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1355"/>
+        <location filename="../Project.py" line="1242"/>
         <source>Build Distribution File</source>
         <translation>Создание файла дистрибутива</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1379"/>
+        <location filename="../Project.py" line="1267"/>
         <source>Python distribution file built successfully.</source>
         <translation>Файл дистрибутива Python успешно создан.</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1428"/>
+        <location filename="../Project.py" line="1315"/>
         <source>Database initialized successfully.</source>
         <translation>База данных успешно инициализирована.</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1454"/>
+        <location filename="../Project.py" line="1341"/>
         <source>Enter the URL to be matched:</source>
         <translation>Введите URL для сопоставления:</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1595"/>
+        <location filename="../Project.py" line="1477"/>
         <source>Extract messages</source>
         <translation>Извлечь сообщения</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1635"/>
+        <location filename="../Project.py" line="1517"/>
         <source>
 Messages extracted successfully.</source>
         <translation>
 Сообщения успешно извлечены.</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1668"/>
+        <location filename="../Project.py" line="1550"/>
         <source>
 Message catalog initialized successfully.</source>
         <translation>
 Каталог сообщений успешно инициализирован.</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1722"/>
+        <location filename="../Project.py" line="1604"/>
         <source>Compiling message catalogs</source>
         <translation>Компиляция каталогов сообщений</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1754"/>
+        <location filename="../Project.py" line="1636"/>
         <source>
 Message catalogs compiled successfully.</source>
         <translation>
 Каталоги сообщений успешно компилированы.</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1829"/>
+        <location filename="../Project.py" line="1711"/>
         <source>No locales detected. Aborting...</source>
         <translation>Локали не найдены. Прерывание выполнения...</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1803"/>
+        <location filename="../Project.py" line="1685"/>
         <source>Updating message catalogs</source>
         <translation>Обновление каталогов сообщений</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1835"/>
+        <location filename="../Project.py" line="1717"/>
         <source>
 Message catalogs updated successfully.</source>
         <translation>
 Каталоги сообщений успешно обновлены.</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1649"/>
+        <location filename="../Project.py" line="1531"/>
         <source>Initializing message catalog for &apos;{0}&apos;</source>
         <translation>Инициализация каталога сообщений для &apos;{0}&apos;</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="898"/>
+        <location filename="../Project.py" line="786"/>
         <source>&lt;p&gt;Pyramid is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.&lt;/p&gt;&lt;p&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Version:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;URL:&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;{1}&quot;&gt;{1}&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
         <translation>&lt;p&gt;Pyramid это высокоуровневый веб-фреймворк, созданный на Python, воодушевляющий к развитому, чистому и практичному дизайну.&lt;/p&gt;&lt;p&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Версия:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;URL:&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;{1}&quot;&gt;{1}&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="440"/>
+        <location filename="../Project.py" line="436"/>
         <source>Open with {0}</source>
         <translation>Открыть с помощью {0}</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1857"/>
+        <location filename="../Project.py" line="1738"/>
         <source>The translations editor process ({0}) could not be started.</source>
         <translation>Невозможен запуск редактора переводов ({0}).</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1611"/>
+        <location filename="../Project.py" line="1493"/>
         <source>No setup.cfg found or no &quot;extract_messages&quot; section found in setup.cfg.</source>
         <translation>Не найден файл setup.cfg или не найдена &quot;extract_messages&quot; секция в setup.cfg.</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1618"/>
+        <location filename="../Project.py" line="1500"/>
         <source>No &quot;output_file&quot; option found in setup.cfg.</source>
         <translation>Опция &quot;output_file&quot; не найдена в setup.cfg.</translation>
     </message>
     <message>
-        <location filename="../Project.py" line="552"/>
+        <location filename="../Project.py" line="549"/>
         <source>&lt;p&gt;The new form file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br/&gt; Problem: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Новый файл формы &lt;b&gt;{0}&lt;/b&gt; не может быть создан.&lt;br/&gt; Проблема: {1}&lt;/p&gt;</translation>
     </message>
@@ -634,7 +634,7 @@
 <context>
     <name>ProjectPyramidPlugin</name>
     <message>
-        <location filename="../../PluginProjectPyramid.py" line="395"/>
+        <location filename="../../PluginProjectPyramid.py" line="425"/>
         <source>Pyramid</source>
         <translation>Pyramid</translation>
     </message>
@@ -697,12 +697,12 @@
         <translation>Alt+P</translation>
     </message>
     <message>
-        <location filename="../PyramidDialog.py" line="171"/>
+        <location filename="../PyramidDialog.py" line="167"/>
         <source>Process Generation Error</source>
         <translation>Ошибка при запуске процесса</translation>
     </message>
     <message>
-        <location filename="../PyramidDialog.py" line="171"/>
+        <location filename="../PyramidDialog.py" line="167"/>
         <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
         <translation>Процесс {0} не может быть запущен. Убедитесь, что к нему указан путь доступа.</translation>
     </message>
@@ -735,74 +735,74 @@
         <translation>Python 3</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/PyramidPage.ui" line="229"/>
+        <location filename="../ConfigurationPage/PyramidPage.ui" line="139"/>
         <source>Pyramid Virtual Environment</source>
         <translation>Виртуальное окружение Pyramid</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/PyramidPage.ui" line="206"/>
+        <location filename="../ConfigurationPage/PyramidPage.ui" line="116"/>
         <source>Enter the path of the Pyramid virtual environment. Leave empty to not use a virtual environment setup.</source>
         <translation>Введите путь виртуального окружения Pyramid. Оставьте пустым если не будете использовать установки виртуального окружения.</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/PyramidPage.ui" line="219"/>
+        <location filename="../ConfigurationPage/PyramidPage.ui" line="129"/>
         <source>Select the virtual environment directory via a selection dialog</source>
         <translation>Выбор директории виртуального окружения посредством диалога выбора</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/PyramidPage.ui" line="253"/>
+        <location filename="../ConfigurationPage/PyramidPage.ui" line="163"/>
         <source>Pyramid Python Console:</source>
         <translation>Консоль Pyramid Python:</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/PyramidPage.ui" line="266"/>
+        <location filename="../ConfigurationPage/PyramidPage.ui" line="176"/>
         <source>Select the Python console type</source>
         <translation>Выберите тип консоли Python</translation>
     </message>
     <message>
         <location filename="../ConfigurationPage/PyramidPage.ui" line="188"/>
         <source>Python 2</source>
-        <translation>Python 2</translation>
+        <translation type="obsolete">Python 2</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/PyramidPage.ui" line="278"/>
+        <location filename="../ConfigurationPage/PyramidPage.ui" line="188"/>
         <source>Pyramid Documentation</source>
         <translation>Документация Pyramid</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/PyramidPage.ui" line="284"/>
+        <location filename="../ConfigurationPage/PyramidPage.ui" line="194"/>
         <source>URL:</source>
         <translation>URL:</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/PyramidPage.ui" line="291"/>
+        <location filename="../ConfigurationPage/PyramidPage.ui" line="201"/>
         <source>Enter the URL of the Pyramid documentation</source>
         <translation>Введите URL документации Pyramid</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/PyramidPage.py" line="71"/>
+        <location filename="../ConfigurationPage/PyramidPage.py" line="64"/>
         <source>Plain Python</source>
         <translation>Plain Python</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/PyramidPage.py" line="72"/>
+        <location filename="../ConfigurationPage/PyramidPage.py" line="65"/>
         <source>IPython</source>
         <translation>IPython</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/PyramidPage.py" line="73"/>
+        <location filename="../ConfigurationPage/PyramidPage.py" line="66"/>
         <source>bpython</source>
         <translation>bpython</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/PyramidPage.py" line="183"/>
+        <location filename="../ConfigurationPage/PyramidPage.py" line="129"/>
         <source>Select Virtual Environment for Python 3</source>
         <translation>Выбор виртуального окружения для Python 3</translation>
     </message>
     <message>
         <location filename="../ConfigurationPage/PyramidPage.py" line="202"/>
         <source>Select Virtual Environment for Python 2</source>
-        <translation>Выбор виртуального окружения для Python 2</translation>
+        <translation type="obsolete">Выбор виртуального окружения для Python 2</translation>
     </message>
     <message>
         <location filename="../ConfigurationPage/PyramidPage.ui" line="37"/>
@@ -810,22 +810,22 @@
         <translation>Команды консоли</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/PyramidPage.py" line="218"/>
+        <location filename="../ConfigurationPage/PyramidPage.py" line="145"/>
         <source>Translations Editor</source>
         <translation>Редактор перевода</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/PyramidPage.ui" line="320"/>
+        <location filename="../ConfigurationPage/PyramidPage.ui" line="230"/>
         <source>Enter the path of an editor to use to do the translations. Leave empty to disable this feature.</source>
         <translation>Введите путь к редактору, который будет использоваться для перевода. Оставьте поле пустым для запрета этой возможности.</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/PyramidPage.ui" line="333"/>
+        <location filename="../ConfigurationPage/PyramidPage.ui" line="243"/>
         <source>Select the translations editor via a file selection dialog</source>
         <translation>Выбор редактора для перевода посредством диалога выбора</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/PyramidPage.py" line="218"/>
+        <location filename="../ConfigurationPage/PyramidPage.py" line="145"/>
         <source>All Files (*)</source>
         <translation>Все файлы (*)</translation>
     </message>
@@ -845,12 +845,12 @@
         <translation>Внешний web-браузер</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/PyramidPage.ui" line="298"/>
+        <location filename="../ConfigurationPage/PyramidPage.ui" line="208"/>
         <source>Press to reset the URL to the default URL</source>
         <translation>Сбросить к URL по умолчанию</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/PyramidPage.ui" line="235"/>
+        <location filename="../ConfigurationPage/PyramidPage.ui" line="145"/>
         <source>Select the Virtual Environment to be used with Pyramid</source>
         <translation>Выберите виртуальное окружение для использования с  Pyramid</translation>
     </message>
@@ -908,22 +908,22 @@
         <translation>Alt+P</translation>
     </message>
     <message>
-        <location filename="../PyramidRoutesDialog.py" line="107"/>
+        <location filename="../PyramidRoutesDialog.py" line="104"/>
         <source>No routes found.</source>
         <translation>Маршруты не найдены.</translation>
     </message>
     <message>
-        <location filename="../PyramidRoutesDialog.py" line="139"/>
+        <location filename="../PyramidRoutesDialog.py" line="136"/>
         <source>Getting routes...</source>
         <translation>Получение маршрутов...</translation>
     </message>
     <message>
-        <location filename="../PyramidRoutesDialog.py" line="169"/>
+        <location filename="../PyramidRoutesDialog.py" line="166"/>
         <source>Process Generation Error</source>
         <translation>Ошибка при запуске процесса</translation>
     </message>
     <message>
-        <location filename="../PyramidRoutesDialog.py" line="169"/>
+        <location filename="../PyramidRoutesDialog.py" line="166"/>
         <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
         <translation>Процесс {0} не может быть запущен. Убедитесь, что к нему указан путь доступа.</translation>
     </message>

eric ide

mercurial