ProjectDjango/i18n/django_ru.ts

branch
eric7
changeset 193
bf4c1a7833b4
parent 174
2d0758ecbecf
child 202
b06794ae2a92
--- a/ProjectDjango/i18n/django_ru.ts	Sat Dec 23 16:46:05 2023 +0100
+++ b/ProjectDjango/i18n/django_ru.ts	Fri Jul 12 08:31:14 2024 +0200
@@ -4,16 +4,6 @@
   <context>
     <name>DjangoCheckOptionsDialog</name>
     <message>
-      <location filename="../DjangoCheckOptionsDialog.py" line="77" />
-      <source>Select settings file</source>
-      <translation>Выбор файла настроек</translation>
-    </message>
-    <message>
-      <location filename="../DjangoCheckOptionsDialog.py" line="79" />
-      <source>Python Files (*.py)</source>
-      <translation>Файлы Python (*.py)</translation>
-    </message>
-    <message>
       <location filename="../DjangoCheckOptionsDialog.ui" line="0" />
       <source>Check Options</source>
       <translation>Проверка параметров</translation>
@@ -53,10 +43,45 @@
       <source>Press to select the settings module file via a file selection dialog</source>
       <translation>Выбор файла настроек модуля посредством диалога выбора файла</translation>
     </message>
+    <message>
+      <location filename="../DjangoCheckOptionsDialog.py" line="89" />
+      <source>Select settings file</source>
+      <translation>Выбор файла настроек</translation>
+    </message>
+    <message>
+      <location filename="../DjangoCheckOptionsDialog.py" line="89" />
+      <source>Python Files (*.py)</source>
+      <translation>Файлы Python (*.py)</translation>
+    </message>
   </context>
   <context>
     <name>DjangoDialog</name>
     <message>
+      <location filename="../DjangoDialog.py" line="214" />
+      <source>Process Generation Error</source>
+      <translation>Ошибка при запуске процесса</translation>
+    </message>
+    <message>
+      <location filename="../DjangoDialog.py" line="215" />
+      <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+      <translation>Процесс {0} не может быть запущен. Убедитесь, что к нему указан путь доступа.</translation>
+    </message>
+    <message>
+      <location filename="../DjangoDialog.py" line="305" />
+      <source>Select data file</source>
+      <translation>Выбор файла данных</translation>
+    </message>
+    <message>
+      <location filename="../DjangoDialog.py" line="323" />
+      <source>Error saving data</source>
+      <translation>Ошибка сохранения данных</translation>
+    </message>
+    <message>
+      <location filename="../DjangoDialog.py" line="324" />
+      <source>&lt;p&gt;The data could not be written to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Данные не могут быть записаны в &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
       <location filename="../DjangoDialog.ui" line="0" />
       <source>Django</source>
       <translation>Django</translation>
@@ -111,45 +136,10 @@
       <source>Alt+P</source>
       <translation>Alt+P</translation>
     </message>
-    <message>
-      <location filename="../DjangoDialog.py" line="218" />
-      <source>Process Generation Error</source>
-      <translation>Ошибка при запуске процесса</translation>
-    </message>
-    <message>
-      <location filename="../DjangoDialog.py" line="219" />
-      <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
-      <translation>Процесс {0} не может быть запущен. Убедитесь, что к нему указан путь доступа.</translation>
-    </message>
-    <message>
-      <location filename="../DjangoDialog.py" line="313" />
-      <source>Select data file</source>
-      <translation>Выбор файла данных</translation>
-    </message>
-    <message>
-      <location filename="../DjangoDialog.py" line="333" />
-      <source>Error saving data</source>
-      <translation>Ошибка сохранения данных</translation>
-    </message>
-    <message>
-      <location filename="../DjangoDialog.py" line="334" />
-      <source>&lt;p&gt;The data could not be written to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Данные не могут быть записаны в &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
-    </message>
   </context>
   <context>
     <name>DjangoDiffsettingsDataDialog</name>
     <message>
-      <location filename="../DjangoDiffsettingsDataDialog.py" line="32" />
-      <source>Hash Format</source>
-      <translation>Формат хэша</translation>
-    </message>
-    <message>
-      <location filename="../DjangoDiffsettingsDataDialog.py" line="33" />
-      <source>Unified Diff</source>
-      <translation>Объединенный Diff</translation>
-    </message>
-    <message>
       <location filename="../DjangoDiffsettingsDataDialog.ui" line="0" />
       <source>diffsettings Command Options</source>
       <translation>Параметры команды diffsettings</translation>
@@ -184,21 +174,31 @@
       <source>Select the output format (2.0.0+ only)</source>
       <translation>Выберите формат вывода (только 2.0.0+)</translation>
     </message>
+    <message>
+      <location filename="../DjangoDiffsettingsDataDialog.py" line="33" />
+      <source>Hash Format</source>
+      <translation>Формат хэша</translation>
+    </message>
+    <message>
+      <location filename="../DjangoDiffsettingsDataDialog.py" line="34" />
+      <source>Unified Diff</source>
+      <translation>Объединенный Diff</translation>
+    </message>
   </context>
   <context>
     <name>DjangoDumpdataDataDialog</name>
     <message>
-      <location filename="../DjangoDumpdataDataDialog.py" line="40" />
+      <location filename="../DjangoDumpdataDataDialog.py" line="41" />
       <source>JSON</source>
       <translation>JSON</translation>
     </message>
     <message>
-      <location filename="../DjangoDumpdataDataDialog.py" line="41" />
+      <location filename="../DjangoDumpdataDataDialog.py" line="42" />
       <source>XML</source>
       <translation>XML</translation>
     </message>
     <message>
-      <location filename="../DjangoDumpdataDataDialog.py" line="44" />
+      <location filename="../DjangoDumpdataDataDialog.py" line="46" />
       <source>YAML</source>
       <translation>YAML</translation>
     </message>
@@ -301,22 +301,22 @@
       <translation>Задайте список приложений и моделей, в которых пропустить поиск фикстур:</translation>
     </message>
     <message>
-      <location filename="../DjangoLoaddataDataDialog.py" line="64" />
+      <location filename="../DjangoLoaddataDataDialog.py" line="71" />
       <source>JSON Files (*.json);;XML Files (*.xml);;</source>
       <translation>JSON файлы (*.json);;XML файлы (*.xml);</translation>
     </message>
     <message>
-      <location filename="../DjangoLoaddataDataDialog.py" line="67" />
+      <location filename="../DjangoLoaddataDataDialog.py" line="75" />
       <source>YAML Files (*.yaml);;</source>
       <translation>YAML файлы (*.yaml);;</translation>
     </message>
     <message>
-      <location filename="../DjangoLoaddataDataDialog.py" line="68" />
+      <location filename="../DjangoLoaddataDataDialog.py" line="76" />
       <source>All Files (*)</source>
       <translation>Все файлы (*)</translation>
     </message>
     <message>
-      <location filename="../DjangoLoaddataDataDialog.py" line="72" />
+      <location filename="../DjangoLoaddataDataDialog.py" line="80" />
       <source>Select fixture file</source>
       <translation>Выбор файла фикстуры</translation>
     </message>
@@ -410,92 +410,92 @@
   <context>
     <name>DjangoMigrationsListDialog</name>
     <message>
-      <location filename="../DjangoMigrationsListDialog.ui" line="0" />
-      <source>Errors</source>
-      <translation>Ошибки</translation>
-    </message>
-    <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="64" />
+      <location filename="../DjangoMigrationsListDialog.py" line="68" />
       <source>Available Migrations</source>
       <translation>Доступные миграции</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="66" />
