ProjectDjango/i18n/django_de.ts

branch
eric7
changeset 193
bf4c1a7833b4
parent 173
302006cee9af
child 202
b06794ae2a92
diff -r a4b66a1acea6 -r bf4c1a7833b4 ProjectDjango/i18n/django_de.ts
--- a/ProjectDjango/i18n/django_de.ts	Sat Dec 23 16:46:05 2023 +0100
+++ b/ProjectDjango/i18n/django_de.ts	Fri Jul 12 08:31:14 2024 +0200
@@ -1,19 +1,9 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE TS>
-<TS version="2.0" language="de" sourcelanguage="">
+<TS version="2.1" language="de_DE">
   <context>
     <name>DjangoCheckOptionsDialog</name>
     <message>
-      <location filename="../DjangoCheckOptionsDialog.py" line="77" />
-      <source>Select settings file</source>
-      <translation>Settingsdatei auswählen</translation>
-    </message>
-    <message>
-      <location filename="../DjangoCheckOptionsDialog.py" line="79" />
-      <source>Python Files (*.py)</source>
-      <translation>Python Datei (*.py)</translation>
-    </message>
-    <message>
       <location filename="../DjangoCheckOptionsDialog.ui" line="0" />
       <source>Check Options</source>
       <translation>Check Optionen</translation>
@@ -53,10 +43,45 @@
       <source>Press to select the settings module file via a file selection dialog</source>
       <translation>Drücken, um die Datei des Settingsmoduls mittels Dateiauswhldialog zu wählen</translation>
     </message>
+    <message>
+      <location filename="../DjangoCheckOptionsDialog.py" line="89" />
+      <source>Select settings file</source>
+      <translation>Settingsdatei auswählen</translation>
+    </message>
+    <message>
+      <location filename="../DjangoCheckOptionsDialog.py" line="89" />
+      <source>Python Files (*.py)</source>
+      <translation>Python Datei (*.py)</translation>
+    </message>
   </context>
   <context>
     <name>DjangoDialog</name>
     <message>
