--- a/ProjectPyramid/i18n/pyramid_de.ts Sun Oct 27 22:43:17 2013 +0100 +++ b/ProjectPyramid/i18n/pyramid_de.ts Tue Oct 29 22:30:48 2013 +0100 @@ -81,17 +81,17 @@ <translation>Wähle die zu erzeugenden Dateiformate für die Distribution an</translation> </message> <message> - <location filename="../../ProjectPyramid/DistributionTypeSelectionDialog.py" line="60"/> + <location filename="../../ProjectPyramid/DistributionTypeSelectionDialog.py" line="63"/> <source>The python setup.py command did not finish within 30s.</source> <translation>Das python setup.py Kommando endete nicht innerhalb von 30s.</translation> </message> <message> - <location filename="../../ProjectPyramid/DistributionTypeSelectionDialog.py" line="63"/> + <location filename="../../ProjectPyramid/DistributionTypeSelectionDialog.py" line="67"/> <source>Could not start the pcreate executable.</source> <translation>Der pcreate Prozess konnte nicht gestartet werden.</translation> </message> <message> - <location filename="../../ProjectPyramid/DistributionTypeSelectionDialog.py" line="74"/> + <location filename="../../ProjectPyramid/DistributionTypeSelectionDialog.py" line="80"/> <source>Process Generation Error</source> <translation>Fehler bei der Prozessgenerierung</translation> </message> @@ -124,22 +124,22 @@ <translation>Zeigt den Text des ausgewählten Templates</translation> </message> <message> - <location filename="../../ProjectPyramid/FormSelectionDialog.py" line="32"/> + <location filename="../../ProjectPyramid/FormSelectionDialog.py" line="33"/> <source>Standard HTML 5 template</source> <translation>Standard HTML 5 Template</translation> </message> <message> - <location filename="../../ProjectPyramid/FormSelectionDialog.py" line="101"/> + <location filename="../../ProjectPyramid/FormSelectionDialog.py" line="116"/> <source>Mako template with sections</source> <translation>Mako Template mit Abschnitten</translation> </message> <message> - <location filename="../../ProjectPyramid/FormSelectionDialog.py" line="44"/> + <location filename="../../ProjectPyramid/FormSelectionDialog.py" line="46"/> <source>Standard HTML template</source> <translation>Standard HTML Template</translation> </message> <message> - <location filename="../../ProjectPyramid/FormSelectionDialog.py" line="57"/> + <location filename="../../ProjectPyramid/FormSelectionDialog.py" line="60"/> <source>Chameleon template</source> <translation>Chameleon Template</translation> </message> @@ -147,492 +147,492 @@ <context> <name>Project</name> <message> - <location filename="../../ProjectPyramid/Project.py" line="110"/> + <location filename="../../ProjectPyramid/Project.py" line="111"/> <source>Current Pyramid Project</source> <translation>Aktuelles Pyramid Projekt</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="114"/> + <location filename="../../ProjectPyramid/Project.py" line="116"/> <source>Selects the current Pyramid project</source> <translation>Wählt das aktuelle Pyramid Projekt aus</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="116"/> + <location filename="../../ProjectPyramid/Project.py" line="118"/> <source><b>Current Pyramid Project</b><p>Selects the Pyramid project. Used for multi-project Pyramid projects to switch between the projects.</p></source> <translation><b>Aktuelles Pyramid Projekt</b><p>Wählt das Pyramid Projekt aus. Wird bei Multiprojekt Pyramid Projekten eingesetzt, um zwischen den Projekten umzuschalten.</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="779"/> + <location filename="../../ProjectPyramid/Project.py" line="807"/> <source>Create Pyramid Project</source> <translation>Pyramid Projekt erstellen</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="128"/> + <location filename="../../ProjectPyramid/Project.py" line="130"/> <source>Create Pyramid &Project</source> <translation>Pyramid &Projekt erstellen</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="132"/> + <location filename="../../ProjectPyramid/Project.py" line="135"/> <source>Creates a new Pyramid project</source> <translation>Erstellt ein neues Pyramid Projekt</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="134"/> + <location filename="../../ProjectPyramid/Project.py" line="137"/> <source><b>Create Pyramid Project</b><p>Creates a new Pyramid project using "pcreate".</p></source> <translation><b>Pyramid Projekt erstellen</b><p>Erstellt ein neues Pyramid Projekt mittels "pcreate".</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="937"/> + <location filename="../../ProjectPyramid/Project.py" line="968"/> <source>Run Server</source> <translation>Server starten</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="145"/> + <location filename="../../ProjectPyramid/Project.py" line="148"/> <source>Run &Server</source> <translation>&Server starten</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="149"/> + <location filename="../../ProjectPyramid/Project.py" line="153"/> <source>Starts the Pyramid Web server</source> <translation>Startet den Pyramid Web Server</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="151"/> + <location filename="../../ProjectPyramid/Project.py" line="155"/> <source><b>Run Server</b><p>Starts the Pyramid Web server using "pserve --reload development.ini".</p></source> <translation><b>Server starten</b><p>Startet den Pyramid Web Server mittels "pserve --reload development.ini".</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="159"/> + <location filename="../../ProjectPyramid/Project.py" line="163"/> <source>Run Server with Logging</source> <translation>Server mit Logging starten</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="159"/> + <location filename="../../ProjectPyramid/Project.py" line="163"/> <source>Run Server with &Logging</source> <translation>Server mit &Logging starten</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="163"/> + <location filename="../../ProjectPyramid/Project.py" line="168"/> <source>Starts the Pyramid Web server with logging</source> <translation>Startet den Pyramid Web Server mit Logging</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="165"/> + <location filename="../../ProjectPyramid/Project.py" line="170"/> <source><b>Run Server with Logging</b><p>Starts the Pyramid Web server with logging using "pserve --log-file=server.log --reload development.ini".</p></source> <translation><b>Server mit Logging starten</b><p>Startet den Pyramid Web Server mit Logging mittels "pserve --log-file=server.log --reload development.ini".</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1007"/> + <location filename="../../ProjectPyramid/Project.py" line="1041"/> <source>Run Web-Browser</source> <translation>Web-Browser starten</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="173"/> + <location filename="../../ProjectPyramid/Project.py" line="178"/> <source>Run &Web-Browser</source> <translation>Web-&Browser starten</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="177"/> + <location filename="../../ProjectPyramid/Project.py" line="183"/> <source>Starts the default Web-Browser with the URL of the Pyramid Web server</source> <translation>Startet den Standard Web-Browser mit der URL des Pyramid Web-Servers</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="179"/> + <location filename="../../ProjectPyramid/Project.py" line="186"/> <source><b>Run Web-Browser</b><p>Starts the default Web-Browser with the URL of the Pyramid Web server.</p></source> <translation><b>Web-Browser starten</b><p>Startet den Standard Web-Browser mit der URL des Pyramid Web-Servers.</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1022"/> + <location filename="../../ProjectPyramid/Project.py" line="1057"/> <source>Start Pyramid Python Console</source> <translation>Starte Pyramid Python Konsole</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="187"/> + <location filename="../../ProjectPyramid/Project.py" line="194"/> <source>Start Pyramid &Python Console</source> <translation>Starte Pyramid &Python Konsole</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="191"/> + <location filename="../../ProjectPyramid/Project.py" line="199"/> <source>Starts an interactive Python interpreter</source> <translation>Startet einen interaktiven Python Interpreter</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="193"/> + <location filename="../../ProjectPyramid/Project.py" line="201"/> <source><b>Start Pyramid Python Console</b><p>Starts an interactive Python interpreter.</p></source> <translation><b>Starte Pyramid Python Konsole</b><p>Startet einen interaktiven Python Interpreter</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1053"/> + <location filename="../../ProjectPyramid/Project.py" line="1095"/> <source>Setup Development Environment</source> <translation>Entwicklungsumgebung einrichten</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="204"/> + <location filename="../../ProjectPyramid/Project.py" line="212"/> <source>Setup &Development Environment</source> <translation>Entwicklungs&umgebung einrichten</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="208"/> + <location filename="../../ProjectPyramid/Project.py" line="217"/> <source>Setup the Pyramid project in development mode</source> <translation>Richtet das Pyramid Projekt im Entwicklungsmodus ein</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="210"/> + <location filename="../../ProjectPyramid/Project.py" line="219"/> <source><b>Setup Development Environment</b><p>Setup the Pyramid project in development mode using "python setup.py develop".</p></source> <translation><b>Entwicklungsumgebung einrichten</b><p>Richtet das Pyramid Projekt im Entwicklungsmodus mittels "python setup.py develop" ein.</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1136"/> + <location filename="../../ProjectPyramid/Project.py" line="1187"/> <source>Initialize Database</source> <translation>Datenbank initialisieren</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="222"/> + <location filename="../../ProjectPyramid/Project.py" line="231"/> <source>Initialize &Database</source> <translation>&Datenbank initialisieren</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="226"/> + <location filename="../../ProjectPyramid/Project.py" line="236"/> <source>Initializes (or re-initializes) the database of the current Pyramid project</source> <translation>Initialisiert (oder reinitialisiert) die Datenbank des aktuellen Pyramid Projektes</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="229"/> + <location filename="../../ProjectPyramid/Project.py" line="239"/> <source><b>Initialize Database</b><p>Initializes (or re-initializes) the database of the current Pyramid project.</p></source> <translation><b>Datenbank initialisieren</b><p>Initialisiert (oder reinitialisiert) die Datenbank des aktuellen Pyramid Projektes.</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1174"/> + <location filename="../../ProjectPyramid/Project.py" line="1228"/> <source>Show Matching Views</source> <translation>Passende Ansichten anzeigen</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="241"/> + <location filename="../../ProjectPyramid/Project.py" line="251"/> <source>Show Matching &Views</source> <translation>Passende &Ansichten anzeigen</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="245"/> + <location filename="../../ProjectPyramid/Project.py" line="256"/> <source>Show views matching a given URL</source> <translation>Zeigt Ansichten zu einer gegebenen URL an</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="247"/> + <location filename="../../ProjectPyramid/Project.py" line="258"/> <source><b>Show Matching Views</b><p>Show views matching a given URL.</p></source> <translation><b>Passende Ansichten anzeigen</b><p>Zeigt Ansichten zu einer gegebenen URL an.</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1197"/> + <location filename="../../ProjectPyramid/Project.py" line="1251"/> <source>Show Routes</source> <translation>Routen anzeigen</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="254"/> + <location filename="../../ProjectPyramid/Project.py" line="265"/> <source>Show &Routes</source> <translation>&Routen anzeigen</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="258"/> + <location filename="../../ProjectPyramid/Project.py" line="270"/> <source>Show all URL dispatch routes used by a Pyramid application</source> <translation>Zeigt alle durch eine Pyramid Anwendung verwendete URL Routen an</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="260"/> + <location filename="../../ProjectPyramid/Project.py" line="272"/> <source><b>Show Routes</b><p>Show all URL dispatch routes used by a Pyramid application in the order in which they are evaluated.</p></source> <translation><b>Routen anzeigen</b><p>Zeigt alle durch eine Pyramid Anwendung verwendete URL Routen in der Reihenfolge ihrer Auswertung an.</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1218"/> + <location filename="../../ProjectPyramid/Project.py" line="1273"/> <source>Show Tween Objects</source> <translation>Tween Objekte anzeigen</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="268"/> + <location filename="../../ProjectPyramid/Project.py" line="280"/> <source>Show &Tween Objects</source> <translation>&Tween Objekte anzeigen</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="272"/> + <location filename="../../ProjectPyramid/Project.py" line="285"/> <source>Show all implicit and explicit tween objects used by a Pyramid application</source> <translation>Zeigt alle von einer Pyramid Anwendung verwendeten impliziten und expliziten Tween Objekte an</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="274"/> + <location filename="../../ProjectPyramid/Project.py" line="288"/> <source><b>Show Tween Objects</b><p>Show all implicit and explicit tween objects used by a Pyramid application.</p></source> <translation><b>Tween Objekte anzeigen</b><p>Zeigt alle von einer Pyramid Anwendung verwendeten impliziten und expliziten Tween Objekte an.</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="286"/> + <location filename="../../ProjectPyramid/Project.py" line="300"/> <source>Build Distribution</source> <translation>Distribution erzeugen</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="286"/> + <location filename="../../ProjectPyramid/Project.py" line="300"/> <source>Build &Distribution</source> <translation>&Distribution erzeugen</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="290"/> + <location filename="../../ProjectPyramid/Project.py" line="305"/> <source>Builds a distribution file for the Pyramid project</source> <translation>Erzeugt Dateien zur Distribution eines Pyramid Projektes</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="292"/> + <location filename="../../ProjectPyramid/Project.py" line="307"/> <source><b>Build Distribution</b><p>Builds a distribution file for the Pyramid project using "python setup.py sdist".</p></source> <translation><b>Distribution erzeugen</b><p>Erzeugt Dateien zur Distribution eines Pyramid Projektes mittels "python setup.py sdist".</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="304"/> + <location filename="../../ProjectPyramid/Project.py" line="319"/> <source>Documentation</source> <translation>Dokumentation</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="304"/> + <location filename="../../ProjectPyramid/Project.py" line="319"/> <source>D&ocumentation</source> <translation>D&okumentation</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="308"/> + <location filename="../../ProjectPyramid/Project.py" line="324"/> <source>Shows the help viewer with the Pyramid documentation</source> <translation>Zeigt die Hilfeanzeige mit der Pyramid Dokumentation</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="310"/> + <location filename="../../ProjectPyramid/Project.py" line="326"/> <source><b>Documentation</b><p>Shows the help viewer with the Pyramid documentation.</p></source> <translation><b>Dokumentation</b><p>Zeigt die Hilfeanzeige mit der Pyramid Dokumentation.</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="700"/> + <location filename="../../ProjectPyramid/Project.py" line="726"/> <source>About Pyramid</source> <translation>Über Pyramid</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="321"/> + <location filename="../../ProjectPyramid/Project.py" line="337"/> <source>About P&yramid</source> <translation>Über P&yramid</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="325"/> + <location filename="../../ProjectPyramid/Project.py" line="342"/> <source>Shows some information about Pyramid</source> <translation>Zeigt einige Informationen über Pyramid an</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="327"/> + <location filename="../../ProjectPyramid/Project.py" line="344"/> <source><b>About Pyramid</b><p>Shows some information about Pyramid.</p></source> <translation><b>Über Pyramid</b><p>Zeigt einige Informationen über Pyramid an.</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="342"/> + <location filename="../../ProjectPyramid/Project.py" line="359"/> <source>P&yramid</source> <translation>P&yramid</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="397"/> + <location filename="../../ProjectPyramid/Project.py" line="415"/> <source>New template...</source> <translation>Neues Template...</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="406"/> + <location filename="../../ProjectPyramid/Project.py" line="425"/> <source>Extract Messages</source> <translation>Texte extrahieren</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="408"/> + <location filename="../../ProjectPyramid/Project.py" line="428"/> <source>Compile All Catalogs</source> <translation>Alle Kataloge übersetzen</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="410"/> + <location filename="../../ProjectPyramid/Project.py" line="431"/> <source>Compile Selected Catalogs</source> <translation>Ausgewählte Kataloge übersetzen</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="413"/> + <location filename="../../ProjectPyramid/Project.py" line="434"/> <source>Update All Catalogs</source> <translation>Alle Kataloge aktualisieren</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="415"/> + <location filename="../../ProjectPyramid/Project.py" line="437"/> <source>Update Selected Catalogs</source> <translation>Ausgewählte Kataloge aktualisieren</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="458"/> + <location filename="../../ProjectPyramid/Project.py" line="481"/> <source>Chameleon Templates (*.pt);;Chameleon Text Templates (*.txt);;Mako Templates (*.mako);;Mako Templates (*.mak);;HTML Files (*.html);;HTML Files (*.htm);;All Files (*)</source> <translation>Chameleon Templates (*.pt);;Chameleon Text Templates (*.txt);;Mako Templates (*.mako);;Mako Templates (*.mak);;HTML Dateien (*.html);;HTML Dateien (*.htm);;Alle Dateien (*)</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="494"/> + <location filename="../../ProjectPyramid/Project.py" line="519"/> <source>New Form</source> <translation>Neues Formular</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="481"/> + <location filename="../../ProjectPyramid/Project.py" line="504"/> <source>The file already exists! Overwrite it?</source> <translation>Die Datei existiert bereits. Überschreiben?</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="494"/> - <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 erstellt werden.<br/>Problem: {1}</p></translation> - </message> - <message> - <location filename="../../ProjectPyramid/Project.py" line="837"/> + <location filename="../../ProjectPyramid/Project.py" line="866"/> <source>Select Pyramid Project</source> <translation>Pyramid Projekt auswählen</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="837"/> + <location filename="../../ProjectPyramid/Project.py" line="866"/> <source>Select the Pyramid project to work with.</source> <translation>Wähle das Pyramid Projekt aus, mit dem gearbeitet werden soll.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="875"/> + <location filename="../../ProjectPyramid/Project.py" line="905"/> <source>None</source> <translation>keines</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="878"/> + <location filename="../../ProjectPyramid/Project.py" line="908"/> <source>&Current Pyramid Project ({0})</source> <translation>&Aktuelles Pyramid Projekt ({0})</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1507"/> + <location filename="../../ProjectPyramid/Project.py" line="1579"/> <source>No current Pyramid project selected or no Pyramid project created yet. Aborting...</source> <translation>Kein aktuelles Pyramid Projekt ausgewählt oder noch keines erstellt. Abbruch...</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1552"/> + <location filename="../../ProjectPyramid/Project.py" line="1628"/> <source>Process Generation Error</source> <translation>Fehler bei der Prozessgenerierung</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="964"/> + <location filename="../../ProjectPyramid/Project.py" line="996"/> <source>The Pyramid server could not be started.</source> <translation>Der Pyramid Server konnte nicht gestartet werden.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1007"/> + <location filename="../../ProjectPyramid/Project.py" line="1041"/> <source>Could not start the web-browser for the URL "{0}".</source> <translation>Der Web-Browser konnte nicht für die URL "{0}" gestartet werden.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1041"/> + <location filename="../../ProjectPyramid/Project.py" line="1080"/> <source>The Pyramid Shell process could not be started.</source> <translation>Der Pyramid Konsolenprozess konnte nicht gestartet werden.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1068"/> + <location filename="../../ProjectPyramid/Project.py" line="1111"/> <source>Pyramid development environment setup successfully.</source> <translation>Die Pyramid Entwicklungsumgebung wurde erfolgreich eingerichtet.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1084"/> + <location filename="../../ProjectPyramid/Project.py" line="1130"/> <source>Build Distribution File</source> <translation>Distributionsdateien erzeugen</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1106"/> + <location filename="../../ProjectPyramid/Project.py" line="1154"/> <source>Python distribution file built successfully.</source> <translation>Python Distributionsdateien erfolgreich erzeugt.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1150"/> + <location filename="../../ProjectPyramid/Project.py" line="1202"/> <source>Database initialized successfully.</source> <translation>Datenbank erfolgreich initialisiert.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1174"/> + <location filename="../../ProjectPyramid/Project.py" line="1228"/> <source>Enter the URL to be matched:</source> <translation>Gib die zu überprüfende URL ein:</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1313"/> + <location filename="../../ProjectPyramid/Project.py" line="1369"/> <source>Extract messages</source> <translation>Texte extrahieren</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1350"/> + <location filename="../../ProjectPyramid/Project.py" line="1407"/> <source> Messages extracted successfully.</source> <translation>Texte erfolgreich extrahiert.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1380"/> + <location filename="../../ProjectPyramid/Project.py" line="1440"/> <source> Message catalog initialized successfully.</source> <translation> Textkatalog erfolgreich initialisiert.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1429"/> + <location filename="../../ProjectPyramid/Project.py" line="1494"/> <source>Compiling message catalogs</source> <translation>Übersetze Textkataloge</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1458"/> + <location filename="../../ProjectPyramid/Project.py" line="1526"/> <source> Message catalogs compiled successfully.</source> <translation> Textkataloge erfolgreich übersetzt.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1527"/> + <location filename="../../ProjectPyramid/Project.py" line="1601"/> <source>No locales detected. Aborting...</source> <translation>Keine Sprachen erkannt. Abbruch...</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1503"/> + <location filename="../../ProjectPyramid/Project.py" line="1575"/> <source>Updating message catalogs</source> <translation>Aktualisiere Textkataloge</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1532"/> + <location filename="../../ProjectPyramid/Project.py" line="1607"/> <source> Message catalogs updated successfully.</source> <translation> Textkataloge erfolgreich aktualisiert.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1363"/> + <location filename="../../ProjectPyramid/Project.py" line="1421"/> <source>Initializing message catalog for '{0}'</source> <translation>Initialisiere Textkatalog für '{0}'</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="700"/> + <location filename="../../ProjectPyramid/Project.py" line="726"/> <source><p>Pyramid 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>Pyramid ist ein Python Web-Framework, das eine schnelle Entwicklung und ein klares, pragmatisches Design fördert.</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="../../ProjectPyramid/Project.py" line="381"/> + <location filename="../../ProjectPyramid/Project.py" line="398"/> <source>Open with {0}</source> <translation>Mit [0} öffnen</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1552"/> + <location filename="../../ProjectPyramid/Project.py" line="1628"/> <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> <message> - <location filename="../../ProjectPyramid/Project.py" line="1328"/> + <location filename="../../ProjectPyramid/Project.py" line="1385"/> <source>No setup.cfg found or no "extract_messages" section found in setup.cfg.</source> <translation>Keine setup.cfg gefunden bzw. keine Sektion "extract_messages" in setup.cfg vorhanden.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1334"/> + <location filename="../../ProjectPyramid/Project.py" line="1391"/> <source>No "output_file" option found in setup.cfg.</source> <translation>Keine Option "output_file" in setup.cfg vorhanden.</translation> </message> + <message> + <location filename="../../ProjectPyramid/Project.py" line="519"/> + <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 erstellt werden.<br/> Problem: {1}</p></translation> + </message> </context> <context> <name>ProjectPyramidPlugin</name> <message> - <location filename="../../PluginProjectPyramid.py" line="388"/> + <location filename="../../PluginProjectPyramid.py" line="403"/> <source>Pyramid</source> <translation>Pyramid</translation> </message> <message> - <location filename="../../PluginProjectPyramid.py" line="164"/> + <location filename="../../PluginProjectPyramid.py" line="167"/> <source>eric5 version is too old, {0}, {1} or newer needed.</source> <translation>Die eric5 Version ist zu alt; {0}, {1} oder neuer wird benötigt.</translation> </message> @@ -695,12 +695,12 @@ <translation>Alt+K</translation> </message> <message> - <location filename="../../ProjectPyramid/PyramidDialog.py" line="168"/> + <location filename="../../ProjectPyramid/PyramidDialog.py" line="171"/> <source>Process Generation Error</source> <translation>Fehler bei der Prozessgenerierung</translation> </message> <message> - <location filename="../../ProjectPyramid/PyramidDialog.py" line="168"/> + <location filename="../../ProjectPyramid/PyramidDialog.py" line="171"/> <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. Bitte stellen sie sicher, dass er sich im Suchpfad befindet.</translation> </message> @@ -783,27 +783,27 @@ <translation>Gib die URL für die Pyramid Dokumentation ein</translation> </message> <message> - <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="63"/> + <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="64"/> <source>Plain Python</source> <translation>Normales Python</translation> </message> <message> - <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="64"/> + <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="65"/> <source>IPython</source> <translation>IPython</translation> </message> <message> - <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="65"/> + <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="66"/> <source>bpython</source> <translation>bpython</translation> </message> <message> - <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="119"/> + <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="122"/> <source>Select Virtual Environment for Python 3</source> <translation>Wähle die virtuelle Umgebung für Python 3</translation> </message> <message> - <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="137"/> + <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="141"/> <source>Select Virtual Environment for Python 2</source> <translation>Wähle die virtuelle Umgebung für Python 2</translation> </message> @@ -813,7 +813,7 @@ <translation>Konsole</translation> </message> <message> - <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="151"/> + <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="157"/> <source>Translations Editor</source> <translation>Übersetzungseditor</translation> </message> @@ -828,7 +828,7 @@ <translation>Wähle den Übersetzungseditor über einen Auswahldialog aus</translation> </message> <message> - <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="151"/> + <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="157"/> <source>All Files (*)</source> <translation>Alle Dateien (*)</translation> </message> @@ -886,22 +886,22 @@ <translation>Alt+K</translation> </message> <message> - <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="102"/> + <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="105"/> <source>No routes found.</source> <translation>Keine Routen gefunden.</translation> </message> <message> - <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="135"/> + <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="137"/> <source>Getting routes...</source> <translation>Ermittle Routen...</translation> </message> <message> - <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="164"/> + <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="167"/> <source>Process Generation Error</source> <translation>Fehler bei der Prozessgenerierung</translation> </message> <message> - <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="164"/> + <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="167"/> <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. Bitte stellen sie sicher, dass er sich im Suchpfad befindet.</translation> </message>