+      <location filename="../DjangoMigrationsListDialog.py" line="71" />
       <source>Name</source>
       <translation>Имя</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="71" />
+      <location filename="../DjangoMigrationsListDialog.py" line="78" />
       <source>Migrations Plan</source>
       <translation>План миграций</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="73" />
+      <location filename="../DjangoMigrationsListDialog.py" line="81" />
       <source>Migration</source>
       <translation>Миграция</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="74" />
+      <location filename="../DjangoMigrationsListDialog.py" line="82" />
       <source>Dependencies</source>
       <translation>Зависимости</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="80" />
+      <location filename="../DjangoMigrationsListDialog.py" line="90" />
       <source>&amp;Refresh</source>
       <translation>&amp;Освежить</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="82" />
+      <location filename="../DjangoMigrationsListDialog.py" line="92" />
       <source>Press to refresh the list</source>
       <translation>Освежить список</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="190" />
+      <location filename="../DjangoMigrationsListDialog.py" line="194" />
       <source>Process Generation Error</source>
       <translation>Ошибка при запуске процесса</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="191" />
+      <location filename="../DjangoMigrationsListDialog.py" line="195" />
       <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
       <translation>Процесс {0} не может быть запущен. Убедитесь, что к нему указан путь доступа.</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="303" />
+      <location filename="../DjangoMigrationsListDialog.py" line="309" />
       <source>Apply All Migrations</source>
       <translation>Применить все миграции</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="333" />
-      <location filename="../DjangoMigrationsListDialog.py" line="315" />
+      <location filename="../DjangoMigrationsListDialog.py" line="340" />
+      <location filename="../DjangoMigrationsListDialog.py" line="320" />
       <source>Apply Selected Migrations</source>
       <translation>Применить выбранные миграции</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="318" />
+      <location filename="../DjangoMigrationsListDialog.py" line="323" />
       <source>Unapply Migrations</source>
       <translation>Откатить миграции</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="395" />
-      <location filename="../DjangoMigrationsListDialog.py" line="322" />
+      <location filename="../DjangoMigrationsListDialog.py" line="401" />
+      <location filename="../DjangoMigrationsListDialog.py" line="327" />
       <source>Make Migrations</source>
       <translation>Создать миграции</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="325" />
+      <location filename="../DjangoMigrationsListDialog.py" line="330" />
       <source>Make Empty Migrations</source>
       <translation>Создать пустые миграции</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="329" />
+      <location filename="../DjangoMigrationsListDialog.py" line="335" />
       <source>Make Migrations (dry-run)</source>
       <translation>Создать миграции (dry-run)</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="396" />
+      <location filename="../DjangoMigrationsListDialog.py" line="402" />
       <source>Enter a name for the migrations (leave empty to use system supplied name):</source>
       <translation>Задайте имя миграции (оставить поле пустым для использования имени, поддерживаемого системой):</translation>
     </message>
+    <message>
+      <location filename="../DjangoMigrationsListDialog.ui" line="0" />
+      <source>Errors</source>
+      <translation>Ошибки</translation>
+    </message>
   </context>
   <context>
     <name>DjangoPage</name>
@@ -650,22 +650,22 @@
       <translation>Нечеткий перевод</translation>
     </message>
     <message>
-      <location filename="../ConfigurationPage/DjangoPage.py" line="36" />
+      <location filename="../ConfigurationPage/DjangoPage.py" line="42" />
       <source>All Files (*)</source>
       <translation>Все файлы (*)</translation>
     </message>
     <message>
-      <location filename="../ConfigurationPage/DjangoPage.py" line="71" />
+      <location filename="../ConfigurationPage/DjangoPage.py" line="77" />
       <source>Plain Python</source>
       <translation>Plain Python</translation>
     </message>
     <message>
-      <location filename="../ConfigurationPage/DjangoPage.py" line="72" />
+      <location filename="../ConfigurationPage/DjangoPage.py" line="78" />
       <source>IPython</source>
       <translation>IPython</translation>
     </message>
     <message>
-      <location filename="../ConfigurationPage/DjangoPage.py" line="73" />
+      <location filename="../ConfigurationPage/DjangoPage.py" line="79" />
       <source>bpython</source>
       <translation>bpython</translation>
     </message>
@@ -673,21 +673,6 @@
   <context>
     <name>DjangoRunTestServerDataDialog</name>
     <message>
-      <location filename="../DjangoRunTestServerDataDialog.py" line="38" />
-      <source>JSON Files (*.json);;XML Files (*.xml);;</source>
-      <translation>JSON файлы (*.json);;XML файлы (*.xml);</translation>
-    </message>
-    <message>
-      <location filename="../DjangoRunTestServerDataDialog.py" line="41" />
-      <source>YAML Files (*.yaml);;</source>
-      <translation>YAML файлы (*.yaml);;</translation>
-    </message>
-    <message>
-      <location filename="../DjangoRunTestServerDataDialog.py" line="42" />
-      <source>All Files (*)</source>
-      <translation>Все файлы (*)</translation>
-    </message>
-    <message>
       <location filename="../DjangoRunTestServerDataDialog.ui" line="0" />
       <source>testserver Command Options</source>
       <translation>Параметры команды testserver</translation>
@@ -697,6 +682,21 @@
       <source>Enter the list of fixture patterns or the path of a fixture file.</source>
       <translation>Задайте список патернов фикстур или укажите путь к файлу фикстур.</translation>
     </message>
+    <message>
+      <location filename="../DjangoRunTestServerDataDialog.py" line="41" />
+      <source>JSON Files (*.json);;XML Files (*.xml);;</source>
+      <translation>JSON файлы (*.json);;XML файлы (*.xml);</translation>
+    </message>
+    <message>
+      <location filename="../DjangoRunTestServerDataDialog.py" line="45" />
+      <source>YAML Files (*.yaml);;</source>
+      <translation>YAML файлы (*.yaml);;</translation>
+    </message>
+    <message>
+      <location filename="../DjangoRunTestServerDataDialog.py" line="46" />
+      <source>All Files (*)</source>
+      <translation>Все файлы (*)</translation>
+    </message>
   </context>
   <context>
     <name>DjangoSendTestEmailDataDialog</name>
@@ -865,1147 +865,1152 @@
   <context>
     <name>Project</name>
     <message>
-      <location filename="../Project.py" line="153" />
+      <location filename="../Project.py" line="180" />
       <source>Current Project</source>
       <translation>Текущий проект</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="157" />
+      <location filename="../Project.py" line="182" />
       <source>Selects the current project</source>
       <translation>Выбор текущего проекта</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="159" />
+      <location filename="../Project.py" line="184" />
       <source>&lt;b&gt;Current Project&lt;/b&gt;&lt;p&gt;Selects the current project. Used for multi-project Django projects to switch between the projects.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Текущий проект&lt;/b&gt;&lt;p&gt;Выберите текущий проект. Используется в мультипроекте Django-проектов для переключения между ними.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="173" />
+      <location filename="../Project.py" line="199" />
       <source>Start Project</source>
       <translation>Создание нового проекта</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="174" />
+      <location filename="../Project.py" line="200" />
       <source>Start &amp;Project</source>
       <translation>Новый &amp;проект</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="177" />
+      <location filename="../Project.py" line="206" />
       <source>Starts a new Django project</source>
       <translation>Создание нового Django-проекта</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="179" />
+      <location filename="../Project.py" line="208" />
       <source>&lt;b&gt;Start Project&lt;/b&gt;&lt;p&gt;Starts a new Django project using "django-admin.py startproject".&lt;/p&gt;</source>
       <translation>&lt;b&gt;Новый проект&lt;/b&gt;&lt;p&gt;Создание нового Django-проекта посредством команды "django-admin.py startproject".&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="188" />