+      <location filename="../DjangoDialog.py" line="214" />
+      <source>Process Generation Error</source>
+      <translation>Fehler beim Prozessstart</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>Der Prozess {0} konnte nicht gestartet werden. Stellen Sie sicher, dass er sich im Suchpfad befindet.</translation>
+    </message>
+    <message>
+      <location filename="../DjangoDialog.py" line="305" />
+      <source>Select data file</source>
+      <translation>Wähle Datendatei</translation>
+    </message>
+    <message>
+      <location filename="../DjangoDialog.py" line="323" />
+      <source>Error saving data</source>
+      <translation>Fehler beim Sichern der Daten</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;Die Daten konnten nicht nach &lt;b&gt;{0}&lt;/b&gt; geschrieben werden.&lt;/p&gt;&lt;p&gt;Ursache: {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+K</translation>
     </message>
-    <message>
-      <location filename="../DjangoDialog.py" line="218" />
-      <source>Process Generation Error</source>
-      <translation>Fehler beim Prozessstart</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>Der Prozess {0} konnte nicht gestartet werden. Stellen Sie sicher, dass er sich im Suchpfad befindet.</translation>
-    </message>
-    <message>
-      <location filename="../DjangoDialog.py" line="313" />
-      <source>Select data file</source>
-      <translation>Wähle Datendatei</translation>
-    </message>
-    <message>
-      <location filename="../DjangoDialog.py" line="333" />
-      <source>Error saving data</source>
-      <translation>Fehler beim Sichern der Daten</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;Die Daten konnten nicht nach &lt;b&gt;{0}&lt;/b&gt; geschrieben werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
-    </message>
   </context>
   <context>
     <name>DjangoDiffsettingsDataDialog</name>
     <message>
-      <location filename="../DjangoDiffsettingsDataDialog.py" line="32" />
-      <source>Hash Format</source>
-      <translation>Hash Format</translation>
-    </message>
-    <message>
-      <location filename="../DjangoDiffsettingsDataDialog.py" line="33" />
-      <source>Unified Diff</source>
-      <translation>Unified Diff</translation>
-    </message>
-    <message>
       <location filename="../DjangoDiffsettingsDataDialog.ui" line="0" />
       <source>diffsettings Command Options</source>
       <translation>diffsettings Kommandozeilenoptionen</translation>
@@ -184,21 +174,31 @@
       <source>Select the output format (2.0.0+ only)</source>
       <translation>Wähle das Ausgabeformat (nur 2.0.0+)</translation>
     </message>
+    <message>
+      <location filename="../DjangoDiffsettingsDataDialog.py" line="33" />
+      <source>Hash Format</source>
+      <translation>Hash Format</translation>
+    </message>
+    <message>
+      <location filename="../DjangoDiffsettingsDataDialog.py" line="34" />
+      <source>Unified Diff</source>
+      <translation>Unified 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>Gib die Liste der Applikationen und Modelle ein, die bei der Suche nach Fixtures übersprungen werden sollen:</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 Dateien (*.json);;XML Dateien (*.xml);;</translation>
     </message>
     <message>
-      <location filename="../DjangoLoaddataDataDialog.py" line="67" />
+      <location filename="../DjangoLoaddataDataDialog.py" line="75" />
       <source>YAML Files (*.yaml);;</source>
       <translation>YAML Dateien (*.yaml);;</translation>
     </message>
     <message>
-      <location filename="../DjangoLoaddataDataDialog.py" line="68" />
+      <location filename="../DjangoLoaddataDataDialog.py" line="76" />
       <source>All Files (*)</source>
       <translation>Alle Dateien (*)</translation>
     </message>
     <message>
-      <location filename="../DjangoLoaddataDataDialog.py" line="72" />
+      <location filename="../DjangoLoaddataDataDialog.py" line="80" />
       <source>Select fixture file</source>
       <translation>Wähle Fixturedatei</translation>
     </message>
@@ -410,92 +410,92 @@
   <context>
     <name>DjangoMigrationsListDialog</name>
     <message>
-      <location filename="../DjangoMigrationsListDialog.ui" line="0" />
-      <source>Errors</source>
-      <translation>Fehler</translation>
-    </message>
-    <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="64" />
+      <location filename="../DjangoMigrationsListDialog.py" line="68" />
       <source>Available Migrations</source>
       <translation>Verfügbare Migrationen</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="66" />
+      <location filename="../DjangoMigrationsListDialog.py" line="71" />
       <source>Name</source>
       <translation>Name</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="71" />
+      <location filename="../DjangoMigrationsListDialog.py" line="78" />
       <source>Migrations Plan</source>
       <translation>Migrationsplan</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="73" />
+      <location filename="../DjangoMigrationsListDialog.py" line="81" />
       <source>Migration</source>
       <translation>Migration</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="74" />
+      <location filename="../DjangoMigrationsListDialog.py" line="82" />
       <source>Dependencies</source>
       <translation>Abhängigkeiten</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="80" />
+      <location filename="../DjangoMigrationsListDialog.py" line="90" />
       <source>&amp;Refresh</source>
       <translation>A&amp;ktualisieren</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="82" />
+      <location filename="../DjangoMigrationsListDialog.py" line="92" />
       <source>Press to refresh the list</source>
       <translation>Drücken, um die Liste zu aktualisieren</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="190" />
+      <location filename="../DjangoMigrationsListDialog.py" line="194" />
       <source>Process Generation Error</source>
       <translation>Fehler beim Prozessstart</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>Der Prozess {0} konnte nicht gestartet werden. Stellen Sie sicher, dass er sich im Suchpfad befindet.</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="303" />
+      <location filename="../DjangoMigrationsListDialog.py" line="309" />
       <source>Apply All Migrations</source>
       <translation>Alle Migrationen anwenden</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>Ausgewählte Migrationen anwenden</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="318" />
+      <location filename="../DjangoMigrationsListDialog.py" line="323" />
       <source>Unapply Migrations</source>
       <translation>Migrationen rückgängig machen</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>Migrationen generieren</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="325" />
+      <location filename="../DjangoMigrationsListDialog.py" line="330" />
       <source>Make Empty Migrations</source>
       <translation>Leere Migration generieren</translation>
     </message>
     <message>
-      <location filename="../DjangoMigrationsListDialog.py" line="329" />
+      <location filename="../DjangoMigrationsListDialog.py" line="335" />
       <source>Make Migrations (dry-run)</source>
       <translation>Migrationen generieren (Trockenlauf)</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>Gib einen Namen für die Migration ein (leer lassen, um einen erzeugten Namen zu verwenden):</translation>
     </message>
+    <message>
+      <location filename="../DjangoMigrationsListDialog.ui" line="0" />
+      <source>Errors</source>
+      <translation>Fehler</translation>
+    </message>
   </context>
   <context>
     <name>DjangoPage</name>
@@ -650,60 +650,29 @@
       <translation>Ungenaue Übersetzungen einbeziehen</translation>
     </message>
     <message>
-      <location filename="../ConfigurationPage/DjangoPage.py" line="36" />
+      <location filename="../ConfigurationPage/DjangoPage.py" line="42" />
       <source>All Files (*)</source>
       <translation>Alle Dateien (*)</translation>
     </message>
     <message>
-      <location filename="../ConfigurationPage/DjangoPage.py" line="71" />
+      <location filename="../ConfigurationPage/DjangoPage.py" line="77" />
       <source>Plain Python</source>
       <translation>Normales 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>
-    <message>
-      <source>Enter the path of the Django virtual environment. Leave empty to not use a virtual environment setup.</source>
-      <translation type="vanished">Gib den Pfad der virtuellen Django Umgebung ein. Leer lassen, um keine virtuelle Umgebung zu verwenden.</translation>
-    </message>
-    <message>
-      <source>Select the virtual environment directory via a selection dialog</source>
-      <translation type="vanished">Wähle das Verzeichnis für die virtuelle Umgebung über einen Auswahldialog aus</translation>
-    </message>
-    <message>
-      <source>Select Virtual Environment for Python 3</source>
-      <translation type="vanished">Wähle die virtuelle Umgebung für Python 3</translation>
-    </message>
-    <message>
-      <source>Select the translations editor via a file selection dialog</source>
-      <translation type="vanished">Wähle den Übersetzungseditor über einen Auswahldialog aus</translation>
-    </message>
   </context>
   <context>
     <name>DjangoRunTestServerDataDialog</name>
     <message>
-      <location filename="../DjangoRunTestServerDataDialog.py" line="38" />
-      <source>JSON Files (*.json);;XML Files (*.xml);;</source>
-      <translation>JSON Dateien (*.json);;XML Dateien (*.xml);;</translation>
-    </message>
-    <message>
-      <location filename="../DjangoRunTestServerDataDialog.py" line="41" />
-      <source>YAML Files (*.yaml);;</source>
-      <translation>YAML Dateien (*.yaml);;</translation>
-    </message>
-    <message>
-      <location filename="../DjangoRunTestServerDataDialog.py" line="42" />
-      <source>All Files (*)</source>
-      <translation>Alle Dateien (*)</translation>
-    </message>
-    <message>
       <location filename="../DjangoRunTestServerDataDialog.ui" line="0" />
       <source>testserver Command Options</source>
       <translation>testserver Kommandozeilenoptionen</translation>
@@ -714,12 +683,19 @@
       <translation>Gib die Liste der Fixturenamen oder den Pfad einer Fixturedatei ein.</translation>
     </message>
     <message>
-      <source>Select a fixture file via a file selection dialog</source>
-      <translation type="vanished">Wähle eine Fixturedatei mittels eines Dateiauswahldialoges aus</translation>
+      <location filename="../DjangoRunTestServerDataDialog.py" line="41" />
+      <source>JSON Files (*.json);;XML Files (*.xml);;</source>
+      <translation>JSON Dateien (*.json);;XML Dateien (*.xml);;</translation>
     </message>
     <message>
-      <source>Select fixture file</source>
-      <translation type="vanished">Wähle Fixturedatei</translation>
+      <location filename="../DjangoRunTestServerDataDialog.py" line="45" />
+      <source>YAML Files (*.yaml);;</source>
+      <translation>YAML Dateien (*.yaml);;</translation>
+    </message>
+    <message>
+      <location filename="../DjangoRunTestServerDataDialog.py" line="46" />
+      <source>All Files (*)</source>
+      <translation>Alle Dateien (*)</translation>
     </message>
   </context>
   <context>
@@ -889,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>Aktuelles Projekt</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="157" />
+      <location filename="../Project.py" line="182" />
       <source>Selects the current project</source>
       <translation>Wählt das aktuelle Projekt aus</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;Aktuelles Projekt&lt;/b&gt;&lt;p&gt;Wählt das aktuelle Projekt aus. Dies wird bei Django Mehrfach-Projekten benötigt, um zwischen den Projekten umzuschalten.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="173" />
+      <location filename="../Project.py" line="199" />
       <source>Start Project</source>
       <translation>Project starten</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="174" />
+      <location filename="../Project.py" line="200" />
       <source>Start &amp;Project</source>
       <translation>&amp;Project starten</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="177" />
+      <location filename="../Project.py" line="206" />
       <source>Starts a new Django project</source>
       <translation>Startet ein neues Django Projekt</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;Project starten&lt;/b&gt;&lt;p&gt;Started ein neues Django Projekt mittels "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>Anwendung starten (global)</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="189" />
+      <location filename="../Project.py" line="219" />
       <source>Start Application (&amp;global)</source>
       <translation>Anwendung starten (&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>Startet eine neue globale Django Anwendung</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;Anwendung starten (global)&lt;/b&gt;&lt;p&gt;Startet eine neue globale Django Anwendung mittels "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>Anwendung starten (lokal)</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="205" />
+      <location filename="../Project.py" line="240" />
       <source>Start Application (&amp;local)</source>
       <translation>Anwendung starten (&amp;lokal)</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="208" />
+      <location filename="../Project.py" line="247" />
       <source>Starts a new local Django application</source>
       <translation>Startet eine neue lokale Django Anwendung</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;Anwendung starten (lokal)&lt;/b&gt;&lt;p&gt;Startet eine neue lokale Django Anwendung mittels "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>Server starten</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="225" />
+      <location filename="../Project.py" line="265" />
       <source>Run &amp;Server</source>
       <translation>&amp;Server starten</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="228" />
+      <location filename="../Project.py" line="271" />
       <source>Starts the Django Web server</source>
       <translation>Startet den Django Web-Server</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;Server starten&lt;/b&gt;&lt;p&gt;Startet den Django Web-Server mittels "manage.py runserve".&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-Browser starten</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="240" />
+      <location filename="../Project.py" line="284" />
       <source>Run &amp;Web-Browser</source>
       <translation>Web-&amp;Browser starten</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>Startet den Standard Web-Browser mit der URL des Django Web-Servers</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-Browser starten&lt;/b&gt;&lt;p&gt;Startet den Standard Web-Browser mit der URL des Django Web-Servers.&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>Erzeuge Cache Tabellen</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="260" />
+      <location filename="../Project.py" line="312" />
       <source>C&amp;reate Cache Tables</source>
       <translation>Erzeuge &amp;Cache Tabellen</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>Erzeugt die für das SQL Cache Backend benötigten Tabellen</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;Erzeuge Cache Tabellen&lt;/b&gt;&lt;p&gt;Erzeugt die für das SQL Cache Backend benötigten Tabellen&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="279" />
+      <location filename="../Project.py" line="336" />
       <source>Help</source>
       <translation>Hilfe</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="280" />
+      <location filename="../Project.py" line="336" />
       <source>&amp;Help</source>
       <translation>&amp;Hilfe</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="283" />
+      <location filename="../Project.py" line="338" />
       <source>Shows the Django help index</source>
       <translation>Zeigt den Django Hilfe Index an</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;Hilfe&lt;/b&gt;&lt;p&gt;Zeigt den Django Hilfe Index an.&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>Über Django</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="298" />
+      <location filename="../Project.py" line="351" />
       <source>About D&amp;jango</source>
       <translation>Über 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>Zeigt Informationen über 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;Über Django&lt;/b&gt;&lt;p&gt;Zeigt Informationen über 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>Projekt prüfen</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>Prüft das Django Projekt auf übliche Probleme</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;Projekt prüfen&lt;/b&gt;&lt;p&gt;Dies prüft das Django Projekt auf übliche Probleme.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="341" />
+      <location filename="../Project.py" line="404" />
       <source>Current Database</source>
       <translation>Aktuelle Datenbank</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="345" />
+      <location filename="../Project.py" line="406" />
       <source>Selects the current database</source>
       <translation>Wählt die aktuelle Datenbank</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;Aktuelle Datenbank&lt;/b&gt;&lt;p&gt;Dies wählt den Datenbanknamen aus, der für alle Datenbankoperationen verwendet wird. Ein leerer Datenbankname steht für die Verwendung des Standardnamens.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="358" />
+      <location filename="../Project.py" line="420" />
       <source>Introspect</source>
       <translation>Untersuchen</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="359" />
+      <location filename="../Project.py" line="421" />
       <source>&amp;Introspect</source>
       <translation>&amp;Untersuchen</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>Untersucht die Datenbanktabellen und gibt ein Django Modellmodul aus</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;Untersuchen&lt;/b&gt;&lt;p&gt;Untersucht die Datenbanktabellen und gibt ein Django Modellmodul aus.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="374" />
+      <location filename="../Project.py" line="441" />
       <source>Flush</source>
       <translation>Neuinitialisierung</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="375" />
+      <location filename="../Project.py" line="441" />
       <source>&amp;Flush</source>
       <translation>&amp;Neuinitialisierung</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>Setzt alle Datenbanktabelle in ihren Ursprungszustand zurück</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;Neuinitialisierung&lt;/b&gt;&lt;p&gt;Setzt alle Datenbanktabelle in ihren Ursprungszustand zurück.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="390" />
+      <location filename="../Project.py" line="460" />
       <source>Start Client Console</source>
       <translation>Starte Datenbank Konsole</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="391" />
+      <location filename="../Project.py" line="461" />
       <source>Start &amp;Client Console</source>
       <translation>Starte &amp;Datenbank Konsole</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>Started ein Konsolenfenster für den Datenbankklienten</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;Starte Datenbank Konsole&lt;/b&gt;&lt;p&gt;Started ein Konsolenfenster für den Datenbankklienten.&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>Datenbank neu initialisieren</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="409" />
+      <location filename="../Project.py" line="485" />
       <source>&amp;Flush Database</source>
       <translation>&amp;Datenbank neu initialisieren</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>Zeigt eine Befehlsliste, um alle Datenbanktabelle in ihren Ursprungszustand zurückzusetzen</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;Datenbank neu initialisieren&lt;/b&gt;&lt;p/&gt;Zeigt eine Befehlsliste, um alle Datenbanktabelle in ihren Ursprungszustand zurückzusetzen.&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>Sequenzen zurücksetzen</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="426" />
+      <location filename="../Project.py" line="509" />
       <source>Reset &amp;Sequences</source>
       <translation>Se&amp;quenzen zurücksetzen</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>Zeigt die SQL Befehle zum Zurücksetzen von Sequenzen für eine oder mehrere Anwendungen</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;Sequenzen zurücksetzen&lt;/b&gt;&lt;p&gt;Zeigt die SQL Befehle zum Zurücksetzen von Sequenzen für eine oder mehrere Anwendungen.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="442" />
+      <location filename="../Project.py" line="532" />
       <source>Apply Migration</source>
       <translation>Migration anwenden</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="443" />
+      <location filename="../Project.py" line="533" />
       <source>&amp;Apply Migration</source>
       <translation>Migration &amp;anwenden</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>Zeigt die SQL Befehle, um eine Migration einer Anwendung auszuführen</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;Migration anwenden&lt;/b&gt;&lt;p&gt;Zeigt die SQL Befehle, um eine Migration einer Anwendung auszuführen.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="459" />
+      <location filename="../Project.py" line="553" />
       <source>Unapply Migration</source>
       <translation>Migration rückgängig machen</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="460" />
+      <location filename="../Project.py" line="554" />
       <source>&amp;Unapply Migration</source>
       <translation>Migration &amp;rückgängig machen</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>Zeigt die SQL Befehle, um eine Migration einer Anwendung rückgängig zu machen</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;Migration rückgängig machen&lt;/b&gt;&lt;p&gt;Zeigt die SQL Befehle, um eine Migration einer Anwendung rückgängig zu machen.&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>Settings Unterschiede</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="481" />
+      <location filename="../Project.py" line="583" />
       <source>&amp;Diff Settings</source>
       <translation>Settings &amp;Unterschiede</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>Zeigt die Änderungen gegenüber dem Standard</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;Settings Unterschiede&lt;/b&gt;&lt;p&gt;Zeigt die Änderungen gegenüber dem Standard.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="494" />
+      <location filename="../Project.py" line="602" />
       <source>Start Python Console</source>
       <translation>Starte Python Konsole</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="495" />
+      <location filename="../Project.py" line="603" />
       <source>Start &amp;Python Console</source>
       <translation>Starte &amp;Python Konsole</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="498" />
+      <location filename="../Project.py" line="610" />
       <source>Starts a Python interactive interpreter</source>
       <translation>Startet einen interaktiven Python Interpreter</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;Starte Python Konsole&lt;/b&gt;&lt;p&gt;Startet einen interaktiven Python Interpreter.&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>Testemail senden</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="509" />
+      <location filename="../Project.py" line="623" />
       <source>Send Test &amp;Email</source>
       <translation>Test&amp;email senden</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="512" />
+      <location filename="../Project.py" line="629" />
       <source>Send a test email through Django</source>
       <translation>Sendet eine Testemail via 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;Testemail senden&lt;/b&gt;&lt;p&gt;Verschickt eine Testemail zur Prüfung, ob der Emailversand via Django arbeitet.&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>Daten sichern</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="528" />
+      <location filename="../Project.py" line="646" />
       <source>&amp;Dump Data</source>
       <translation>Daten &amp;sichern</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>Schreibt die Datenbank in ein Fixture</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;Daten sichern&lt;/b&lt;&lt;p&gt;Schreibt die Datenbank in ein Fixture.&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>Daten laden</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="542" />
+      <location filename="../Project.py" line="661" />
       <source>&amp;Load Data</source>
       <translation>Daten &amp;laden</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="545" />
+      <location filename="../Project.py" line="667" />
       <source>Load data from fixture files</source>
       <translation>Lädt Daten aus Fixturedateien</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;Daten laden&lt;/b&gt;&lt;p&gt;Lädt Daten aus Fixturedateien.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="555" />
+      <location filename="../Project.py" line="675" />
       <source>Run Testsuite</source>
       <translation>Testsuite starten</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="556" />
+      <location filename="../Project.py" line="676" />
       <source>Run &amp;Testsuite</source>
       <translation>&amp;Testsuite starten</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>Startet die Testsuite für Anwendungen oder die Site</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;Testsuite starten&lt;/b&gt;&lt;p&gt;Startet die Testsuite für Anwendungen oder die Site.&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>Testsuite starten (-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>Startet die Testsuite für Anwendungen oder die Site mit Aktivierung von Deprecation Warnungen</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;Testsuite starten (-Wall)&lt;/b&gt;&lt;p&gt;Startet die Testsuite für Anwendungen oder die Site mit Aktivierung von Deprecation Warnungen.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="586" />
+      <location filename="../Project.py" line="721" />
       <source>Run Testserver</source>
       <translation>Testserver starten</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="587" />
+      <location filename="../Project.py" line="722" />
       <source>Run Test&amp;server</source>
       <translation>Test&amp;server starten</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>Startet einen Entwicklungsserver mit Daten aus einer Liste von Fixtures</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;Testserver starten&lt;/b&gt;&lt;p&gt;Startet einen Entwicklungsserver mit Daten aus einer Liste von Fixtures.&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>Kennwort ändern</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="606" />
+      <location filename="../Project.py" line="747" />
       <source>Change &amp;Password</source>
       <translation>&amp;Kennwort ändern</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="609" />
+      <location filename="../Project.py" line="753" />
       <source>Change the password of a user</source>
       <translation>Ändert das Kennwort eines Nutzers</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;Kennwort ändern&lt;/b&gt;&lt;p&gt;Ändert das Kennwort eines Nutzers des Django Projektes.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="619" />
+      <location filename="../Project.py" line="764" />
       <source>Create Superuser</source>
       <translation>Superuser anlegen</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="620" />
+      <location filename="../Project.py" line="765" />
       <source>Create &amp;Superuser</source>
       <translation>&amp;Superuser anlegen</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="623" />
+      <location filename="../Project.py" line="771" />
       <source>Create a superuser account</source>
       <translation>Legt eine Superuser Kennung an</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;Superuser anlegen&lt;/b&gt;&lt;p&gt;Legt eine Superuser Kennung für das Django Projekt an.&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>Sessions löschen</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="638" />
+      <location filename="../Project.py" line="787" />
       <source>Clear &amp;Sessions</source>
       <translation>&amp;Sessions löschen</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="641" />
+      <location filename="../Project.py" line="793" />
       <source>Clear expired sessions</source>
       <translation>Löscht abgelaufene Sessions</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;Sessions löschen&lt;/b&gt;&lt;p&gt;Löscht abgelaufene Sessions des Django Projektes.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="655" />
+      <location filename="../Project.py" line="808" />
       <source>Show Migrations</source>
       <translation>Migrationen anzeigen</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="656" />
+      <location filename="../Project.py" line="809" />
       <source>&amp;Show Migrations</source>
       <translation>Migrationen an&amp;zeigen</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="659" />
+      <location filename="../Project.py" line="816" />
       <source>Show a list of available migrations</source>
       <translation>Zeigt eine Liste verfügbarer Migrationen</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;Migrationen anzeigen&lt;/b&gt;&lt;p&gt;Dies zeigt eine Liste der verfügbaren Migrationen des Django Projektes und ihren Status.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="670" />
+      <location filename="../Project.py" line="829" />
       <source>Show Migrations Plan</source>
       <translation>Migrationsplan anzeigen</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="671" />
+      <location filename="../Project.py" line="830" />
       <source>Show Migrations &amp;Plan</source>
       <translation>Migrations&amp;plan anzeigen</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>Zeigt eine Liste mit dem Migrationsplan</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;Migrationsplan anzeigen&lt;/b&gt;&lt;p&gt;Dies zeigt eine Liste mit dem Migrationplans des Django Projektes.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="685" />
+      <location filename="../Project.py" line="850" />
       <source>Apply All Migrations</source>
       <translation>Alle Migrationen anwenden</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="686" />
+      <location filename="../Project.py" line="851" />
       <source>&amp;Apply All Migrations</source>
       <translation>Alle Migrationen &amp;anwenden</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="689" />
+      <location filename="../Project.py" line="857" />
       <source>Apply all available migrations</source>
       <translation>Alle verfügbaren Migrationen anwenden</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;Alle Migrationen anwenden&lt;/b&gt;&lt;p&gt;Dies wendet alle Migrationen des Django Projektes an.&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>Ausgewählte Migrationen anwenden</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="703" />
+      <location filename="../Project.py" line="875" />
       <source>Apply selected migrations</source>
       <translation>Ausgewählte Migrationen anwenden</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;Ausgewählte Migrationen anwenden&lt;/b&gt;&lt;p&gt;Dies wendet ausgewählte Migrationen des Django Projektes an.&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>Migrationen rückgängig machen</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="716" />
+      <location filename="../Project.py" line="888" />
       <source>&amp;Unapply Migrations</source>
       <translation>Migrationen &amp;rückgängig machen</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="719" />
+      <location filename="../Project.py" line="894" />
       <source>Unapply all migrations for an app</source>
       <translation>Alle Migrationen einer Anwendung rückgängig machen</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;Migrationen rückgängig machen&lt;/b&gt;&lt;p&gt;Dies macht alle Migrationen einer Anwendung des Django Projektes rückgängig.&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>Migrationen generieren</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="731" />
+      <location filename="../Project.py" line="907" />
       <source>&amp;Make Migrations</source>
       <translation>Migrationen &amp;generieren</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="734" />
+      <location filename="../Project.py" line="914" />
       <source>Generate migrations for the project</source>
       <translation>Generiert Migrationen für das Projekt</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;Migrationen generieren&lt;/b&gt;&lt;p&gt;Dies generiert Migrationen für das Django Projekt.&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>Migrationen kürzen</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="745" />
+      <location filename="../Project.py" line="927" />
       <source>S&amp;quash Migrations</source>
       <translation>Migrationen &amp;kürzen</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>Migrationen einer Anwendung des Projektes zusammenfassen</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;Migrationen kürzen&lt;/b&gt;&lt;p&gt;Dies fasst Migrationen einer Anwendung des Django Projektes zusammen.&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;Datenbank</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="833" />
+      <location filename="../Project.py" line="1021" />
       <source>Show &amp;SQL</source>
       <translation>Zeige &amp;SQL</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="853" />
+      <location filename="../Project.py" line="1041" />
       <source>&amp;Migrations</source>
       <translation>&amp;Migrationen</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="878" />
+      <location filename="../Project.py" line="1066" />
       <source>&amp;Tools</source>
       <translation>&amp;Werkzeuge</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="898" />
+      <location filename="../Project.py" line="1086" />
       <source>T&amp;esting</source>
       <translation>&amp;Testen</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="919" />
+      <location filename="../Project.py" line="1107" />
       <source>&amp;Authorization</source>
       <translation>&amp;Authorisierung</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="936" />
+      <location filename="../Project.py" line="1124" />
       <source>&amp;Session</source>
       <translation>&amp;Session</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="984" />
+      <location filename="../Project.py" line="1172" />
       <source>Open with {0}</source>
       <translation>Mit {0} öffnen</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1000" />
+      <location filename="../Project.py" line="1186" />
       <source>New template...</source>
       <translation>Neues Template...</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1009" />
+      <location filename="../Project.py" line="1196" />
       <source>Update all catalogs</source>
       <translation>Alle Kataloge aktualisieren</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1013" />
+      <location filename="../Project.py" line="1201" />
       <source>Update selected catalogs</source>
       <translation>Ausgewählte Kataloge aktualisieren</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1016" />
+      <location filename="../Project.py" line="1206" />
       <source>Update all catalogs (with obsolete)</source>
       <translation>Alle Kataloge aktualisieren (mit veralteten)</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1020" />
+      <location filename="../Project.py" line="1211" />
       <source>Update selected catalogs (with obsolete)</source>
       <translation>Ausgewählte Kataloge aktualisieren (mit veralteten)</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1023" />
+      <location filename="../Project.py" line="1214" />
       <source>Compile all catalogs</source>
       <translation>Alle Kataloge übersetzen</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1027" />
+      <location filename="../Project.py" line="1219" />
       <source>Compile selected catalogs</source>
       <translation>Ausgewählte Kataloge übersetzen</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 Dateien (*.html);;HTML Dateien (*.htm);;Alle Dateien (*)</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>Neues Formular</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1089" />
+      <location filename="../Project.py" line="1281" />
       <source>The file already exists! Overwrite it?</source>
       <translation>Die Datei existiert bereits. Überschreiben?</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;Die neue Formulardatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht erzeugt werden.&lt;br&gt;Problem: {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 ist ein Python Web-Framework, das eine schnelle Entwicklung und ein klares, pragmatisches Design fördert.&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;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1467" />
+      <location filename="../Project.py" line="1663" />
       <source>Select Applications</source>
       <translation>Applikation auswählen</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>Gib die Liste der Applikationen durch Leerzeichen getrennt ein.</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>Projekt</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1653" />
+      <location filename="../Project.py" line="1851" />
       <source>Application</source>
       <translation>Anwendung</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1657" />
+      <location filename="../Project.py" line="1855" />
       <source>Start Django</source>
       <translation>Django starten</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>Auswählen, ob ddieses Projekt ein Django Projekt oder eine Django Anwendung sein soll.&lt;br /&gt;Den leeren Eintrag wählen, wenn keines zutrifft.</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 Projekt starten</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;Das Django Projektverzeichnis &lt;b&gt;{0}&lt;/b&gt; existiert bereits. Soll es gelöscht und neu erzeugt werden?&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;Füge die Dateien bitte manuell zum eric Projekt hinzu.&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;Das &lt;b&gt;django-admin.py&lt;/b&gt; Skript ist nicht im Pfad. Abbruch...&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>Das Django Projekt wurde erfolgreich erzeugt.</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>Gib den Namen des neuen Django Projektes ein.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1778" />
+      <location filename="../Project.py" line="1987" />
       <source>Start Django Application</source>
       <translation>Django Anwendung starten</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1812" />
+      <location filename="../Project.py" line="2023" />
       <source>Django application created successfully.</source>
       <translation>Die Django Anwendung wurde erfolgreich erzeugt.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1824" />
+      <location filename="../Project.py" line="2036" />
       <source>Start Global Django Application</source>
       <translation>Globale Django Anwendung beginnen</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>Gib den Namen der neuen globalen Django Anwendung ein.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1846" />
+      <location filename="../Project.py" line="2058" />
       <source>Start Local Django Application</source>
       <translation>Lokale Django Anwendung beginnen</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>Gib den Namen der neuen lokalen Django Anwendung ein.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1896" />
+      <location filename="../Project.py" line="2109" />
       <source>Select Project</source>
       <translation>Wähle Projekt</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>Wähle das Django Projekt, mit dem gearbeitet werden soll.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1931" />
+      <location filename="../Project.py" line="2145" />
       <source>None</source>
       <translation>keines</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="1937" />
+      <location filename="../Project.py" line="2151" />
       <source>&amp;Current Django project ({0})</source>
       <translation>&amp;Aktuelles Django Projekt ({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>Fehler beim Prozessstart</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>Der Django Server konnte nicht gestartet werden.</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>Der Web-Browser konnt mit der URL "{0}" nicht gestartet werden.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2119" />
+      <location filename="../Project.py" line="2341" />
       <source>Database Name</source>
       <translation>Datenbankname</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>Wähle einen Datenbanknamen aus (leer lassen für Standardname):</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2139" />
+      <location filename="../Project.py" line="2363" />
       <source>&lt;default&gt;</source>
       <translation>&lt;Standard&gt;</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2141" />
+      <location filename="../Project.py" line="2365" />
       <source>&amp;Current Database ({0})</source>
       <translation>Aktuelle &amp;Datenbank ({0})</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2161" />
+      <location filename="../Project.py" line="2386" />
       <source>Introspect Database</source>
       <translation>Datenbank untersuchen</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>Eine Neuinitialisierung der Datenbank wird alle Daten löschen. Sind sie sicher?</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2208" />
+      <location filename="../Project.py" line="2432" />
       <source>Database tables flushed successfully.</source>
       <translation>Datenbank erfolgreich neu initialisiert.</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>Der Django Prozess konnte nicht gestartet werden.</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 Dateien (*.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 Migrate</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>Keine Migrationen verfügbar.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2423" />
+      <location filename="../Project.py" line="2652" />
       <source>Apply Migrations</source>
       <translation>Migrationen anwenden</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2461" />
+      <location filename="../Project.py" line="2691" />
       <source>Select an application:</source>
       <translation>Wähle eine Anwendung aus:</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2705" />
+      <location filename="../Project.py" line="2948" />
       <source>Test Email sent successfully.</source>
       <translation>Testemail erfolgreich verschickt.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2706" />
+      <location filename="../Project.py" line="2949" />
       <source>Test Email could not be sent.</source>
       <translation>Testemail konnte nicht verschickt werden.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2736" />
+      <location filename="../Project.py" line="2978" />
       <source>Cache tables created successfully.</source>
       <translation>Cache Tabellen erfolgreich erzeugt.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2774" />
+      <location filename="../Project.py" line="3018" />
       <source>JSON Files (*.json)</source>
       <translation>JSON Dateien (*.json)</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2776" />
+      <location filename="../Project.py" line="3020" />
       <source>XML Files (*.xml)</source>
       <translation>XML Dateien (*.xml)</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2778" />
+      <location filename="../Project.py" line="3022" />
       <source>YAML Files (*.yaml)</source>
       <translation>YAML Dateien (*.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>Der Django Testserver konnte nicht gestartet werden.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="2950" />
+      <location filename="../Project.py" line="3199" />
       <source>Enter the name of the user:</source>
       <translation>Gib den Namen des Nutzers ein:</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="3015" />
+      <location filename="../Project.py" line="3265" />
       <source>Expired sessions cleared successfully.</source>
       <translation>Abgelaufene Sessions erfolgreich gelöscht.</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="3092" />
+      <location filename="../Project.py" line="3341" />
       <source>Initializing message catalog for '{0}'</source>
       <translation>Initialisiere Textkatalog für '{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>Keine aktuelle Site ausgewählt oder noch keine Site erzeugt. Abbruch...</translation>
     </message>
     <message>
-      <location filename="../Project.py" line="3114" />
+      <location filename="../Project.py" line="3360" />
       <source>
 Message catalog initialized successfully.</source>
       <translation>
 Textkatalog erfolgreich initialisiert.</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>Aktualisiere Textkataloge</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>Keine Sprachen erkannt. Abbruch...</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>
 Textkataloge erfolgreich aktualisiert.</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>Aktualisiere Textkataloge (veraltete Texte behalten)</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>Übersetze Textkataloge</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>
 Textkataloge erfolgreich übersetzt.</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>Der Prozess für den Übersetzungseditor ({0}) konnte nicht gestartet werden.</translation>
     </message>
@@ -2037,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