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><p>The data could not be written to <b>{0}</b></p><p>Reason: {1}</p></source> + <translation><p>Die Daten konnten nicht nach <b>{0}</b> geschrieben werden.</p><p>Ursache: {1}</p></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><p>The data could not be written to <b>{0}</b></p><p>Reason: {1}</p></source> - <translation><p>Die Daten konnten nicht nach <b>{0}</b> geschrieben werden.</p><p>Ursache: {1}</p></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>&Refresh</source> <translation>A&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><b>Current Project</b><p>Selects the current project. Used for multi-project Django projects to switch between the projects.</p></source> <translation><b>Aktuelles Projekt</b><p>Wählt das aktuelle Projekt aus. Dies wird bei Django Mehrfach-Projekten benötigt, um zwischen den Projekten umzuschalten.</p></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 &Project</source> <translation>&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><b>Start Project</b><p>Starts a new Django project using "django-admin.py startproject".</p></source> <translation><b>Project starten</b><p>Started ein neues Django Projekt mittels "django-admin.py startproject".</p></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 (&global)</source> <translation>Anwendung starten (&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><b>Start Application (global)</b><p>Starts a new global Django application using "django-admin.py startapp".</p></source> <translation><b>Anwendung starten (global)</b><p>Startet eine neue globale Django Anwendung mittels "django-admin.py startapp".</p></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 (&local)</source> <translation>Anwendung starten (&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><b>Start Application (local)</b><p>Starts a new local Django application using "manage.py startapp".</p></source> <translation><b>Anwendung starten (lokal)</b><p>Startet eine neue lokale Django Anwendung mittels "manage.py startapp".</p></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 &Server</source> <translation>&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><b>Run Server</b><p>Starts the Django Web server using "manage.py runserver".</p></source> <translation><b>Server starten</b><p>Startet den Django Web-Server mittels "manage.py runserve".</p></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 &Web-Browser</source> <translation>Web-&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><b>Run Web-Browser</b><p>Starts the default Web-Browser with the URL of the Django Web server.</p></source> <translation><b>Web-Browser starten</b><p>Startet den Standard Web-Browser mit der URL des Django Web-Servers.</p></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&reate Cache Tables</source> <translation>Erzeuge &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><b>Create Cache Tables</b><p>Creates the tables needed to use the SQL cache backend.</p></source> <translation><b>Erzeuge Cache Tabellen</b><p>Erzeugt die für das SQL Cache Backend benötigten Tabellen</p></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>&Help</source> <translation>&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><b>Help</b><p>Shows the Django help index page.</p></source> <translation><b>Hilfe</b><p>Zeigt den Django Hilfe Index an.</p></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&jango</source> <translation>Über D&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><b>About Django</b><p>Shows some information about Django.</p></source> <translation><b>Über Django</b><p>Zeigt Informationen über Django.</p></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><b>Check Project</b><p>This inspects the Django project for common problems.</p></source> <translation><b>Projekt prüfen</b><p>Dies prüft das Django Projekt auf übliche Probleme.</p></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><b>Current Database</b><p>Selects the database name to be used by all database actions. An empty database name indicates to use the default name.</p></source> <translation><b>Aktuelle Datenbank</b><p>Dies wählt den Datenbanknamen aus, der für alle Datenbankoperationen verwendet wird. Ein leerer Datenbankname steht für die Verwendung des Standardnamens.</p></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>&Introspect</source> <translation>&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><b>Introspect</b><p>Introspects the database tables and outputs a Django model module.</p></source> <translation><b>Untersuchen</b><p>Untersucht die Datenbanktabellen und gibt ein Django Modellmodul aus.</p></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>&Flush</source> <translation>&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><b>Flush</b><p>Returns all database tables to the state just after their installation.</p></source> <translation><b>Neuinitialisierung</b><p>Setzt alle Datenbanktabelle in ihren Ursprungszustand zurück.</p></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 &Client Console</source> <translation>Starte &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><b>Start Client Console</b><p>Starts a console window for the database client.</p></source> <translation><b>Starte Datenbank Konsole</b><p>Started ein Konsolenfenster für den Datenbankklienten.</p></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>&Flush Database</source> <translation>&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><b>Flush Database</b><p>Prints a list of statements to return all database tables to the state just after their installation.</p></source> <translation><b>Datenbank neu initialisieren</b><p/>Zeigt eine Befehlsliste, um alle Datenbanktabelle in ihren Ursprungszustand zurückzusetzen.</p></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 &Sequences</source> <translation>Se&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><b>Reset Sequences</b><p>Prints the SQL statements for resetting sequences for one or more applications.</p></source> <translation><b>Sequenzen zurücksetzen</b><p>Zeigt die SQL Befehle zum Zurücksetzen von Sequenzen für eine oder mehrere Anwendungen.</p></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>&Apply Migration</source> <translation>Migration &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><b>Apply Migration</b><p>Prints the SQL statements to apply a migration of an application.</p></source> <translation><b>Migration anwenden</b><p>Zeigt die SQL Befehle, um eine Migration einer Anwendung auszuführen.</p></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>&Unapply Migration</source> <translation>Migration &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><b>Unapply Migration</b><p>Prints the SQL statements to unapply a migration of an application.</p></source> <translation><b>Migration rückgängig machen</b><p>Zeigt die SQL Befehle, um eine Migration einer Anwendung rückgängig zu machen.</p></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>&Diff Settings</source> <translation>Settings &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><b>Diff Settings</b><p>Shows the modification made to the settings.</p></source> <translation><b>Settings Unterschiede</b><p>Zeigt die Änderungen gegenüber dem Standard.</p></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 &Python Console</source> <translation>Starte &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><b>Start Python Console</b><p>Starts a Python interactive interpreter.</p></source> <translation><b>Starte Python Konsole</b><p>Startet einen interaktiven Python Interpreter.</p></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 &Email</source> <translation>Test&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><b>Send Test Email</b><p>Sends a test email to confirm email sending through Django is working.</p></source> <translation><b>Testemail senden</b><p>Verschickt eine Testemail zur Prüfung, ob der Emailversand via Django arbeitet.</p></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>&Dump Data</source> <translation>Daten &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><b>Dump Data</b><p>Dump the database data to a fixture.</p></source> <translation><b>Daten sichern</b<<p>Schreibt die Datenbank in ein Fixture.</p></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>&Load Data</source> <translation>Daten &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><b>Load Data</b><p>Load data from fixture files.</p></source> <translation><b>Daten laden</b><p>Lädt Daten aus Fixturedateien.</p></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 &Testsuite</source> <translation>&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><b>Run Testsuite</b><p>Run the test suite for applications or the whole site.</p></source> <translation><b>Testsuite starten</b><p>Startet die Testsuite für Anwendungen oder die Site.</p></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><b>Run Testsuite (-Wall)</b><p>Run the test suite for applications or the whole site with activated deprecation warnings.</p></source> <translation><b>Testsuite starten (-Wall)</b><p>Startet die Testsuite für Anwendungen oder die Site mit Aktivierung von Deprecation Warnungen.</p></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&server</source> <translation>Test&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><b>Run Testserver</b><p>Run a development server with data from a set of fixtures.</p></source> <translation><b>Testserver starten</b><p>Startet einen Entwicklungsserver mit Daten aus einer Liste von Fixtures.</p></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 &Password</source> <translation>&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><b>Change Password</b><p>Change the password of a user of the Django project.</p></source> <translation><b>Kennwort ändern</b><p>Ändert das Kennwort eines Nutzers des Django Projektes.</p></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 &Superuser</source> <translation>&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><b>Create Superuser</b><p>Create a superuser account for the Django project.</p></source> <translation><b>Superuser anlegen</b><p>Legt eine Superuser Kennung für das Django Projekt an.</p></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 &Sessions</source> <translation>&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><b>Clear Sessions</b><p>Clear expired sessions of the Django project.</p></source> <translation><b>Sessions löschen</b><p>Löscht abgelaufene Sessions des Django Projektes.</p></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>&Show Migrations</source> <translation>Migrationen an&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><b>Show Migrations</b><p>This shows a list of available migrations of the Django project and their status.</p></source> <translation><b>Migrationen anzeigen</b><p>Dies zeigt eine Liste der verfügbaren Migrationen des Django Projektes und ihren Status.</p></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 &Plan</source> <translation>Migrations&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><b>Show Migrations Plan</b><p>This shows a list with the migrations plan of the Django project.</p></source> <translation><b>Migrationsplan anzeigen</b><p>Dies zeigt eine Liste mit dem Migrationplans des Django Projektes.</p></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>&Apply All Migrations</source> <translation>Alle Migrationen &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><b>Apply All Migrations</b><p>This applies all migrations of the Django project.</p></source> <translation><b>Alle Migrationen anwenden</b><p>Dies wendet alle Migrationen des Django Projektes an.</p></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><b>Apply Selected Migrations</b><p>This applies selected migrations of the Django project.</p></source> <translation><b>Ausgewählte Migrationen anwenden</b><p>Dies wendet ausgewählte Migrationen des Django Projektes an.</p></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>&Unapply Migrations</source> <translation>Migrationen &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><b>Unapply Migrations</b><p>This unapplies all migrations for an app of the Django project.</p></source> <translation><b>Migrationen rückgängig machen</b><p>Dies macht alle Migrationen einer Anwendung des Django Projektes rückgängig.</p></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>&Make Migrations</source> <translation>Migrationen &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><b>Make Migrations</b><p>This generates migrations for the Django project.</p></source> <translation><b>Migrationen generieren</b><p>Dies generiert Migrationen für das Django Projekt.</p></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&quash Migrations</source> <translation>Migrationen &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><b>Squash Migrations</b><p>This squashes migrations of an application of the Django project.</p></source> <translation><b>Migrationen kürzen</b><p>Dies fasst Migrationen einer Anwendung des Django Projektes zusammen.</p></translation> </message> <message> - <location filename="../Project.py" line="767" /> + <location filename="../Project.py" line="955" /> <source>D&jango</source> <translation>D&jango</translation> </message> <message> - <location filename="../Project.py" line="809" /> + <location filename="../Project.py" line="997" /> <source>&Database</source> <translation>&Datenbank</translation> </message> <message> - <location filename="../Project.py" line="833" /> + <location filename="../Project.py" line="1021" /> <source>Show &SQL</source> <translation>Zeige &SQL</translation> </message> <message> - <location filename="../Project.py" line="853" /> + <location filename="../Project.py" line="1041" /> <source>&Migrations</source> <translation>&Migrationen</translation> </message> <message> - <location filename="../Project.py" line="878" /> + <location filename="../Project.py" line="1066" /> <source>&Tools</source> <translation>&Werkzeuge</translation> </message> <message> - <location filename="../Project.py" line="898" /> + <location filename="../Project.py" line="1086" /> <source>T&esting</source> <translation>&Testen</translation> </message> <message> - <location filename="../Project.py" line="919" /> + <location filename="../Project.py" line="1107" /> <source>&Authorization</source> <translation>&Authorisierung</translation> </message> <message> - <location filename="../Project.py" line="936" /> + <location filename="../Project.py" line="1124" /> <source>&Session</source> <translation>&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><p>The new form file <b>{0}</b> could not be created.<br> Problem: {1}</p></source> <translation><p>Die neue Formulardatei <b>{0}</b> konnte nicht erzeugt werden.<br>Problem: {1}</p></translation> </message> <message> - <location filename="../Project.py" line="1394" /> + <location filename="../Project.py" line="1586" /> <source><p>Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.</p><p><table><tr><td>Version:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="{1}">{1}</a></td></tr></table></p></source> <translation><p>Django ist ein Python Web-Framework, das eine schnelle Entwicklung und ein klares, pragmatisches Design fördert.</p><p><table><tr><td>Version:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="{1}">{1}</a></td></tr></table></p></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.<br />Select the empty entry for none.</source> <translation>Auswählen, ob ddieses Projekt ein Django Projekt oder eine Django Anwendung sein soll.<br />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><p>The Django project path <b>{0}</b> exists already. Shall it be removed and recreated?</p></source> <translation><p>Das Django Projektverzeichnis <b>{0}</b> existiert bereits. Soll es gelöscht und neu erzeugt werden?</p></translation> </message> <message> - <location filename="../Project.py" line="1699" /> + <location filename="../Project.py" line="1904" /> <source><p>Please add the files to the eric project manually.</p></source> <translation><p>Füge die Dateien bitte manuell zum eric Projekt hinzu.</p></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><p>The <b>django-admin.py</b> script is not in the path. Aborting...</p></source> <translation><p>Das <b>django-admin.py</b> Skript ist nicht im Pfad. Abbruch...</p></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>&Current Django project ({0})</source> <translation>&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><default></source> <translation><Standard></translation> </message> <message> - <location filename="../Project.py" line="2141" /> + <location filename="../Project.py" line="2365" /> <source>&Current Database ({0})</source> <translation>Aktuelle &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>