+      <location filename="../Project.py" line="218" />
       <source>Start Application (global)</source>
       <translation>Создание приложения (global)</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="189" />
+      <location filename="../Project.py" line="219" />
       <source>Start Application (&amp;global)</source>
       <translation>Новое приложение (&amp;global)</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="192" />
+      <location filename="../Project.py" line="226" />
       <source>Starts a new global Django application</source>
       <translation>Создание нового (global) Django-приложения</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="194" />
+      <location filename="../Project.py" line="229" />
       <source>&lt;b&gt;Start Application (global)&lt;/b&gt;&lt;p&gt;Starts a new global Django application using "django-admin.py startapp".&lt;/p&gt;</source>
       <translation>&lt;b&gt;Старт приложения (global)&lt;/b&gt;&lt;p&gt;Создание нового global Django-приложения посредством команды: "django-admin.py startapp".&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="204" />
+      <location filename="../Project.py" line="239" />
       <source>Start Application (local)</source>
       <translation>Создание приложения (local)</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="205" />
+      <location filename="../Project.py" line="240" />
       <source>Start Application (&amp;local)</source>
       <translation>Новое приложение (&amp;local)</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="208" />
+      <location filename="../Project.py" line="247" />
       <source>Starts a new local Django application</source>
       <translation>Создание нового (local) Django-приложения</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="210" />
+      <location filename="../Project.py" line="250" />
       <source>&lt;b&gt;Start Application (local)&lt;/b&gt;&lt;p&gt;Starts a new local Django application using "manage.py startapp".&lt;/p&gt;</source>
       <translation>&lt;b&gt;Старт приложения (local)&lt;/b&gt;&lt;p&gt;Создание нового local Django-приложения посредством команды: "manage.py startapp".&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="224" />
+      <location filename="../Project.py" line="264" />
       <source>Run Server</source>
       <translation>Запуск сервера разработки</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="225" />
+      <location filename="../Project.py" line="265" />
       <source>Run &amp;Server</source>
       <translation>Запуск &amp;сервера разработки</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="228" />
+      <location filename="../Project.py" line="271" />
       <source>Starts the Django Web server</source>
       <translation>Запуск Django Web сервера разработки</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="230" />
+      <location filename="../Project.py" line="273" />
       <source>&lt;b&gt;Run Server&lt;/b&gt;&lt;p&gt;Starts the Django Web server using "manage.py runserver".&lt;/p&gt;</source>
       <translation>&lt;b&gt;Сервер разработки&lt;/b&gt;&lt;p&gt;Запуск Django Web сервера разработки посредством команды: "manage.py runserver".&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2050" />
-      <location filename="../Project.py" line="239" />
+      <location filename="../Project.py" line="2266" />
+      <location filename="../Project.py" line="283" />
       <source>Run Web-Browser</source>
       <translation>Запуск Web-браузера администрирования</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="240" />
+      <location filename="../Project.py" line="284" />
       <source>Run &amp;Web-Browser</source>
       <translation>Запуск &amp;Web-браузера</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="243" />
+      <location filename="../Project.py" line="291" />
       <source>Starts the default Web-Browser with the URL of the Django Web server</source>
       <translation>Запуск Web-браузера, используемого по умолчанию, с URL Django Web сервера</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="246" />
+      <location filename="../Project.py" line="297" />
       <source>&lt;b&gt;Run Web-Browser&lt;/b&gt;&lt;p&gt;Starts the default Web-Browser with the URL of the Django Web server.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Запуск Web-браузера&lt;/b&gt;&lt;p&gt;Запуск Web-браузера, используемого по умолчанию, с адресом Django Web сервера.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2720" />
-      <location filename="../Project.py" line="259" />
+      <location filename="../Project.py" line="2963" />
+      <location filename="../Project.py" line="311" />
       <source>Create Cache Tables</source>
       <translation>Создание кэша таблиц</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="260" />
+      <location filename="../Project.py" line="312" />
       <source>C&amp;reate Cache Tables</source>
       <translation>С&amp;оздание кэша таблиц</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="263" />
+      <location filename="../Project.py" line="319" />
       <source>Creates the tables needed to use the SQL cache backend</source>
       <translation>Для создания таблиц необходимо использовать SQL кэш бэкенд</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="265" />
+      <location filename="../Project.py" line="322" />
       <source>&lt;b&gt;Create Cache Tables&lt;/b&gt;&lt;p&gt;Creates the tables needed to use the SQL cache backend.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Создание кэша таблиц&lt;/b&gt;&lt;p&gt;Для создания таблиц необходимо использовать SQL кэш бэкенд.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="279" />
+      <location filename="../Project.py" line="336" />
       <source>Help</source>
       <translation>Справка</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="280" />
+      <location filename="../Project.py" line="336" />
       <source>&amp;Help</source>
       <translation>&amp;Справка</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="283" />
+      <location filename="../Project.py" line="338" />
       <source>Shows the Django help index</source>
       <translation>Показ индекса справки Django</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="285" />
+      <location filename="../Project.py" line="340" />
       <source>&lt;b&gt;Help&lt;/b&gt;&lt;p&gt;Shows the Django help index page.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Справка&lt;/b&gt;&lt;p&gt;Показ страницы индексов справки Django.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1393" />
-      <location filename="../Project.py" line="297" />
+      <location filename="../Project.py" line="1585" />
+      <location filename="../Project.py" line="350" />
       <source>About Django</source>
       <translation>О Django</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="298" />
+      <location filename="../Project.py" line="351" />
       <source>About D&amp;jango</source>
       <translation>О D&amp;jango</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="301" />
+      <location filename="../Project.py" line="357" />
       <source>Shows some information about Django</source>
       <translation>Отображение информации о Django</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="303" />
+      <location filename="../Project.py" line="359" />
       <source>&lt;b&gt;About Django&lt;/b&gt;&lt;p&gt;Shows some information about Django.&lt;/p&gt;</source>
       <translation>&lt;b&gt;О Django&lt;/b&gt;&lt;p&gt;Отображение информации о Django.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="3441" />
-      <location filename="../Project.py" line="316" />
-      <location filename="../Project.py" line="315" />
+      <location filename="../Project.py" line="3680" />
+      <location filename="../Project.py" line="373" />
+      <location filename="../Project.py" line="372" />
       <source>Check Project</source>
       <translation>Проверить проект</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="319" />
+      <location filename="../Project.py" line="380" />
       <source>Inspects the Django project for common problems</source>
       <translation>Инспекция общераспространенных проблем Django-проекта</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="321" />
+      <location filename="../Project.py" line="383" />
       <source>&lt;b&gt;Check Project&lt;/b&gt;&lt;p&gt;This inspects the Django project for common problems.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Проверить проект&lt;/b&gt;&lt;p&gt;Инспекция общих проблем Django-проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="341" />
+      <location filename="../Project.py" line="404" />
       <source>Current Database</source>
       <translation>Текущая база данных</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="345" />
+      <location filename="../Project.py" line="406" />
       <source>Selects the current database</source>
       <translation>Выбор текущей базы данных</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="347" />
+      <location filename="../Project.py" line="408" />
       <source>&lt;b&gt;Current Database&lt;/b&gt;&lt;p&gt;Selects the database name to be used by all database actions. An empty database name indicates to use the default name.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Текущая база данных&lt;/b&gt;&lt;p&gt;Выбор имени базы данных, которое будет использоваться во всех операциях базы данных. Пустое имя базы данных указывает на использование имени по умолчанию.&lt;/P&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="358" />
+      <location filename="../Project.py" line="420" />
       <source>Introspect</source>
       <translation>Просматривает базу данных, определяет структуру моделей и выводит их код</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="359" />
+      <location filename="../Project.py" line="421" />
       <source>&amp;Introspect</source>
       <translation>&amp;Инспекция</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="362" />
+      <location filename="../Project.py" line="428" />
       <source>Introspects the database tables and outputs a Django model module</source>
       <translation>Анализ таблиц базы данных и вывод кода модуля Django моделей</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="365" />
+      <location filename="../Project.py" line="431" />
       <source>&lt;b&gt;Introspect&lt;/b&gt;&lt;p&gt;Introspects the database tables and outputs a Django model module.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Анализ таблиц базы данных&lt;/b&gt;&lt;p&gt;Анализ таблиц базы данных, определение структуры и вывод кода модуля Django моделей.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="374" />
+      <location filename="../Project.py" line="441" />
       <source>Flush</source>
       <translation>Очистка</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="375" />
+      <location filename="../Project.py" line="441" />
       <source>&amp;Flush</source>
       <translation>&amp;Очистка</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="378" />
+      <location filename="../Project.py" line="444" />
       <source>Returns all database tables to the state just after their installation</source>
       <translation>Возвращает все таблицы базы данных к состоянию на момент инсталяции базы</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="381" />
+      <location filename="../Project.py" line="450" />
       <source>&lt;b&gt;Flush&lt;/b&gt;&lt;p&gt;Returns all database tables to the state just after their installation.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Очистка&lt;/b&gt;&lt;p&gt;Возврат всех таблиц базы данных к состоянию на момент инсталяции базы.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="390" />
+      <location filename="../Project.py" line="460" />
       <source>Start Client Console</source>
       <translation>Запуск консоли клиента</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="391" />
+      <location filename="../Project.py" line="461" />
       <source>Start &amp;Client Console</source>
       <translation>Старт консоли &amp;клиента</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="394" />
+      <location filename="../Project.py" line="468" />
       <source>Starts a console window for the database client</source>
       <translation>Запуск окна консоли для клиента базы данных</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="396" />
+      <location filename="../Project.py" line="471" />
       <source>&lt;b&gt;Start Client Console&lt;/b&gt;&lt;p&gt;Starts a console window for the database client.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Запуск консоли клиента&lt;/b&gt;&lt;p&gt;Запуск окна консоли для клиента базы данных.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2287" />
-      <location filename="../Project.py" line="2190" />
-      <location filename="../Project.py" line="408" />
+      <location filename="../Project.py" line="2512" />
+      <location filename="../Project.py" line="2415" />
+      <location filename="../Project.py" line="484" />
       <source>Flush Database</source>
       <translation>Очистка базы данных</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="409" />
+      <location filename="../Project.py" line="485" />
       <source>&amp;Flush Database</source>
       <translation>&amp;Очистка базы данных</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="412" />
+      <location filename="../Project.py" line="492" />
       <source>Prints a list of statements to return all database tables to the state just after their installation</source>
       <translation>Выводит список SQL команд для возврата всех таблиц базы данных к состоянию на момент ее инсталяции</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="415" />
+      <location filename="../Project.py" line="498" />
       <source>&lt;b&gt;Flush Database&lt;/b&gt;&lt;p&gt;Prints a list of statements to return all database tables to the state just after their installation.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Очистка базы данных&lt;/b&gt;&lt;p&gt;Вывод списка SQL команд для возврата всех таблиц базы данных к состоянию на момент ее инсталяции.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2294" />
-      <location filename="../Project.py" line="425" />
+      <location filename="../Project.py" line="2519" />
+      <location filename="../Project.py" line="508" />
       <source>Reset Sequences</source>
       <translation>Сброс цепочки</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="426" />
+      <location filename="../Project.py" line="509" />
       <source>Reset &amp;Sequences</source>
       <translation>Сброс &amp;цепочки</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="429" />
+      <location filename="../Project.py" line="516" />
       <source>Prints the SQL statements for resetting sequences for one or more applications</source>
       <translation>Выводит SQL команд для сброса последовательности для одного или нескольких приложений</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="432" />
+      <location filename="../Project.py" line="522" />
       <source>&lt;b&gt;Reset Sequences&lt;/b&gt;&lt;p&gt;Prints the SQL statements for resetting sequences for one or more applications.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Сброс цепочки&lt;/b&gt;&lt;p&gt;Вывод SQL команд для сброса последовательности для одного или нескольких приложений.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="442" />
+      <location filename="../Project.py" line="532" />
       <source>Apply Migration</source>
       <translation>Применить миграцию</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="443" />
+      <location filename="../Project.py" line="533" />
       <source>&amp;Apply Migration</source>
       <translation>&amp;Применить миграцию</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="446" />
+      <location filename="../Project.py" line="540" />
       <source>Prints the SQL statements to apply a migration of an application</source>
       <translation>Выводит SQL запросы для выполнения миграции приложения</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="449" />
+      <location filename="../Project.py" line="543" />
       <source>&lt;b&gt;Apply Migration&lt;/b&gt;&lt;p&gt;Prints the SQL statements to apply a migration of an application.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Применить миграцию&lt;/b&gt;&lt;p&gt;Выводит SQL запросы для выполнения миграции приложения.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="459" />
+      <location filename="../Project.py" line="553" />
       <source>Unapply Migration</source>
       <translation>Откатить миграцию</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="460" />
+      <location filename="../Project.py" line="554" />
       <source>&amp;Unapply Migration</source>
       <translation>&amp;Откатить миграцию</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="463" />
+      <location filename="../Project.py" line="561" />
       <source>Prints the SQL statements to unapply a migration of an application</source>
       <translation>Выводит SQL команды для отката миграции приложения</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="466" />
+      <location filename="../Project.py" line="566" />
       <source>&lt;b&gt;Unapply Migration&lt;/b&gt;&lt;p&gt;Prints the SQL statements to unapply a migration of an application.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Откатить миграцию&lt;/b&gt;&lt;p&gt;Выводит SQL команды для отката миграции приложения.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2622" />
-      <location filename="../Project.py" line="480" />
+      <location filename="../Project.py" line="2862" />
+      <location filename="../Project.py" line="582" />
       <source>Diff Settings</source>
       <translation>Отличие текущих параметров от параметров настройки Django по умолчанию</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="481" />
+      <location filename="../Project.py" line="583" />
       <source>&amp;Diff Settings</source>
       <translation>&amp;Различия настройки</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="484" />
+      <location filename="../Project.py" line="590" />
       <source>Shows the modification made to the settings</source>
       <translation>Показ изменений, сделанных в параметрах настройки</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="486" />
+      <location filename="../Project.py" line="593" />
       <source>&lt;b&gt;Diff Settings&lt;/b&gt;&lt;p&gt;Shows the modification made to the settings.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Различия настройки&lt;/b&gt;&lt;p&gt;Показ изменений, сделанных в параметрах настройки.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="494" />
+      <location filename="../Project.py" line="602" />
       <source>Start Python Console</source>
       <translation>Старт консоли Python</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="495" />
+      <location filename="../Project.py" line="603" />
       <source>Start &amp;Python Console</source>
       <translation>Старт консоли &amp;Python</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="498" />
+      <location filename="../Project.py" line="610" />
       <source>Starts a Python interactive interpreter</source>
       <translation>Запуск интерактивного интерпретатора Python</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="500" />
+      <location filename="../Project.py" line="613" />
       <source>&lt;b&gt;Start Python Console&lt;/b&gt;&lt;p&gt;Starts a Python interactive interpreter.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Запуск консоли Python&lt;/b&gt;&lt;p&gt;Запуск интерактивного интерпретатора Python.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2678" />
-      <location filename="../Project.py" line="508" />
+      <location filename="../Project.py" line="2924" />
+      <location filename="../Project.py" line="622" />
       <source>Send Test Email</source>
       <translation>Отправить тестовое письмо</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="509" />
+      <location filename="../Project.py" line="623" />
       <source>Send Test &amp;Email</source>
       <translation>Отправить тестовое &amp;письмо</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="512" />
+      <location filename="../Project.py" line="629" />
       <source>Send a test email through Django</source>
       <translation>Отправить тестовое письмо посредством Django</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="514" />
+      <location filename="../Project.py" line="631" />
       <source>&lt;b&gt;Send Test Email&lt;/b&gt;&lt;p&gt;Sends a test email to confirm email sending through Django is working.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Отправить тестовое письмо&lt;/b&gt;&lt;p&gt;Отправка тестового письма для подтверждения отправки электронной почты через Django.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2749" />
-      <location filename="../Project.py" line="527" />
+      <location filename="../Project.py" line="2994" />
+      <location filename="../Project.py" line="645" />
       <source>Dump Data</source>
       <translation>Выводит текущие данные из базы данных</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="528" />
+      <location filename="../Project.py" line="646" />
       <source>&amp;Dump Data</source>
       <translation>&amp;Выгрузка данных</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="531" />
+      <location filename="../Project.py" line="652" />
       <source>Dump the database data to a fixture</source>
       <translation>Выводит данные базы данных в файлы фикстур</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="533" />
+      <location filename="../Project.py" line="654" />
       <source>&lt;b&gt;Dump Data&lt;/b&gt;&lt;p&gt;Dump the database data to a fixture.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Выгрузка данных&lt;/b&gt;&lt;p&gt;Выгружает текущие данные базы данных в файлы фикстур.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2790" />
-      <location filename="../Project.py" line="541" />
+      <location filename="../Project.py" line="3037" />
+      <location filename="../Project.py" line="660" />
       <source>Load Data</source>
       <translation>Загрузка данных в базу данных из файлов оснастки</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="542" />
+      <location filename="../Project.py" line="661" />
       <source>&amp;Load Data</source>
       <translation>&amp;Загрузка данных</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="545" />
+      <location filename="../Project.py" line="667" />
       <source>Load data from fixture files</source>
       <translation>Загрузка начальных данных из файлов фикстур</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="547" />
+      <location filename="../Project.py" line="669" />
       <source>&lt;b&gt;Load Data&lt;/b&gt;&lt;p&gt;Load data from fixture files.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Загрузка данных&lt;/b&gt;&lt;p&gt;Загрузка начальных данных в базу данных из файлов фикстур.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="555" />
+      <location filename="../Project.py" line="675" />
       <source>Run Testsuite</source>
       <translation>Выполнить набор тестов</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="556" />
+      <location filename="../Project.py" line="676" />
       <source>Run &amp;Testsuite</source>
       <translation>Выполнить набор &amp;тестов</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="559" />
+      <location filename="../Project.py" line="683" />
       <source>Run the test suite for applications or the whole site</source>
       <translation>Выполнение набора тестов для приложения или для всего сайта</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="561" />
+      <location filename="../Project.py" line="686" />
       <source>&lt;b&gt;Run Testsuite&lt;/b&gt;&lt;p&gt;Run the test suite for applications or the whole site.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Выполнить набор тестов&lt;/b&gt;&lt;p&gt;Выполнение набора тестов для приложения или всего сайта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="570" />
-      <location filename="../Project.py" line="569" />
+      <location filename="../Project.py" line="696" />
+      <location filename="../Project.py" line="695" />
       <source>Run Testsuite (-Wall)</source>
       <translation>Выполнить набор тестов (-Wall)</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="573" />
+      <location filename="../Project.py" line="703" />
       <source>Run the test suite for applications or the whole site with activated deprecation warnings</source>
       <translation>Выполнить набор тестов для приложений или всего сайта с включенными предупреждениями о устаревшем API</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="576" />
+      <location filename="../Project.py" line="709" />
       <source>&lt;b&gt;Run Testsuite (-Wall)&lt;/b&gt;&lt;p&gt;Run the test suite for applications or the whole site with activated deprecation warnings.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Выполнить набор тестов (-Wall)&lt;/b&gt;&lt;p&gt;Выполнение набора тестов для приложений или всего сайта с включенными предупреждениями о устаревшем API.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="586" />
+      <location filename="../Project.py" line="721" />
       <source>Run Testserver</source>
       <translation>Запуск сервера тестов</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="587" />
+      <location filename="../Project.py" line="722" />
       <source>Run Test&amp;server</source>
       <translation>Запуск сервера &amp;тестов</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="590" />
+      <location filename="../Project.py" line="729" />
       <source>Run a development server with data from a set of fixtures</source>
       <translation>Запуск сервера разработки с данными из набора фикстур</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="592" />
+      <location filename="../Project.py" line="732" />
       <source>&lt;b&gt;Run Testserver&lt;/b&gt;&lt;p&gt;Run a development server with data from a set of fixtures.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Запуск сервера тестов&lt;/b&gt;&lt;p&gt;Запуск сервера разработки с данными из набора фикстур.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2949" />
-      <location filename="../Project.py" line="605" />
+      <location filename="../Project.py" line="3198" />
+      <location filename="../Project.py" line="746" />
       <source>Change Password</source>
       <translation>Смена пароля</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="606" />
+      <location filename="../Project.py" line="747" />
       <source>Change &amp;Password</source>
       <translation>Смена &amp;пароля</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="609" />
+      <location filename="../Project.py" line="753" />
       <source>Change the password of a user</source>
       <translation>Смена пароля пользователя</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="611" />
+      <location filename="../Project.py" line="755" />
       <source>&lt;b&gt;Change Password&lt;/b&gt;&lt;p&gt;Change the password of a user of the Django project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Смена пароля&lt;/b&gt;&lt;p&gt;Смена пароля пользователя для Django-проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="619" />
+      <location filename="../Project.py" line="764" />
       <source>Create Superuser</source>
       <translation>Создание суперпользователя</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="620" />
+      <location filename="../Project.py" line="765" />
       <source>Create &amp;Superuser</source>
       <translation>Создать &amp;суперпользователя</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="623" />
+      <location filename="../Project.py" line="771" />
       <source>Create a superuser account</source>
       <translation>Создать аккаунт суперпользователя</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="625" />
+      <location filename="../Project.py" line="773" />
       <source>&lt;b&gt;Create Superuser&lt;/b&gt;&lt;p&gt;Create a superuser account for the Django project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Создание суперпользователя&lt;/b&gt;&lt;p&gt;Создание аккаунта суперпользователя для Django-проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="3001" />
-      <location filename="../Project.py" line="637" />
+      <location filename="../Project.py" line="3252" />
+      <location filename="../Project.py" line="786" />
       <source>Clear Sessions</source>
       <translation>Очистка сессии</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="638" />
+      <location filename="../Project.py" line="787" />
       <source>Clear &amp;Sessions</source>
       <translation>Очистка &amp;сессии</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="641" />
+      <location filename="../Project.py" line="793" />
       <source>Clear expired sessions</source>
       <translation>Очистка истекших сессий</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="643" />
+      <location filename="../Project.py" line="795" />
       <source>&lt;b&gt;Clear Sessions&lt;/b&gt;&lt;p&gt;Clear expired sessions of the Django project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Очистка сессий&lt;/b&gt;&lt;p&gt;Очистка истекших сессий Django-проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="655" />
+      <location filename="../Project.py" line="808" />
       <source>Show Migrations</source>
       <translation>Показать миграции</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="656" />
+      <location filename="../Project.py" line="809" />
       <source>&amp;Show Migrations</source>
       <translation>&amp;Показать миграции</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="659" />
+      <location filename="../Project.py" line="816" />
       <source>Show a list of available migrations</source>
       <translation>Отображение списка доступных миграций</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="661" />
+      <location filename="../Project.py" line="819" />
       <source>&lt;b&gt;Show Migrations&lt;/b&gt;&lt;p&gt;This shows a list of available migrations of the Django project and their status.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Показать миграции&lt;/b&gt;&lt;p&gt;Отображение списка доступных миграций Django-проекта и их статуса.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="670" />
+      <location filename="../Project.py" line="829" />
       <source>Show Migrations Plan</source>
       <translation>Показать план миграций</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="671" />
+      <location filename="../Project.py" line="830" />
       <source>Show Migrations &amp;Plan</source>
       <translation>Показать &amp;план миграций</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="674" />
+      <location filename="../Project.py" line="837" />
       <source>Show a list with the migrations plan</source>
       <translation>Отображение плана выполнения миграций</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="676" />
+      <location filename="../Project.py" line="840" />
       <source>&lt;b&gt;Show Migrations Plan&lt;/b&gt;&lt;p&gt;This shows a list with the migrations plan of the Django project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Показать план миграций&lt;/b&gt;&lt;p&gt;Отображение плана выполнения миграций Django-проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="685" />
+      <location filename="../Project.py" line="850" />
       <source>Apply All Migrations</source>
       <translation>Применить все миграции</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="686" />
+      <location filename="../Project.py" line="851" />
       <source>&amp;Apply All Migrations</source>
       <translation>&amp;Применить все миграции</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="689" />
+      <location filename="../Project.py" line="857" />
       <source>Apply all available migrations</source>
       <translation>Применить все доступные миграции</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="691" />
+      <location filename="../Project.py" line="859" />
       <source>&lt;b&gt;Apply All Migrations&lt;/b&gt;&lt;p&gt;This applies all migrations of the Django project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Применить все миграции&lt;/b&gt;&lt;p&gt;Касается всех миграций Django-проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2398" />
-      <location filename="../Project.py" line="700" />
-      <location filename="../Project.py" line="699" />
+      <location filename="../Project.py" line="2630" />
+      <location filename="../Project.py" line="869" />
+      <location filename="../Project.py" line="868" />
       <source>Apply Selected Migrations</source>
       <translation>Применить выбранные миграции</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="703" />
+      <location filename="../Project.py" line="875" />
       <source>Apply selected migrations</source>
       <translation>Применить выбранные миграции</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="705" />
+      <location filename="../Project.py" line="877" />
       <source>&lt;b&gt;Apply Selected Migrations&lt;/b&gt;&lt;p&gt;This applies selected migrations of the Django project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Применить выбранные миграции&lt;/b&gt;&lt;p&gt;Касается выбранных миграций Django-проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2460" />
-      <location filename="../Project.py" line="2454" />
-      <location filename="../Project.py" line="2421" />
-      <location filename="../Project.py" line="715" />
+      <location filename="../Project.py" line="2690" />
+      <location filename="../Project.py" line="2683" />
+      <location filename="../Project.py" line="2650" />
+      <location filename="../Project.py" line="887" />
       <source>Unapply Migrations</source>
       <translation>Откатить миграции</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="716" />
+      <location filename="../Project.py" line="888" />
       <source>&amp;Unapply Migrations</source>
       <translation>&amp;Откатить миграции</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="719" />
+      <location filename="../Project.py" line="894" />
       <source>Unapply all migrations for an app</source>
       <translation>Откат всех миграций для приложения</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="721" />
+      <location filename="../Project.py" line="896" />
       <source>&lt;b&gt;Unapply Migrations&lt;/b&gt;&lt;p&gt;This unapplies all migrations for an app of the Django project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Откатить миграции&lt;/b&gt;&lt;p&gt;Откат всех миграций для приложений Django-проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2540" />
-      <location filename="../Project.py" line="730" />
+      <location filename="../Project.py" line="2777" />
+      <location filename="../Project.py" line="906" />
       <source>Make Migrations</source>
       <translation>Создать миграции</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="731" />
+      <location filename="../Project.py" line="907" />
       <source>&amp;Make Migrations</source>
       <translation>&amp;Создать миграции</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="734" />
+      <location filename="../Project.py" line="914" />
       <source>Generate migrations for the project</source>
       <translation>Создание миграций для проекта на основе изменений</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="736" />
+      <location filename="../Project.py" line="917" />
       <source>&lt;b&gt;Make Migrations&lt;/b&gt;&lt;p&gt;This generates migrations for the Django project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Создать миграции&lt;/b&gt;&lt;p&gt;Создание миграций для Django-проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2588" />
-      <location filename="../Project.py" line="2576" />
-      <location filename="../Project.py" line="744" />
+      <location filename="../Project.py" line="2826" />
+      <location filename="../Project.py" line="2817" />
+      <location filename="../Project.py" line="926" />
       <source>Squash Migrations</source>
       <translation>Объединить миграции</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="745" />
+      <location filename="../Project.py" line="927" />
       <source>S&amp;quash Migrations</source>
       <translation>О&amp;бъединить миграции</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="748" />
+      <location filename="../Project.py" line="934" />
       <source>Squash migrations of an application of the project</source>
       <translation>Объединение миграций приложения Django-проекта</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="750" />
+      <location filename="../Project.py" line="937" />
       <source>&lt;b&gt;Squash Migrations&lt;/b&gt;&lt;p&gt;This squashes migrations of an application of the Django project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Объединить миграции&lt;/b&gt;&lt;p&gt;Объединение миграций приложения Django-проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="767" />
+      <location filename="../Project.py" line="955" />
       <source>D&amp;jango</source>
       <translation>D&amp;jango</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="809" />
+      <location filename="../Project.py" line="997" />
       <source>&amp;Database</source>
       <translation>&amp;База данных</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="833" />
+      <location filename="../Project.py" line="1021" />
       <source>Show &amp;SQL</source>
       <translation>&amp;SQL</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="853" />
+      <location filename="../Project.py" line="1041" />
       <source>&amp;Migrations</source>
       <translation>&amp;Миграции</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="878" />
+      <location filename="../Project.py" line="1066" />
       <source>&amp;Tools</source>
       <translation>&amp;Сервис</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="898" />
+      <location filename="../Project.py" line="1086" />
       <source>T&amp;esting</source>
       <translation>Т&amp;естирование</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="919" />
+      <location filename="../Project.py" line="1107" />
       <source>&amp;Authorization</source>
       <translation>&amp;Авторизация</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="936" />
+      <location filename="../Project.py" line="1124" />
       <source>&amp;Session</source>
       <translation>&amp;Сессия</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="984" />
+      <location filename="../Project.py" line="1172" />
       <source>Open with {0}</source>
       <translation>Открыть с помощью {0}</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1000" />
+      <location filename="../Project.py" line="1186" />
       <source>New template...</source>
       <translation>Новый шаблон...</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1009" />
+      <location filename="../Project.py" line="1196" />
       <source>Update all catalogs</source>
       <translation>Обновить все каталоги</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1013" />
+      <location filename="../Project.py" line="1201" />
       <source>Update selected catalogs</source>
       <translation>Обновить выбранные каталоги</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1016" />
+      <location filename="../Project.py" line="1206" />
       <source>Update all catalogs (with obsolete)</source>
       <translation>Обновить все каталоги (с устаревшими)</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1020" />
+      <location filename="../Project.py" line="1211" />
       <source>Update selected catalogs (with obsolete)</source>
       <translation>Обновить выбранные каталоги (с устаревшими)</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1023" />
+      <location filename="../Project.py" line="1214" />
       <source>Compile all catalogs</source>
       <translation>Компиляция всех каталогов</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1027" />
+      <location filename="../Project.py" line="1219" />
       <source>Compile selected catalogs</source>
       <translation>Компиляция выбранных каталогов</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1120" />
-      <location filename="../Project.py" line="1088" />
-      <location filename="../Project.py" line="1069" />
+      <location filename="../Project.py" line="1255" />
+      <source>HTML Files (*.html);;HTML Files (*.htm);;All Files (*)</source>
+      <translation>Файлы HTML (*.html);;Файлы HTML (*.htm);;Все файлы (*)</translation>
+    </message>
+    <message>
+      <location filename="../Project.py" line="1311" />
+      <location filename="../Project.py" line="1280" />
+      <location filename="../Project.py" line="1260" />
       <source>New Form</source>
       <translation>Создание новой формы</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1089" />
+      <location filename="../Project.py" line="1281" />
       <source>The file already exists! Overwrite it?</source>
       <translation>Файл уже существует! Переписать его?</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1121" />
+      <location filename="../Project.py" line="1312" />
       <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>
     <message>
-      <location filename="../Project.py" line="1394" />
+      <location filename="../Project.py" line="1586" />
       <source>&lt;p&gt;Django 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="{1}"&gt;{1}&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
       <translation>&lt;p&gt;Django это высокоуровневый веб-фреймворк, созданный на 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="{1}"&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="1467" />
+      <location filename="../Project.py" line="1663" />
       <source>Select Applications</source>
       <translation>Выбор приложений</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1468" />
+      <location filename="../Project.py" line="1664" />
       <source>Enter the list of applications separated by spaces.</source>
       <translation>Введите список приложений, разделенных пробелами.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1933" />
-      <location filename="../Project.py" line="1652" />
+      <location filename="../Project.py" line="2147" />
+      <location filename="../Project.py" line="1850" />
       <source>Project</source>
       <translation>Project</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1653" />
+      <location filename="../Project.py" line="1851" />
       <source>Application</source>
       <translation>Application</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1657" />
+      <location filename="../Project.py" line="1855" />
       <source>Start Django</source>
       <translation>Старт Django</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1658" />
+      <location filename="../Project.py" line="1856" />
       <source>Select if this project should be a Django Project or Application.&lt;br /&gt;Select the empty entry for none.</source>
       <translation>Выберите, что это будет - проект или приложение Django.&lt;br/&gt;Если же нет - выберите пустой ввод.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1750" />
-      <location filename="../Project.py" line="1684" />
+      <location filename="../Project.py" line="1958" />
+      <location filename="../Project.py" line="1886" />
       <source>Start Django Project</source>
       <translation>Создание Django-проекта</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1692" />
+      <location filename="../Project.py" line="1894" />
       <source>&lt;p&gt;The Django project path &lt;b&gt;{0}&lt;/b&gt; exists already. Shall it be removed and recreated?&lt;/p&gt;</source>
       <translation>&lt;p&gt;Путь к Django-проекту &lt;b&gt;{0}&lt;/b&gt; уже существует. Удалить его и создать заново?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1699" />
+      <location filename="../Project.py" line="1904" />
       <source>&lt;p&gt;Please add the files to the eric project manually.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Пожалуйста вручную добавьте файлы в eric-проект.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1796" />
-      <location filename="../Project.py" line="1715" />
+      <location filename="../Project.py" line="2005" />
+      <location filename="../Project.py" line="1923" />
       <source>&lt;p&gt;The &lt;b&gt;django-admin.py&lt;/b&gt; script is not in the path. Aborting...&lt;/p&gt;</source>
       <translation>&lt;p&gt;Скрипт &lt;b&gt;django-admin.py&lt;/b&gt; не найден в путях доступа. Прерывание...&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1724" />
+      <location filename="../Project.py" line="1934" />
       <source>Django project created successfully.</source>
       <translation>Django-проект успешно создан.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1751" />
+      <location filename="../Project.py" line="1959" />
       <source>Enter the name of the new Django project.</source>
       <translation>Введите имя нового Django-проекта.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1778" />
+      <location filename="../Project.py" line="1987" />
       <source>Start Django Application</source>
       <translation>Создание Django-приложения</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1812" />
+      <location filename="../Project.py" line="2023" />
       <source>Django application created successfully.</source>
       <translation>Django-приложение успешно создано.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1824" />
+      <location filename="../Project.py" line="2036" />
       <source>Start Global Django Application</source>
       <translation>Выполнение global Django-приложения</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1825" />
+      <location filename="../Project.py" line="2037" />
       <source>Enter the name of the new global Django application.</source>
       <translation>Введите имя нового global Djangо-приложения.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1846" />
+      <location filename="../Project.py" line="2058" />
       <source>Start Local Django Application</source>
       <translation>Выполнение local Django-приложения</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1847" />
+      <location filename="../Project.py" line="2059" />
       <source>Enter the name of the new local Django application.</source>
       <translation>Введите имя нового local Django-приложения.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1896" />
+      <location filename="../Project.py" line="2109" />
       <source>Select Project</source>
       <translation>Выбор проекта</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1897" />
+      <location filename="../Project.py" line="2110" />
       <source>Select the Django project to work with.</source>
       <translation>Выбор Django-проекта для работы.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1931" />
+      <location filename="../Project.py" line="2145" />
       <source>None</source>
       <translation>none</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1937" />
+      <location filename="../Project.py" line="2151" />
       <source>&amp;Current Django project ({0})</source>
       <translation>Текущий &amp;Django-проект ({0})</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="3398" />
-      <location filename="../Project.py" line="2990" />
-      <location filename="../Project.py" line="2967" />
-      <location filename="../Project.py" line="2919" />
-      <location filename="../Project.py" line="2870" />
-      <location filename="../Project.py" line="2671" />
-      <location filename="../Project.py" line="2235" />
-      <location filename="../Project.py" line="2004" />
+      <location filename="../Project.py" line="3633" />
+      <location filename="../Project.py" line="3240" />
+      <location filename="../Project.py" line="3216" />
+      <location filename="../Project.py" line="3167" />
+      <location filename="../Project.py" line="3117" />
+      <location filename="../Project.py" line="2914" />
+      <location filename="../Project.py" line="2460" />
+      <location filename="../Project.py" line="2219" />
       <source>Process Generation Error</source>
       <translation>Ошибка при запуске процесса</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2005" />
+      <location filename="../Project.py" line="2220" />
       <source>The Django server could not be started.</source>
       <translation>Невозможно запустить Django сервер.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2051" />
+      <location filename="../Project.py" line="2267" />
       <source>Could not start the web-browser for the url "{0}".</source>
       <translation>Невозможно открыть web-браузер с адресом "{0}".</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2119" />
+      <location filename="../Project.py" line="2341" />
       <source>Database Name</source>
       <translation>Имя базы данных</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2120" />
+      <location filename="../Project.py" line="2342" />
       <source>Select a database name (leave empty for default):</source>
       <translation>Выберите имя базы данных (по умолчанию оставьте пустым):</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2139" />
+      <location filename="../Project.py" line="2363" />
       <source>&lt;default&gt;</source>
       <translation>&lt;default&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2141" />
+      <location filename="../Project.py" line="2365" />
       <source>&amp;Current Database ({0})</source>
       <translation>&amp;Текущая база данных ({0})</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2161" />
+      <location filename="../Project.py" line="2386" />
       <source>Introspect Database</source>
       <translation>Анализ таблиц базы данных и генерация кода модуля Django моделей</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2195" />
+      <location filename="../Project.py" line="2420" />
       <source>Flushing the database will destroy all data. Are you sure?</source>
       <translation>Очистка базы данных приведет к уничтожению всех данных. Вы действительно этого хотите?</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2208" />
+      <location filename="../Project.py" line="2432" />
       <source>Database tables flushed successfully.</source>
       <translation>Таблицы базы данных успешно очищены.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2991" />
-      <location filename="../Project.py" line="2968" />
-      <location filename="../Project.py" line="2871" />
-      <location filename="../Project.py" line="2672" />
-      <location filename="../Project.py" line="2236" />
+      <location filename="../Project.py" line="3241" />
+      <location filename="../Project.py" line="3217" />
+      <location filename="../Project.py" line="3118" />
+      <location filename="../Project.py" line="2915" />
+      <location filename="../Project.py" line="2461" />
       <source>The Django process could not be started.</source>
       <translation>Невозможно запустить Django процесс.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2340" />
-      <location filename="../Project.py" line="2274" />
+      <location filename="../Project.py" line="2563" />
+      <location filename="../Project.py" line="2500" />
       <source>SQL Files (*.sql)</source>
       <translation>SQL файлы (*.sql)</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2318" />
-      <location filename="../Project.py" line="2314" />
+      <location filename="../Project.py" line="2544" />
+      <location filename="../Project.py" line="2540" />
       <source>SQL Migrate</source>
       <translation>SQL миграции</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2577" />
-      <location filename="../Project.py" line="2455" />
-      <location filename="../Project.py" line="2399" />
-      <location filename="../Project.py" line="2315" />
+      <location filename="../Project.py" line="2818" />
+      <location filename="../Project.py" line="2684" />
+      <location filename="../Project.py" line="2631" />
+      <location filename="../Project.py" line="2540" />
       <source>No migrations available.</source>
       <translation>Нет доступных миграций.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2423" />
+      <location filename="../Project.py" line="2652" />
       <source>Apply Migrations</source>
       <translation>Применить миграции</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2461" />
+      <location filename="../Project.py" line="2691" />
       <source>Select an application:</source>
       <translation>Выберите приложение:</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2705" />
+      <location filename="../Project.py" line="2948" />
       <source>Test Email sent successfully.</source>
       <translation>Тестовое письмо успешно отправлено.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2706" />
+      <location filename="../Project.py" line="2949" />
       <source>Test Email could not be sent.</source>
       <translation>Невозможно отправить тестовое письмо.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2736" />
+      <location filename="../Project.py" line="2978" />
       <source>Cache tables created successfully.</source>
       <translation>Кэш таблиц создан успешно.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2774" />
+      <location filename="../Project.py" line="3018" />
       <source>JSON Files (*.json)</source>
       <translation>JSON файлы (*.json)</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2776" />
+      <location filename="../Project.py" line="3020" />
       <source>XML Files (*.xml)</source>
       <translation>XML файлы (*.xml)</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2778" />
+      <location filename="../Project.py" line="3022" />
       <source>YAML Files (*.yaml)</source>
       <translation>YAML файлы (*.yaml)</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2920" />
+      <location filename="../Project.py" line="3168" />
       <source>The Django test server could not be started.</source>
       <translation>Невозможно запустить Django сервер тестов.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2950" />
+      <location filename="../Project.py" line="3199" />
       <source>Enter the name of the user:</source>
       <translation>Введите имя пользователя:</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="3015" />
+      <location filename="../Project.py" line="3265" />
       <source>Expired sessions cleared successfully.</source>
       <translation>Истекшая сессия успешно очищена.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="3092" />
+      <location filename="../Project.py" line="3341" />
       <source>Initializing message catalog for '{0}'</source>
       <translation>Инициализация каталога сообщений для '{0}'</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="3363" />
-      <location filename="../Project.py" line="3301" />
-      <location filename="../Project.py" line="3275" />
-      <location filename="../Project.py" line="3242" />
-      <location filename="../Project.py" line="3189" />
-      <location filename="../Project.py" line="3141" />
-      <location filename="../Project.py" line="3108" />
+      <location filename="../Project.py" line="3599" />
+      <location filename="../Project.py" line="3540" />
+      <location filename="../Project.py" line="3514" />
+      <location filename="../Project.py" line="3482" />
+      <location filename="../Project.py" line="3431" />
+      <location filename="../Project.py" line="3386" />
+      <location filename="../Project.py" line="3355" />
       <source>No current site selected or no site created yet. Aborting...</source>
       <translation>Текущий сайт не выбран или еще не создан. Прерывание выполнения...</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="3114" />
+      <location filename="../Project.py" line="3360" />
       <source>
 Message catalog initialized successfully.</source>
       <translation>
 Каталог сообщений успешно инициализирован.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="3227" />
-      <location filename="../Project.py" line="3133" />
+      <location filename="../Project.py" line="3467" />
+      <location filename="../Project.py" line="3378" />
       <source>Updating message catalogs</source>
       <translation>Обновление каталогов сообщений</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="3324" />
-      <location filename="../Project.py" line="3210" />
-      <location filename="../Project.py" line="3163" />
+      <location filename="../Project.py" line="3560" />
+      <location filename="../Project.py" line="3449" />
+      <location filename="../Project.py" line="3405" />
       <source>No locales detected. Aborting...</source>
       <translation>Локали не найдены. Прерывание выполнения...</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="3281" />
-      <location filename="../Project.py" line="3248" />
-      <location filename="../Project.py" line="3215" />
-      <location filename="../Project.py" line="3168" />
+      <location filename="../Project.py" line="3519" />
+      <location filename="../Project.py" line="3487" />
+      <location filename="../Project.py" line="3454" />
+      <location filename="../Project.py" line="3410" />
       <source>
 Message catalogs updated successfully.</source>
       <translation>
 Каталоги сообщений успешно обновлены.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="3260" />
-      <location filename="../Project.py" line="3180" />
+      <location filename="../Project.py" line="3500" />
+      <location filename="../Project.py" line="3423" />
       <source>Updating message catalogs (keeping obsolete messages)</source>
       <translation>Обновление каталогов сообщений (с сохранением устаревших сообщений)</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="3348" />
-      <location filename="../Project.py" line="3293" />
+      <location filename="../Project.py" line="3584" />
+      <location filename="../Project.py" line="3532" />
       <source>Compiling message catalogs</source>
       <translation>Компиляция каталогов сообщений</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="3369" />
-      <location filename="../Project.py" line="3329" />
+      <location filename="../Project.py" line="3604" />
+      <location filename="../Project.py" line="3565" />
       <source>
 Message catalogs compiled successfully.</source>
       <translation>
 Каталоги сообщений успешно компилированы.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="3399" />
+      <location filename="../Project.py" line="3634" />
       <source>The translations editor process ({0}) could not be started.</source>
       <translation>Невозможен запуск редактора переводов ({0}).</translation>
     </message>
@@ -2013,9 +2018,9 @@
   <context>
     <name>ProjectDjangoPlugin</name>
     <message>
-      <location filename="../../PluginProjectDjango.py" line="422" />
-      <location filename="../../PluginProjectDjango.py" line="201" />
-      <location filename="../../PluginProjectDjango.py" line="90" />
+      <location filename="../../PluginProjectDjango.py" line="439" />
+      <location filename="../../PluginProjectDjango.py" line="203" />
+      <location filename="../../PluginProjectDjango.py" line="92" />
       <source>Django</source>
       <translation>Django</translation>
     </message>

eric ide

mercurial