ProjectDjango/i18n/django_de.ts

changeset 24
f87883b921ea
parent 20
09e9084796de
child 42
7b976bc35f7a
equal deleted inserted replaced
23:303c0fa19f66 24:f87883b921ea
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE TS><TS version="2.0" language="de" sourcelanguage=""> 2 <!DOCTYPE TS><TS version="2.0" language="de" sourcelanguage="">
3 <context> 3 <context>
4 <name>DjangoDialog</name> 4 <name>DjangoDialog</name>
5 <message> 5 <message>
6 <location filename="ProjectDjango/DjangoDialog.ui" line="14"/> 6 <location filename="../../ProjectDjango/DjangoDialog.ui" line="14"/>
7 <source>Django</source> 7 <source>Django</source>
8 <translation>Django</translation> 8 <translation>Django</translation>
9 </message> 9 </message>
10 <message> 10 <message>
11 <location filename="ProjectDjango/DjangoDialog.ui" line="35"/> 11 <location filename="../../ProjectDjango/DjangoDialog.ui" line="35"/>
12 <source>Output</source> 12 <source>Output</source>
13 <translation>Ausgabe</translation> 13 <translation>Ausgabe</translation>
14 </message> 14 </message>
15 <message> 15 <message>
16 <location filename="ProjectDjango/DjangoDialog.ui" line="63"/> 16 <location filename="../../ProjectDjango/DjangoDialog.ui" line="63"/>
17 <source>Errors</source> 17 <source>Errors</source>
18 <translation>Fehler</translation> 18 <translation>Fehler</translation>
19 </message> 19 </message>
20 <message> 20 <message>
21 <location filename="ProjectDjango/DjangoDialog.py" line="169"/> 21 <location filename="../../ProjectDjango/DjangoDialog.py" line="169"/>
22 <source>Process Generation Error</source> 22 <source>Process Generation Error</source>
23 <translation>Fehler beim Prozessstart</translation> 23 <translation>Fehler beim Prozessstart</translation>
24 </message> 24 </message>
25 <message> 25 <message>
26 <location filename="ProjectDjango/DjangoDialog.py" line="169"/> 26 <location filename="../../ProjectDjango/DjangoDialog.py" line="169"/>
27 <source>The process {0} could not be started. Ensure, that it is in the search path.</source> 27 <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
28 <translation>Der Prozess {0} konnte nicht gestartet werden. Stellen Sie sicher, dass er sich im Suchpfad befindet.</translation> 28 <translation>Der Prozess {0} konnte nicht gestartet werden. Stellen Sie sicher, dass er sich im Suchpfad befindet.</translation>
29 </message> 29 </message>
30 <message> 30 <message>
31 <location filename="ProjectDjango/DjangoDialog.py" line="246"/> 31 <location filename="../../ProjectDjango/DjangoDialog.py" line="246"/>
32 <source>Select data file</source> 32 <source>Select data file</source>
33 <translation>Wähle Datendatei</translation> 33 <translation>Wähle Datendatei</translation>
34 </message> 34 </message>
35 <message> 35 <message>
36 <location filename="ProjectDjango/DjangoDialog.py" line="267"/> 36 <location filename="../../ProjectDjango/DjangoDialog.py" line="267"/>
37 <source>Error saving data</source> 37 <source>Error saving data</source>
38 <translation>Fehler beim Sichern der Daten</translation> 38 <translation>Fehler beim Sichern der Daten</translation>
39 </message> 39 </message>
40 <message> 40 <message>
41 <location filename="ProjectDjango/DjangoDialog.py" line="267"/> 41 <location filename="../../ProjectDjango/DjangoDialog.py" line="267"/>
42 <source>&lt;p&gt;The data could not be written to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 42 <source>&lt;p&gt;The data could not be written to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
43 <translation>&lt;p&gt;Die Daten konnten nicht nach &lt;b&gt;{0}&lt;/b&gt; geschrieben werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation> 43 <translation>&lt;p&gt;Die Daten konnten nicht nach &lt;b&gt;{0}&lt;/b&gt; geschrieben werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
44 </message> 44 </message>
45 </context> 45 </context>
46 <context> 46 <context>
47 <name>DjangoDumpdataDataDialog</name> 47 <name>DjangoDumpdataDataDialog</name>
48 <message> 48 <message>
49 <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="20"/> 49 <location filename="../../ProjectDjango/DjangoDumpdataDataDialog.ui" line="20"/>
50 <source>dumpdata Command Options</source> 50 <source>dumpdata Command Options</source>
51 <translation>dumpdata Kommandozeilenoptionen</translation> 51 <translation>dumpdata Kommandozeilenoptionen</translation>
52 </message> 52 </message>
53 <message> 53 <message>
54 <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="35"/> 54 <location filename="../../ProjectDjango/DjangoDumpdataDataDialog.ui" line="35"/>
55 <source>Applications</source> 55 <source>Applications</source>
56 <translation>Anwendungen</translation> 56 <translation>Anwendungen</translation>
57 </message> 57 </message>
58 <message> 58 <message>
59 <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="70"/> 59 <location filename="../../ProjectDjango/DjangoDumpdataDataDialog.ui" line="70"/>
60 <source>Exclude Applications</source> 60 <source>Exclude Applications</source>
61 <translation>Anwendungen ausschließen</translation> 61 <translation>Anwendungen ausschließen</translation>
62 </message> 62 </message>
63 <message> 63 <message>
64 <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="76"/> 64 <location filename="../../ProjectDjango/DjangoDumpdataDataDialog.ui" line="76"/>
65 <source>Enter the list of applications separated by spaces.</source> 65 <source>Enter the list of applications separated by spaces.</source>
66 <translation>Gib die Liste der Applikationen durch Leerzeichen getrennt ein.</translation> 66 <translation>Gib die Liste der Applikationen durch Leerzeichen getrennt ein.</translation>
67 </message> 67 </message>
68 <message> 68 <message>
69 <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="93"/> 69 <location filename="../../ProjectDjango/DjangoDumpdataDataDialog.ui" line="93"/>
70 <source>Dump Format</source> 70 <source>Dump Format</source>
71 <translation>Dump Format</translation> 71 <translation>Dump Format</translation>
72 </message> 72 </message>
73 <message> 73 <message>
74 <location filename="ProjectDjango/DjangoDumpdataDataDialog.py" line="36"/> 74 <location filename="../../ProjectDjango/DjangoDumpdataDataDialog.py" line="36"/>
75 <source>JSON</source> 75 <source>JSON</source>
76 <translation>JSON</translation> 76 <translation>JSON</translation>
77 </message> 77 </message>
78 <message> 78 <message>
79 <location filename="ProjectDjango/DjangoDumpdataDataDialog.py" line="37"/> 79 <location filename="../../ProjectDjango/DjangoDumpdataDataDialog.py" line="37"/>
80 <source>XML</source> 80 <source>XML</source>
81 <translation>XML</translation> 81 <translation>XML</translation>
82 </message> 82 </message>
83 <message> 83 <message>
84 <location filename="ProjectDjango/DjangoDumpdataDataDialog.py" line="40"/> 84 <location filename="../../ProjectDjango/DjangoDumpdataDataDialog.py" line="40"/>
85 <source>YAML</source> 85 <source>YAML</source>
86 <translation>YAML</translation> 86 <translation>YAML</translation>
87 </message> 87 </message>
88 <message> 88 <message>
89 <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="53"/> 89 <location filename="../../ProjectDjango/DjangoDumpdataDataDialog.ui" line="53"/>
90 <source>Enter the list of applications separated by spaces. Leave empty for all.</source> 90 <source>Enter the list of applications separated by spaces. Leave empty for all.</source>
91 <translation>Gib die Liste der Applikationen durch Leerzeichen getrennt ein. Leer lassen, um alle zu sichern.</translation> 91 <translation>Gib die Liste der Applikationen durch Leerzeichen getrennt ein. Leer lassen, um alle zu sichern.</translation>
92 </message> 92 </message>
93 <message> 93 <message>
94 <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="99"/> 94 <location filename="../../ProjectDjango/DjangoDumpdataDataDialog.ui" line="99"/>
95 <source>Serialization Format:</source> 95 <source>Serialization Format:</source>
96 <translation>Serialisierungsformat:</translation> 96 <translation>Serialisierungsformat:</translation>
97 </message> 97 </message>
98 <message> 98 <message>
99 <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="126"/> 99 <location filename="../../ProjectDjango/DjangoDumpdataDataDialog.ui" line="126"/>
100 <source>Indentation Level:</source> 100 <source>Indentation Level:</source>
101 <translation>Einrücklänge:</translation> 101 <translation>Einrücklänge:</translation>
102 </message> 102 </message>
103 <message> 103 <message>
104 <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="133"/> 104 <location filename="../../ProjectDjango/DjangoDumpdataDataDialog.ui" line="133"/>
105 <source>Enter the indentation level to be used when pretty-printing output</source> 105 <source>Enter the indentation level to be used when pretty-printing output</source>
106 <translation>Gib die Länge der Einrückung für eine lesbare Ausgabe ein</translation> 106 <translation>Gib die Länge der Einrückung für eine lesbare Ausgabe ein</translation>
107 </message> 107 </message>
108 </context> 108 </context>
109 <context> 109 <context>
110 <name>DjangoLoaddataDataDialog</name> 110 <name>DjangoLoaddataDataDialog</name>
111 <message> 111 <message>
112 <location filename="ProjectDjango/DjangoLoaddataDataDialog.ui" line="20"/> 112 <location filename="../../ProjectDjango/DjangoLoaddataDataDialog.ui" line="20"/>
113 <source>loaddata Command Options</source> 113 <source>loaddata Command Options</source>
114 <translation>loaddata Kommandozeilenoptionen</translation> 114 <translation>loaddata Kommandozeilenoptionen</translation>
115 </message> 115 </message>
116 <message> 116 <message>
117 <location filename="ProjectDjango/DjangoLoaddataDataDialog.ui" line="29"/> 117 <location filename="../../ProjectDjango/DjangoLoaddataDataDialog.ui" line="29"/>
118 <source>Enter the list of fixture patterns or the path of a fixture file.</source> 118 <source>Enter the list of fixture patterns or the path of a fixture file.</source>
119 <translation>Gib die Liste der Fixturenamen oder den Pfad einer Fixturedatei ein.</translation> 119 <translation>Gib die Liste der Fixturenamen oder den Pfad einer Fixturedatei ein.</translation>
120 </message> 120 </message>
121 <message> 121 <message>
122 <location filename="ProjectDjango/DjangoLoaddataDataDialog.ui" line="39"/> 122 <location filename="../../ProjectDjango/DjangoLoaddataDataDialog.ui" line="39"/>
123 <source>Select a fixture file via a file selection dialog</source> 123 <source>Select a fixture file via a file selection dialog</source>
124 <translation>Wähle eine Fixturedatei mittels eines Dateiauswahldialoges aus</translation> 124 <translation>Wähle eine Fixturedatei mittels eines Dateiauswahldialoges aus</translation>
125 </message> 125 </message>
126 <message> 126 <message>
127 <location filename="ProjectDjango/DjangoLoaddataDataDialog.ui" line="42"/> 127 <location filename="../../ProjectDjango/DjangoLoaddataDataDialog.ui" line="42"/>
128 <source>...</source> 128 <source>...</source>
129 <translation>...</translation> 129 <translation>...</translation>
130 </message> 130 </message>
131 <message> 131 <message>
132 <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="50"/> 132 <location filename="../../ProjectDjango/DjangoLoaddataDataDialog.py" line="50"/>
133 <source>JSON Files (*.json);;XML Files (*.xml);;</source> 133 <source>JSON Files (*.json);;XML Files (*.xml);;</source>
134 <translation>JSON Dateien (*.json);;XML Dateien (*.xml);;</translation> 134 <translation>JSON Dateien (*.json);;XML Dateien (*.xml);;</translation>
135 </message> 135 </message>
136 <message> 136 <message>
137 <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="53"/> 137 <location filename="../../ProjectDjango/DjangoLoaddataDataDialog.py" line="53"/>
138 <source>YAML Files (*.yaml);;</source> 138 <source>YAML Files (*.yaml);;</source>
139 <translation>YAML Dateien (*.yaml);;</translation> 139 <translation>YAML Dateien (*.yaml);;</translation>
140 </message> 140 </message>
141 <message> 141 <message>
142 <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="56"/> 142 <location filename="../../ProjectDjango/DjangoLoaddataDataDialog.py" line="56"/>
143 <source>All Files (*)</source> 143 <source>All Files (*)</source>
144 <translation>Alle Dateien (*)</translation> 144 <translation>Alle Dateien (*)</translation>
145 </message> 145 </message>
146 <message> 146 <message>
147 <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="58"/> 147 <location filename="../../ProjectDjango/DjangoLoaddataDataDialog.py" line="58"/>
148 <source>Select fixture file</source> 148 <source>Select fixture file</source>
149 <translation>Wähle Fixturedatei</translation> 149 <translation>Wähle Fixturedatei</translation>
150 </message> 150 </message>
151 </context> 151 </context>
152 <context> 152 <context>
153 <name>DjangoPage</name> 153 <name>DjangoPage</name>
154 <message> 154 <message>
155 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="17"/> 155 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="17"/>
156 <source>&lt;b&gt;Configure Django&lt;/b&gt;</source> 156 <source>&lt;b&gt;Configure Django&lt;/b&gt;</source>
157 <translation>Django einstellen</translation> 157 <translation>Django einstellen</translation>
158 </message> 158 </message>
159 <message> 159 <message>
160 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="37"/> 160 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="37"/>
161 <source>Console Commands</source> 161 <source>Console Commands</source>
162 <translation>Konsolenbefehle</translation> 162 <translation>Konsolenbefehle</translation>
163 </message> 163 </message>
164 <message> 164 <message>
165 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="43"/> 165 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="43"/>
166 <source>Console Command:</source> 166 <source>Console Command:</source>
167 <translation>Konsole:</translation> 167 <translation>Konsole:</translation>
168 </message> 168 </message>
169 <message> 169 <message>
170 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="56"/> 170 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="56"/>
171 <source>Enter the console command</source> 171 <source>Enter the console command</source>
172 <translation>Gib den Befehl für das Konsolenfenster ein</translation> 172 <translation>Gib den Befehl für das Konsolenfenster ein</translation>
173 </message> 173 </message>
174 <message> 174 <message>
175 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="66"/> 175 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="66"/>
176 <source>Console Command (non-closing):</source> 176 <source>Console Command (non-closing):</source>
177 <translation>Konsole (nicht schließend):</translation> 177 <translation>Konsole (nicht schließend):</translation>
178 </message> 178 </message>
179 <message> 179 <message>
180 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="79"/> 180 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="79"/>
181 <source>Enter the console command for a non-closing console</source> 181 <source>Enter the console command for a non-closing console</source>
182 <translation>Gib den Befehl für das nicht schließende Konsolenfenster ein</translation> 182 <translation>Gib den Befehl für das nicht schließende Konsolenfenster ein</translation>
183 </message> 183 </message>
184 <message> 184 <message>
185 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="102"/> 185 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="102"/>
186 <source>Server</source> 186 <source>Server</source>
187 <translation>Server</translation> 187 <translation>Server</translation>
188 </message> 188 </message>
189 <message> 189 <message>
190 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="108"/> 190 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="108"/>
191 <source>Server Address:</source> 191 <source>Server Address:</source>
192 <translation>Server Adresse:</translation> 192 <translation>Server Adresse:</translation>
193 </message> 193 </message>
194 <message> 194 <message>
195 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="135"/> 195 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="135"/>
196 <source>Recent Applications Lists</source> 196 <source>Recent Applications Lists</source>
197 <translation>Zuletzt verwendete Anwendungslisten</translation> 197 <translation>Zuletzt verwendete Anwendungslisten</translation>
198 </message> 198 </message>
199 <message> 199 <message>
200 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="149"/> 200 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="149"/>
201 <source>Number of recent applications lists:</source> 201 <source>Number of recent applications lists:</source>
202 <translation>Anzahl zuletzt verwendeter Anwendungslisten:</translation> 202 <translation>Anzahl zuletzt verwendeter Anwendungslisten:</translation>
203 </message> 203 </message>
204 <message> 204 <message>
205 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="306"/> 205 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="306"/>
206 <source>Django Python Console</source> 206 <source>Django Python Console</source>
207 <translation>Django Python Konsole</translation> 207 <translation>Django Python Konsole</translation>
208 </message> 208 </message>
209 <message> 209 <message>
210 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="318"/> 210 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="318"/>
211 <source>Select to use plain Python instead of IPython</source> 211 <source>Select to use plain Python instead of IPython</source>
212 <translation>Auswählen, wenn Standard-Python an Stelle von IPython gestartet werde soll</translation> 212 <translation>Auswählen, wenn Standard-Python an Stelle von IPython gestartet werde soll</translation>
213 </message> 213 </message>
214 <message> 214 <message>
215 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="321"/> 215 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="321"/>
216 <source>Use plain Python instead of IPython</source> 216 <source>Use plain Python instead of IPython</source>
217 <translation>Standard-Python an Stelle von IPython starten</translation> 217 <translation>Standard-Python an Stelle von IPython starten</translation>
218 </message> 218 </message>
219 <message> 219 <message>
220 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="89"/> 220 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="89"/>
221 <source>&lt;b&gt;Note:&lt;/b&gt; The console command for a console, that is spawning (i.e. exits before the console window is closed), should be prefixed by an &apos;@&apos; character.</source> 221 <source>&lt;b&gt;Note:&lt;/b&gt; The console command for a console, that is spawning (i.e. exits before the console window is closed), should be prefixed by an &apos;@&apos; character.</source>
222 <translation>&lt;b&gt;Hinweis:&lt;/b&gt; Der Konsolenbefehl für eine Konsole, die verzweigt (d.h. sie wird beendet bevor das Fenster geschlossen wurde), muss mit einem &apos;@&apos;-Zeichen beginnen.</translation> 222 <translation>&lt;b&gt;Hinweis:&lt;/b&gt; Der Konsolenbefehl für eine Konsole, die verzweigt (d.h. sie wird beendet bevor das Fenster geschlossen wurde), muss mit einem &apos;@&apos;-Zeichen beginnen.</translation>
223 </message> 223 </message>
224 <message> 224 <message>
225 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="156"/> 225 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="156"/>
226 <source>Enter the number of recent applications to remember</source> 226 <source>Enter the number of recent applications to remember</source>
227 <translation>Gib die zu merkende Anzahl an zuletzt verwendeten Anwendungslisten ein</translation> 227 <translation>Gib die zu merkende Anzahl an zuletzt verwendeten Anwendungslisten ein</translation>
228 </message> 228 </message>
229 <message> 229 <message>
230 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="115"/> 230 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="115"/>
231 <source>Enter the server port or server address and port (e.g. 127.0.0.1:8000 or [::1]:8000)</source> 231 <source>Enter the server port or server address and port (e.g. 127.0.0.1:8000 or [::1]:8000)</source>
232 <translation>Gib den Server Port oder die Server Adresse und Port ein (z.B. 127.0.0.1:8000 oder [::1]:8000)</translation> 232 <translation>Gib den Server Port oder die Server Adresse und Port ein (z.B. 127.0.0.1:8000 oder [::1]:8000)</translation>
233 </message> 233 </message>
234 <message> 234 <message>
235 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="122"/> 235 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="122"/>
236 <source>Select to use IPv6</source> 236 <source>Select to use IPv6</source>
237 <translation>Auswählen, um IPv6 zu verwenden</translation> 237 <translation>Auswählen, um IPv6 zu verwenden</translation>
238 </message> 238 </message>
239 <message> 239 <message>
240 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="125"/> 240 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="125"/>
241 <source>Use IPv6 protocol</source> 241 <source>Use IPv6 protocol</source>
242 <translation>Verwende das IPv6 Protokoll</translation> 242 <translation>Verwende das IPv6 Protokoll</translation>
243 </message> 243 </message>
244 <message> 244 <message>
245 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="190"/> 245 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="190"/>
246 <source>Python 3</source> 246 <source>Python 3</source>
247 <translation>Python 3</translation> 247 <translation>Python 3</translation>
248 </message> 248 </message>
249 <message> 249 <message>
250 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="268"/> 250 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="268"/>
251 <source>Django Virtual Environment</source> 251 <source>Django Virtual Environment</source>
252 <translation>Virtuelle Django Umgebung</translation> 252 <translation>Virtuelle Django Umgebung</translation>
253 </message> 253 </message>
254 <message> 254 <message>
255 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="280"/> 255 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="280"/>
256 <source>Enter the path of the Django virtual environment. Leave empty to not use a virtual environment setup.</source> 256 <source>Enter the path of the Django virtual environment. Leave empty to not use a virtual environment setup.</source>
257 <translation>Gib den Pfad der virtuellen Django Umgebung ein. Leer lassen, um keine virtuelle Umgebung zu verwenden.</translation> 257 <translation>Gib den Pfad der virtuellen Django Umgebung ein. Leer lassen, um keine virtuelle Umgebung zu verwenden.</translation>
258 </message> 258 </message>
259 <message> 259 <message>
260 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="293"/> 260 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="293"/>
261 <source>Select the virtual environment directory via a selection dialog</source> 261 <source>Select the virtual environment directory via a selection dialog</source>
262 <translation>Wähle das Verzeichnis für die virtuelle Umgebung über einen Auswahldialog aus</translation> 262 <translation>Wähle das Verzeichnis für die virtuelle Umgebung über einen Auswahldialog aus</translation>
263 </message> 263 </message>
264 <message> 264 <message>
265 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="362"/> 265 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="362"/>
266 <source>...</source> 266 <source>...</source>
267 <translation>...</translation> 267 <translation>...</translation>
268 </message> 268 </message>
269 <message> 269 <message>
270 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="262"/> 270 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="262"/>
271 <source>Python 2</source> 271 <source>Python 2</source>
272 <translation>Python 2</translation> 272 <translation>Python 2</translation>
273 </message> 273 </message>
274 <message> 274 <message>
275 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.py" line="134"/> 275 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.py" line="134"/>
276 <source>Select Virtual Environment for Python 3</source> 276 <source>Select Virtual Environment for Python 3</source>
277 <translation>Wähle die virtuelle Umgebung für Python 3</translation> 277 <translation>Wähle die virtuelle Umgebung für Python 3</translation>
278 </message> 278 </message>
279 <message> 279 <message>
280 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.py" line="152"/> 280 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.py" line="152"/>
281 <source>Select Virtual Environment for Python 2</source> 281 <source>Select Virtual Environment for Python 2</source>
282 <translation>Wähle die virtuelle Umgebung für Python 2</translation> 282 <translation>Wähle die virtuelle Umgebung für Python 2</translation>
283 </message> 283 </message>
284 <message> 284 <message>
285 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.py" line="166"/> 285 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.py" line="166"/>
286 <source>Translations Editor</source> 286 <source>Translations Editor</source>
287 <translation>Übersetzungseditor</translation> 287 <translation>Übersetzungseditor</translation>
288 </message> 288 </message>
289 <message> 289 <message>
290 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="346"/> 290 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="346"/>
291 <source>Enter the path of an editor to use to do the translations. Leave empty to disable this feature.</source> 291 <source>Enter the path of an editor to use to do the translations. Leave empty to disable this feature.</source>
292 <translation>Gib den Pfad für einen Editor an, um Übersetzungen zu erstellen. Leer lassen, um dieses Feature abzuschalten.</translation> 292 <translation>Gib den Pfad für einen Editor an, um Übersetzungen zu erstellen. Leer lassen, um dieses Feature abzuschalten.</translation>
293 </message> 293 </message>
294 <message> 294 <message>
295 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="359"/> 295 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.ui" line="359"/>
296 <source>Select the translations editor via a file selection dialog</source> 296 <source>Select the translations editor via a file selection dialog</source>
297 <translation>Wähle den Übersetzungseditor über einen Auswahldialog aus</translation> 297 <translation>Wähle den Übersetzungseditor über einen Auswahldialog aus</translation>
298 </message> 298 </message>
299 <message> 299 <message>
300 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.py" line="166"/> 300 <location filename="../../ProjectDjango/ConfigurationPage/DjangoPage.py" line="166"/>
301 <source>All Files (*)</source> 301 <source>All Files (*)</source>
302 <translation>Alle Dateien (*)</translation> 302 <translation>Alle Dateien (*)</translation>
303 </message> 303 </message>
304 </context> 304 </context>
305 <context> 305 <context>
306 <name>Project</name> 306 <name>Project</name>
307 <message> 307 <message>
308 <location filename="ProjectDjango/Project.py" line="562"/> 308 <location filename="../../ProjectDjango/Project.py" line="562"/>
309 <source>D&amp;jango</source> 309 <source>D&amp;jango</source>
310 <translation>D&amp;jango</translation> 310 <translation>D&amp;jango</translation>
311 </message> 311 </message>
312 <message> 312 <message>
313 <location filename="ProjectDjango/Project.py" line="834"/> 313 <location filename="../../ProjectDjango/Project.py" line="834"/>
314 <source>New Form</source> 314 <source>New Form</source>
315 <translation>Neues Formular</translation> 315 <translation>Neues Formular</translation>
316 </message> 316 </message>
317 <message> 317 <message>
318 <location filename="ProjectDjango/Project.py" line="804"/> 318 <location filename="../../ProjectDjango/Project.py" line="804"/>
319 <source>The file already exists! Overwrite it?</source> 319 <source>The file already exists! Overwrite it?</source>
320 <translation>Die Datei existiert bereits. Überschreiben?</translation> 320 <translation>Die Datei existiert bereits. Überschreiben?</translation>
321 </message> 321 </message>
322 <message> 322 <message>
323 <location filename="ProjectDjango/Project.py" line="834"/> 323 <location filename="../../ProjectDjango/Project.py" line="834"/>
324 <source>&lt;p&gt;The new form file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br&gt;Problem: {1}&lt;/p&gt;</source> 324 <source>&lt;p&gt;The new form file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br&gt;Problem: {1}&lt;/p&gt;</source>
325 <translation>&lt;p&gt;Die neue Formulardatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht erzeugt werden.&lt;br&gt;Problem: {1}&lt;/p&gt;</translation> 325 <translation>&lt;p&gt;Die neue Formulardatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht erzeugt werden.&lt;br&gt;Problem: {1}&lt;/p&gt;</translation>
326 </message> 326 </message>
327 <message> 327 <message>
328 <location filename="ProjectDjango/Project.py" line="73"/> 328 <location filename="../../ProjectDjango/Project.py" line="73"/>
329 <source>Current Project</source> 329 <source>Current Project</source>
330 <translation>Aktuelles Projekt</translation> 330 <translation>Aktuelles Projekt</translation>
331 </message> 331 </message>
332 <message> 332 <message>
333 <location filename="ProjectDjango/Project.py" line="77"/> 333 <location filename="../../ProjectDjango/Project.py" line="77"/>
334 <source>Selects the current project</source> 334 <source>Selects the current project</source>
335 <translation>Wählt das aktuelle Projekt aus</translation> 335 <translation>Wählt das aktuelle Projekt aus</translation>
336 </message> 336 </message>
337 <message> 337 <message>
338 <location filename="ProjectDjango/Project.py" line="92"/> 338 <location filename="../../ProjectDjango/Project.py" line="92"/>
339 <source>Start Project</source> 339 <source>Start Project</source>
340 <translation>Project starten</translation> 340 <translation>Project starten</translation>
341 </message> 341 </message>
342 <message> 342 <message>
343 <location filename="ProjectDjango/Project.py" line="92"/> 343 <location filename="../../ProjectDjango/Project.py" line="92"/>
344 <source>Start &amp;Project</source> 344 <source>Start &amp;Project</source>
345 <translation>&amp;Project starten</translation> 345 <translation>&amp;Project starten</translation>
346 </message> 346 </message>
347 <message> 347 <message>
348 <location filename="ProjectDjango/Project.py" line="96"/> 348 <location filename="../../ProjectDjango/Project.py" line="96"/>
349 <source>Starts a new Django project</source> 349 <source>Starts a new Django project</source>
350 <translation>Startet ein neues Django Projekt</translation> 350 <translation>Startet ein neues Django Projekt</translation>
351 </message> 351 </message>
352 <message> 352 <message>
353 <location filename="ProjectDjango/Project.py" line="98"/> 353 <location filename="../../ProjectDjango/Project.py" line="98"/>
354 <source>&lt;b&gt;Start Project&lt;/b&gt;&lt;p&gt;Starts a new Django project using &quot;django-admin.py startproject&quot;.&lt;/p&gt;</source> 354 <source>&lt;b&gt;Start Project&lt;/b&gt;&lt;p&gt;Starts a new Django project using &quot;django-admin.py startproject&quot;.&lt;/p&gt;</source>
355 <translation>&lt;b&gt;Project starten&lt;/b&gt;&lt;p&gt;Started ein neues Django Projekt mittels &quot;django-admin.py startproject&quot;.&lt;/p&gt;</translation> 355 <translation>&lt;b&gt;Project starten&lt;/b&gt;&lt;p&gt;Started ein neues Django Projekt mittels &quot;django-admin.py startproject&quot;.&lt;/p&gt;</translation>
356 </message> 356 </message>
357 <message> 357 <message>
358 <location filename="ProjectDjango/Project.py" line="105"/> 358 <location filename="../../ProjectDjango/Project.py" line="105"/>
359 <source>Start Application (global)</source> 359 <source>Start Application (global)</source>
360 <translation>Anwendung starten (global)</translation> 360 <translation>Anwendung starten (global)</translation>
361 </message> 361 </message>
362 <message> 362 <message>
363 <location filename="ProjectDjango/Project.py" line="105"/> 363 <location filename="../../ProjectDjango/Project.py" line="105"/>
364 <source>Start Application (&amp;global)</source> 364 <source>Start Application (&amp;global)</source>
365 <translation>Anwendung starten (&amp;global)</translation> 365 <translation>Anwendung starten (&amp;global)</translation>
366 </message> 366 </message>
367 <message> 367 <message>
368 <location filename="ProjectDjango/Project.py" line="110"/> 368 <location filename="../../ProjectDjango/Project.py" line="110"/>
369 <source>Starts a new global Django application</source> 369 <source>Starts a new global Django application</source>
370 <translation>Startet eine neue globale Django Anwendung</translation> 370 <translation>Startet eine neue globale Django Anwendung</translation>
371 </message> 371 </message>
372 <message> 372 <message>
373 <location filename="ProjectDjango/Project.py" line="112"/> 373 <location filename="../../ProjectDjango/Project.py" line="112"/>
374 <source>&lt;b&gt;Start Application (global)&lt;/b&gt;&lt;p&gt;Starts a new global Django application using &quot;django-admin.py startapp&quot;.&lt;/p&gt;</source> 374 <source>&lt;b&gt;Start Application (global)&lt;/b&gt;&lt;p&gt;Starts a new global Django application using &quot;django-admin.py startapp&quot;.&lt;/p&gt;</source>
375 <translation>&lt;b&gt;Anwendung starten (global)&lt;/b&gt;&lt;p&gt;Startet eine neue globale Django Anwendung mittels &quot;django-admin.py startapp&quot;.&lt;/p&gt;</translation> 375 <translation>&lt;b&gt;Anwendung starten (global)&lt;/b&gt;&lt;p&gt;Startet eine neue globale Django Anwendung mittels &quot;django-admin.py startapp&quot;.&lt;/p&gt;</translation>
376 </message> 376 </message>
377 <message> 377 <message>
378 <location filename="ProjectDjango/Project.py" line="121"/> 378 <location filename="../../ProjectDjango/Project.py" line="121"/>
379 <source>Start Application (local)</source> 379 <source>Start Application (local)</source>
380 <translation>Anwendung starten (lokal)</translation> 380 <translation>Anwendung starten (lokal)</translation>
381 </message> 381 </message>
382 <message> 382 <message>
383 <location filename="ProjectDjango/Project.py" line="121"/> 383 <location filename="../../ProjectDjango/Project.py" line="121"/>
384 <source>Start Application (&amp;local)</source> 384 <source>Start Application (&amp;local)</source>
385 <translation>Anwendung starten (&amp;lokal)</translation> 385 <translation>Anwendung starten (&amp;lokal)</translation>
386 </message> 386 </message>
387 <message> 387 <message>
388 <location filename="ProjectDjango/Project.py" line="126"/> 388 <location filename="../../ProjectDjango/Project.py" line="126"/>
389 <source>Starts a new local Django application</source> 389 <source>Starts a new local Django application</source>
390 <translation>Startet eine neue lokale Django Anwendung</translation> 390 <translation>Startet eine neue lokale Django Anwendung</translation>
391 </message> 391 </message>
392 <message> 392 <message>
393 <location filename="ProjectDjango/Project.py" line="128"/> 393 <location filename="../../ProjectDjango/Project.py" line="128"/>
394 <source>&lt;b&gt;Start Application (local)&lt;/b&gt;&lt;p&gt;Starts a new local Django application using &quot;manage.py startapp&quot;.&lt;/p&gt;</source> 394 <source>&lt;b&gt;Start Application (local)&lt;/b&gt;&lt;p&gt;Starts a new local Django application using &quot;manage.py startapp&quot;.&lt;/p&gt;</source>
395 <translation>&lt;b&gt;Anwendung starten (lokal)&lt;/b&gt;&lt;p&gt;Startet eine neue lokale Django Anwendung mittels &quot;manage.py startapp&quot;.&lt;/p&gt;</translation> 395 <translation>&lt;b&gt;Anwendung starten (lokal)&lt;/b&gt;&lt;p&gt;Startet eine neue lokale Django Anwendung mittels &quot;manage.py startapp&quot;.&lt;/p&gt;</translation>
396 </message> 396 </message>
397 <message> 397 <message>
398 <location filename="ProjectDjango/Project.py" line="141"/> 398 <location filename="../../ProjectDjango/Project.py" line="141"/>
399 <source>Run Server</source> 399 <source>Run Server</source>
400 <translation>Server starten</translation> 400 <translation>Server starten</translation>
401 </message> 401 </message>
402 <message> 402 <message>
403 <location filename="ProjectDjango/Project.py" line="141"/> 403 <location filename="../../ProjectDjango/Project.py" line="141"/>
404 <source>Run &amp;Server</source> 404 <source>Run &amp;Server</source>
405 <translation>&amp;Server starten</translation> 405 <translation>&amp;Server starten</translation>
406 </message> 406 </message>
407 <message> 407 <message>
408 <location filename="ProjectDjango/Project.py" line="145"/> 408 <location filename="../../ProjectDjango/Project.py" line="145"/>
409 <source>Starts the Django Web server</source> 409 <source>Starts the Django Web server</source>
410 <translation>Startet den Django Web-Server</translation> 410 <translation>Startet den Django Web-Server</translation>
411 </message> 411 </message>
412 <message> 412 <message>
413 <location filename="ProjectDjango/Project.py" line="147"/> 413 <location filename="../../ProjectDjango/Project.py" line="147"/>
414 <source>&lt;b&gt;Run Server&lt;/b&gt;&lt;p&gt;Starts the Django Web server using &quot;manage.py runserver&quot;.&lt;/p&gt;</source> 414 <source>&lt;b&gt;Run Server&lt;/b&gt;&lt;p&gt;Starts the Django Web server using &quot;manage.py runserver&quot;.&lt;/p&gt;</source>
415 <translation>&lt;b&gt;Server starten&lt;/b&gt;&lt;p&gt;Startet den Django Web-Server mittels &quot;manage.py runserve&quot;.&lt;/p&gt;</translation> 415 <translation>&lt;b&gt;Server starten&lt;/b&gt;&lt;p&gt;Startet den Django Web-Server mittels &quot;manage.py runserve&quot;.&lt;/p&gt;</translation>
416 </message> 416 </message>
417 <message> 417 <message>
418 <location filename="ProjectDjango/Project.py" line="1509"/> 418 <location filename="../../ProjectDjango/Project.py" line="1509"/>
419 <source>Run Web-Browser</source> 419 <source>Run Web-Browser</source>
420 <translation>Web-Browser starten</translation> 420 <translation>Web-Browser starten</translation>
421 </message> 421 </message>
422 <message> 422 <message>
423 <location filename="ProjectDjango/Project.py" line="154"/> 423 <location filename="../../ProjectDjango/Project.py" line="154"/>
424 <source>Run &amp;Web-Browser</source> 424 <source>Run &amp;Web-Browser</source>
425 <translation>Web-&amp;Browser starten</translation> 425 <translation>Web-&amp;Browser starten</translation>
426 </message> 426 </message>
427 <message> 427 <message>
428 <location filename="ProjectDjango/Project.py" line="158"/> 428 <location filename="../../ProjectDjango/Project.py" line="158"/>
429 <source>Starts the default Web-Browser with the URL of the Django Web server</source> 429 <source>Starts the default Web-Browser with the URL of the Django Web server</source>
430 <translation>Startet den Standard Web-Browser mit der URL des Django Web-Servers</translation> 430 <translation>Startet den Standard Web-Browser mit der URL des Django Web-Servers</translation>
431 </message> 431 </message>
432 <message> 432 <message>
433 <location filename="ProjectDjango/Project.py" line="160"/> 433 <location filename="../../ProjectDjango/Project.py" line="160"/>
434 <source>&lt;b&gt;Run Web-Browser&lt;/b&gt;&lt;p&gt;Starts the default Web-Browser with the URL of the Django Web server.&lt;/p&gt;</source> 434 <source>&lt;b&gt;Run Web-Browser&lt;/b&gt;&lt;p&gt;Starts the default Web-Browser with the URL of the Django Web server.&lt;/p&gt;</source>
435 <translation>&lt;b&gt;Web-Browser starten&lt;/b&gt;&lt;p&gt;Startet den Standard Web-Browser mit der URL des Django Web-Servers.&lt;/p&gt;</translation> 435 <translation>&lt;b&gt;Web-Browser starten&lt;/b&gt;&lt;p&gt;Startet den Standard Web-Browser mit der URL des Django Web-Servers.&lt;/p&gt;</translation>
436 </message> 436 </message>
437 <message> 437 <message>
438 <location filename="ProjectDjango/Project.py" line="1022"/> 438 <location filename="../../ProjectDjango/Project.py" line="1022"/>
439 <source>About Django</source> 439 <source>About Django</source>
440 <translation>Über Django</translation> 440 <translation>Über Django</translation>
441 </message> 441 </message>
442 <message> 442 <message>
443 <location filename="ProjectDjango/Project.py" line="206"/> 443 <location filename="../../ProjectDjango/Project.py" line="206"/>
444 <source>About D&amp;jango</source> 444 <source>About D&amp;jango</source>
445 <translation>Über D&amp;jango</translation> 445 <translation>Über D&amp;jango</translation>
446 </message> 446 </message>
447 <message> 447 <message>
448 <location filename="ProjectDjango/Project.py" line="210"/> 448 <location filename="../../ProjectDjango/Project.py" line="210"/>
449 <source>Shows some information about Django</source> 449 <source>Shows some information about Django</source>
450 <translation>Zeigt Informationen über Django</translation> 450 <translation>Zeigt Informationen über Django</translation>
451 </message> 451 </message>
452 <message> 452 <message>
453 <location filename="ProjectDjango/Project.py" line="212"/> 453 <location filename="../../ProjectDjango/Project.py" line="212"/>
454 <source>&lt;b&gt;About Django&lt;/b&gt;&lt;p&gt;Shows some information about Django.&lt;/p&gt;</source> 454 <source>&lt;b&gt;About Django&lt;/b&gt;&lt;p&gt;Shows some information about Django.&lt;/p&gt;</source>
455 <translation>&lt;b&gt;Über Django&lt;/b&gt;&lt;p&gt;Zeigt Informationen über Django.&lt;/p&gt;</translation> 455 <translation>&lt;b&gt;Über Django&lt;/b&gt;&lt;p&gt;Zeigt Informationen über Django.&lt;/p&gt;</translation>
456 </message> 456 </message>
457 <message> 457 <message>
458 <location filename="ProjectDjango/Project.py" line="230"/> 458 <location filename="../../ProjectDjango/Project.py" line="230"/>
459 <source>Synchronize</source> 459 <source>Synchronize</source>
460 <translation>Synchronisieren</translation> 460 <translation>Synchronisieren</translation>
461 </message> 461 </message>
462 <message> 462 <message>
463 <location filename="ProjectDjango/Project.py" line="230"/> 463 <location filename="../../ProjectDjango/Project.py" line="230"/>
464 <source>&amp;Synchronize</source> 464 <source>&amp;Synchronize</source>
465 <translation>&amp;Synchronisieren</translation> 465 <translation>&amp;Synchronisieren</translation>
466 </message> 466 </message>
467 <message> 467 <message>
468 <location filename="ProjectDjango/Project.py" line="234"/> 468 <location filename="../../ProjectDjango/Project.py" line="234"/>
469 <source>Synchronizes the database</source> 469 <source>Synchronizes the database</source>
470 <translation>Synchronisiert die Datenbank</translation> 470 <translation>Synchronisiert die Datenbank</translation>
471 </message> 471 </message>
472 <message> 472 <message>
473 <location filename="ProjectDjango/Project.py" line="236"/> 473 <location filename="../../ProjectDjango/Project.py" line="236"/>
474 <source>&lt;b&gt;Synchronize&lt;/b&gt;&lt;p&gt;Synchronizes the database.&lt;/p&gt;</source> 474 <source>&lt;b&gt;Synchronize&lt;/b&gt;&lt;p&gt;Synchronizes the database.&lt;/p&gt;</source>
475 <translation>&lt;b&gt;Synchronisieren&lt;/b&gt;&lt;p&gt;Synchronisiert die Datenbank.&lt;/p&gt;</translation> 475 <translation>&lt;b&gt;Synchronisieren&lt;/b&gt;&lt;p&gt;Synchronisiert die Datenbank.&lt;/p&gt;</translation>
476 </message> 476 </message>
477 <message> 477 <message>
478 <location filename="ProjectDjango/Project.py" line="600"/> 478 <location filename="../../ProjectDjango/Project.py" line="600"/>
479 <source>&amp;Database</source> 479 <source>&amp;Database</source>
480 <translation>&amp;Datenbank</translation> 480 <translation>&amp;Datenbank</translation>
481 </message> 481 </message>
482 <message> 482 <message>
483 <location filename="ProjectDjango/Project.py" line="1401"/> 483 <location filename="../../ProjectDjango/Project.py" line="1401"/>
484 <source>Project</source> 484 <source>Project</source>
485 <translation>Projekt</translation> 485 <translation>Projekt</translation>
486 </message> 486 </message>
487 <message> 487 <message>
488 <location filename="ProjectDjango/Project.py" line="1162"/> 488 <location filename="../../ProjectDjango/Project.py" line="1162"/>
489 <source>Application</source> 489 <source>Application</source>
490 <translation>Anwendung</translation> 490 <translation>Anwendung</translation>
491 </message> 491 </message>
492 <message> 492 <message>
493 <location filename="ProjectDjango/Project.py" line="1164"/> 493 <location filename="../../ProjectDjango/Project.py" line="1164"/>
494 <source>Start Django</source> 494 <source>Start Django</source>
495 <translation>Django starten</translation> 495 <translation>Django starten</translation>
496 </message> 496 </message>
497 <message> 497 <message>
498 <location filename="ProjectDjango/Project.py" line="1164"/> 498 <location filename="../../ProjectDjango/Project.py" line="1164"/>
499 <source>Select if this project should be a Django Project or Application.&lt;br /&gt;Select the empty entry for none.</source> 499 <source>Select if this project should be a Django Project or Application.&lt;br /&gt;Select the empty entry for none.</source>
500 <translation>Auswählen, ob ddieses Projekt ein Django Projekt oder eine Django Anwendung sein soll.&lt;br /&gt;Den leeren Eintrag wählen, wenn keines zutrifft.</translation> 500 <translation>Auswählen, ob ddieses Projekt ein Django Projekt oder eine Django Anwendung sein soll.&lt;br /&gt;Den leeren Eintrag wählen, wenn keines zutrifft.</translation>
501 </message> 501 </message>
502 <message> 502 <message>
503 <location filename="ProjectDjango/Project.py" line="1231"/> 503 <location filename="../../ProjectDjango/Project.py" line="1231"/>
504 <source>Start Django Project</source> 504 <source>Start Django Project</source>
505 <translation>Django Projekt starten</translation> 505 <translation>Django Projekt starten</translation>
506 </message> 506 </message>
507 <message> 507 <message>
508 <location filename="ProjectDjango/Project.py" line="1209"/> 508 <location filename="../../ProjectDjango/Project.py" line="1209"/>
509 <source>Django project created successfully.</source> 509 <source>Django project created successfully.</source>
510 <translation>Das Django Projekt wurde erfolgreich erzeugt.</translation> 510 <translation>Das Django Projekt wurde erfolgreich erzeugt.</translation>
511 </message> 511 </message>
512 <message> 512 <message>
513 <location filename="ProjectDjango/Project.py" line="1231"/> 513 <location filename="../../ProjectDjango/Project.py" line="1231"/>
514 <source>Enter the name of the new Django project.</source> 514 <source>Enter the name of the new Django project.</source>
515 <translation>Gib den Namen des neuen Django Projektes ein.</translation> 515 <translation>Gib den Namen des neuen Django Projektes ein.</translation>
516 </message> 516 </message>
517 <message> 517 <message>
518 <location filename="ProjectDjango/Project.py" line="1257"/> 518 <location filename="../../ProjectDjango/Project.py" line="1257"/>
519 <source>Start Django Application</source> 519 <source>Start Django Application</source>
520 <translation>Django Anwendung starten</translation> 520 <translation>Django Anwendung starten</translation>
521 </message> 521 </message>
522 <message> 522 <message>
523 <location filename="ProjectDjango/Project.py" line="1284"/> 523 <location filename="../../ProjectDjango/Project.py" line="1284"/>
524 <source>Django application created successfully.</source> 524 <source>Django application created successfully.</source>
525 <translation>Die Django Anwendung wurde erfolgreich erzeugt.</translation> 525 <translation>Die Django Anwendung wurde erfolgreich erzeugt.</translation>
526 </message> 526 </message>
527 <message> 527 <message>
528 <location filename="ProjectDjango/Project.py" line="1365"/> 528 <location filename="../../ProjectDjango/Project.py" line="1365"/>
529 <source>Select Project</source> 529 <source>Select Project</source>
530 <translation>Wähle Projekt</translation> 530 <translation>Wähle Projekt</translation>
531 </message> 531 </message>
532 <message> 532 <message>
533 <location filename="ProjectDjango/Project.py" line="1365"/> 533 <location filename="../../ProjectDjango/Project.py" line="1365"/>
534 <source>Select the Django project to work with.</source> 534 <source>Select the Django project to work with.</source>
535 <translation>Wähle das Django Projekt, mit dem gearbeitet werden soll.</translation> 535 <translation>Wähle das Django Projekt, mit dem gearbeitet werden soll.</translation>
536 </message> 536 </message>
537 <message> 537 <message>
538 <location filename="ProjectDjango/Project.py" line="1399"/> 538 <location filename="../../ProjectDjango/Project.py" line="1399"/>
539 <source>None</source> 539 <source>None</source>
540 <translation>keines</translation> 540 <translation>keines</translation>
541 </message> 541 </message>
542 <message> 542 <message>
543 <location filename="ProjectDjango/Project.py" line="2392"/> 543 <location filename="../../ProjectDjango/Project.py" line="2392"/>
544 <source>Process Generation Error</source> 544 <source>Process Generation Error</source>
545 <translation>Fehler beim Prozessstart</translation> 545 <translation>Fehler beim Prozessstart</translation>
546 </message> 546 </message>
547 <message> 547 <message>
548 <location filename="ProjectDjango/Project.py" line="1465"/> 548 <location filename="../../ProjectDjango/Project.py" line="1465"/>
549 <source>The Django server could not be started.</source> 549 <source>The Django server could not be started.</source>
550 <translation>Der Django Server konnte nicht gestartet werden.</translation> 550 <translation>Der Django Server konnte nicht gestartet werden.</translation>
551 </message> 551 </message>
552 <message> 552 <message>
553 <location filename="ProjectDjango/Project.py" line="1509"/> 553 <location filename="../../ProjectDjango/Project.py" line="1509"/>
554 <source>Could not start the web-browser for the url &quot;{0}&quot;.</source> 554 <source>Could not start the web-browser for the url &quot;{0}&quot;.</source>
555 <translation>Der Web-Browser konnt mit der URL &quot;{0}&quot; nicht gestartet werden.</translation> 555 <translation>Der Web-Browser konnt mit der URL &quot;{0}&quot; nicht gestartet werden.</translation>
556 </message> 556 </message>
557 <message> 557 <message>
558 <location filename="ProjectDjango/Project.py" line="2030"/> 558 <location filename="../../ProjectDjango/Project.py" line="2030"/>
559 <source>The Django process could not be started.</source> 559 <source>The Django process could not be started.</source>
560 <translation>Der Django Prozess konnte nicht gestartet werden.</translation> 560 <translation>Der Django Prozess konnte nicht gestartet werden.</translation>
561 </message> 561 </message>
562 <message> 562 <message>
563 <location filename="ProjectDjango/Project.py" line="79"/> 563 <location filename="../../ProjectDjango/Project.py" line="79"/>
564 <source>&lt;b&gt;Current Project&lt;/b&gt;&lt;p&gt;Selects the current project. Used for multi-project Django projects to switch between the projects.&lt;/p&gt;</source> 564 <source>&lt;b&gt;Current Project&lt;/b&gt;&lt;p&gt;Selects the current project. Used for multi-project Django projects to switch between the projects.&lt;/p&gt;</source>
565 <translation>&lt;b&gt;Aktuelles Projekt&lt;/b&gt;&lt;p&gt;Wählt das aktuelle Projekt aus. Dies wird bei Django Mehrfach-Projekten benötigt, um zwischen den Projekten umzuschalten.&lt;/p&gt;</translation> 565 <translation>&lt;b&gt;Aktuelles Projekt&lt;/b&gt;&lt;p&gt;Wählt das aktuelle Projekt aus. Dies wird bei Django Mehrfach-Projekten benötigt, um zwischen den Projekten umzuschalten.&lt;/p&gt;</translation>
566 </message> 566 </message>
567 <message> 567 <message>
568 <location filename="ProjectDjango/Project.py" line="1707"/> 568 <location filename="../../ProjectDjango/Project.py" line="1707"/>
569 <source>Diff Settings</source> 569 <source>Diff Settings</source>
570 <translation>Settings Unterschiede</translation> 570 <translation>Settings Unterschiede</translation>
571 </message> 571 </message>
572 <message> 572 <message>
573 <location filename="ProjectDjango/Project.py" line="401"/> 573 <location filename="../../ProjectDjango/Project.py" line="401"/>
574 <source>&amp;Diff Settings</source> 574 <source>&amp;Diff Settings</source>
575 <translation>Settings &amp;Unterschiede</translation> 575 <translation>Settings &amp;Unterschiede</translation>
576 </message> 576 </message>
577 <message> 577 <message>
578 <location filename="ProjectDjango/Project.py" line="405"/> 578 <location filename="../../ProjectDjango/Project.py" line="405"/>
579 <source>Shows the modification made to the settings</source> 579 <source>Shows the modification made to the settings</source>
580 <translation>Zeigt die Änderungen gegenüber dem Standard</translation> 580 <translation>Zeigt die Änderungen gegenüber dem Standard</translation>
581 </message> 581 </message>
582 <message> 582 <message>
583 <location filename="ProjectDjango/Project.py" line="407"/> 583 <location filename="../../ProjectDjango/Project.py" line="407"/>
584 <source>&lt;b&gt;Diff Settings&lt;/b&gt;&lt;p&gt;Shows the modification made to the settings.&lt;/p&gt;</source> 584 <source>&lt;b&gt;Diff Settings&lt;/b&gt;&lt;p&gt;Shows the modification made to the settings.&lt;/p&gt;</source>
585 <translation>&lt;b&gt;Settings Unterschiede&lt;/b&gt;&lt;p&gt;Zeigt die Änderungen gegenüber dem Standard.&lt;/p&gt;</translation> 585 <translation>&lt;b&gt;Settings Unterschiede&lt;/b&gt;&lt;p&gt;Zeigt die Änderungen gegenüber dem Standard.&lt;/p&gt;</translation>
586 </message> 586 </message>
587 <message> 587 <message>
588 <location filename="ProjectDjango/Project.py" line="643"/> 588 <location filename="../../ProjectDjango/Project.py" line="643"/>
589 <source>&amp;Tools</source> 589 <source>&amp;Tools</source>
590 <translation>&amp;Werkzeuge</translation> 590 <translation>&amp;Werkzeuge</translation>
591 </message> 591 </message>
592 <message> 592 <message>
593 <location filename="ProjectDjango/Project.py" line="1404"/> 593 <location filename="../../ProjectDjango/Project.py" line="1404"/>
594 <source>&amp;Current Django project ({0})</source> 594 <source>&amp;Current Django project ({0})</source>
595 <translation>&amp;Aktuelles Django Projekt ({0})</translation> 595 <translation>&amp;Aktuelles Django Projekt ({0})</translation>
596 </message> 596 </message>
597 <message> 597 <message>
598 <location filename="ProjectDjango/Project.py" line="1728"/> 598 <location filename="../../ProjectDjango/Project.py" line="1728"/>
599 <source>Cleanup</source> 599 <source>Cleanup</source>
600 <translation>Aufräumen</translation> 600 <translation>Aufräumen</translation>
601 </message> 601 </message>
602 <message> 602 <message>
603 <location filename="ProjectDjango/Project.py" line="414"/> 603 <location filename="../../ProjectDjango/Project.py" line="414"/>
604 <source>&amp;Cleanup</source> 604 <source>&amp;Cleanup</source>
605 <translation>&amp;Aufräumen</translation> 605 <translation>&amp;Aufräumen</translation>
606 </message> 606 </message>
607 <message> 607 <message>
608 <location filename="ProjectDjango/Project.py" line="418"/> 608 <location filename="../../ProjectDjango/Project.py" line="418"/>
609 <source>Cleans out old data from the database</source> 609 <source>Cleans out old data from the database</source>
610 <translation>Löscht veraltete Daten aus der Datenbank</translation> 610 <translation>Löscht veraltete Daten aus der Datenbank</translation>
611 </message> 611 </message>
612 <message> 612 <message>
613 <location filename="ProjectDjango/Project.py" line="420"/> 613 <location filename="../../ProjectDjango/Project.py" line="420"/>
614 <source>&lt;b&gt;Cleanup&lt;/b&gt;&lt;p&gt;Cleans out old data from the database.&lt;/p&gt;</source> 614 <source>&lt;b&gt;Cleanup&lt;/b&gt;&lt;p&gt;Cleans out old data from the database.&lt;/p&gt;</source>
615 <translation>&lt;b&gt;Aufräumen&lt;/b&gt;&lt;p&gt;Löscht veraltete Daten aus der Datenbank.&lt;/p&gt;</translation> 615 <translation>&lt;b&gt;Aufräumen&lt;/b&gt;&lt;p&gt;Löscht veraltete Daten aus der Datenbank.&lt;/p&gt;</translation>
616 </message> 616 </message>
617 <message> 617 <message>
618 <location filename="ProjectDjango/Project.py" line="1740"/> 618 <location filename="../../ProjectDjango/Project.py" line="1740"/>
619 <source>Database cleaned up successfully.</source> 619 <source>Database cleaned up successfully.</source>
620 <translation>Datenbank erfolgreich aufgeräumt.</translation> 620 <translation>Datenbank erfolgreich aufgeräumt.</translation>
621 </message> 621 </message>
622 <message> 622 <message>
623 <location filename="ProjectDjango/Project.py" line="1750"/> 623 <location filename="../../ProjectDjango/Project.py" line="1750"/>
624 <source>Validate</source> 624 <source>Validate</source>
625 <translation>Validieren</translation> 625 <translation>Validieren</translation>
626 </message> 626 </message>
627 <message> 627 <message>
628 <location filename="ProjectDjango/Project.py" line="427"/> 628 <location filename="../../ProjectDjango/Project.py" line="427"/>
629 <source>&amp;Validate</source> 629 <source>&amp;Validate</source>
630 <translation>&amp;Validieren</translation> 630 <translation>&amp;Validieren</translation>
631 </message> 631 </message>
632 <message> 632 <message>
633 <location filename="ProjectDjango/Project.py" line="431"/> 633 <location filename="../../ProjectDjango/Project.py" line="431"/>
634 <source>Validates all installed models</source> 634 <source>Validates all installed models</source>
635 <translation>Validiert alle installierten Modelle</translation> 635 <translation>Validiert alle installierten Modelle</translation>
636 </message> 636 </message>
637 <message> 637 <message>
638 <location filename="ProjectDjango/Project.py" line="433"/> 638 <location filename="../../ProjectDjango/Project.py" line="433"/>
639 <source>&lt;b&gt;Validate&lt;/b&gt;&lt;p&gt;Validates all installed models.&lt;/p&gt;</source> 639 <source>&lt;b&gt;Validate&lt;/b&gt;&lt;p&gt;Validates all installed models.&lt;/p&gt;</source>
640 <translation>&lt;b&gt;Validieren&lt;/b&gt;&lt;p&gt;Validiert alle installierten Modelle&lt;/p&gt;</translation> 640 <translation>&lt;b&gt;Validieren&lt;/b&gt;&lt;p&gt;Validiert alle installierten Modelle&lt;/p&gt;</translation>
641 </message> 641 </message>
642 <message> 642 <message>
643 <location filename="ProjectDjango/Project.py" line="1067"/> 643 <location filename="../../ProjectDjango/Project.py" line="1067"/>
644 <source>Select Applications</source> 644 <source>Select Applications</source>
645 <translation>Applikation auswählen</translation> 645 <translation>Applikation auswählen</translation>
646 </message> 646 </message>
647 <message> 647 <message>
648 <location filename="ProjectDjango/Project.py" line="1067"/> 648 <location filename="../../ProjectDjango/Project.py" line="1067"/>
649 <source>Enter the list of applications separated by spaces.</source> 649 <source>Enter the list of applications separated by spaces.</source>
650 <translation>Gib die Liste der Applikationen durch Leerzeichen getrennt ein.</translation> 650 <translation>Gib die Liste der Applikationen durch Leerzeichen getrennt ein.</translation>
651 </message> 651 </message>
652 <message> 652 <message>
653 <location filename="ProjectDjango/Project.py" line="440"/> 653 <location filename="../../ProjectDjango/Project.py" line="440"/>
654 <source>Start Python Console</source> 654 <source>Start Python Console</source>
655 <translation>Starte Python Konsole</translation> 655 <translation>Starte Python Konsole</translation>
656 </message> 656 </message>
657 <message> 657 <message>
658 <location filename="ProjectDjango/Project.py" line="440"/> 658 <location filename="../../ProjectDjango/Project.py" line="440"/>
659 <source>Start &amp;Python Console</source> 659 <source>Start &amp;Python Console</source>
660 <translation>Starte &amp;Python Konsole</translation> 660 <translation>Starte &amp;Python Konsole</translation>
661 </message> 661 </message>
662 <message> 662 <message>
663 <location filename="ProjectDjango/Project.py" line="444"/> 663 <location filename="../../ProjectDjango/Project.py" line="444"/>
664 <source>Starts a Python interactive interpreter</source> 664 <source>Starts a Python interactive interpreter</source>
665 <translation>Startet einen interaktiven Python Interpreter</translation> 665 <translation>Startet einen interaktiven Python Interpreter</translation>
666 </message> 666 </message>
667 <message> 667 <message>
668 <location filename="ProjectDjango/Project.py" line="446"/> 668 <location filename="../../ProjectDjango/Project.py" line="446"/>
669 <source>&lt;b&gt;Start Python Console&lt;/b&gt;&lt;p&gt;Starts a Python interactive interpreter.&lt;/p&gt;</source> 669 <source>&lt;b&gt;Start Python Console&lt;/b&gt;&lt;p&gt;Starts a Python interactive interpreter.&lt;/p&gt;</source>
670 <translation>&lt;b&gt;Starte Python Konsole&lt;/b&gt;&lt;p&gt;Startet einen interaktiven Python Interpreter.&lt;/p&gt;</translation> 670 <translation>&lt;b&gt;Starte Python Konsole&lt;/b&gt;&lt;p&gt;Startet einen interaktiven Python Interpreter.&lt;/p&gt;</translation>
671 </message> 671 </message>
672 <message> 672 <message>
673 <location filename="ProjectDjango/Project.py" line="1804"/> 673 <location filename="../../ProjectDjango/Project.py" line="1804"/>
674 <source>Create Cache Tables</source> 674 <source>Create Cache Tables</source>
675 <translation>Erzeuge Cache Tabellen</translation> 675 <translation>Erzeuge Cache Tabellen</translation>
676 </message> 676 </message>
677 <message> 677 <message>
678 <location filename="ProjectDjango/Project.py" line="172"/> 678 <location filename="../../ProjectDjango/Project.py" line="172"/>
679 <source>C&amp;reate Cache Tables</source> 679 <source>C&amp;reate Cache Tables</source>
680 <translation>Erzeuge &amp;Cache Tabellen</translation> 680 <translation>Erzeuge &amp;Cache Tabellen</translation>
681 </message> 681 </message>
682 <message> 682 <message>
683 <location filename="ProjectDjango/Project.py" line="176"/> 683 <location filename="../../ProjectDjango/Project.py" line="176"/>
684 <source>Creates the tables needed to use the SQL cache backend</source> 684 <source>Creates the tables needed to use the SQL cache backend</source>
685 <translation>Erzeugt die für das SQL Cache Backend benötigten Tabellen</translation> 685 <translation>Erzeugt die für das SQL Cache Backend benötigten Tabellen</translation>
686 </message> 686 </message>
687 <message> 687 <message>
688 <location filename="ProjectDjango/Project.py" line="178"/> 688 <location filename="../../ProjectDjango/Project.py" line="178"/>
689 <source>&lt;b&gt;Create Cache Tables&lt;/b&gt;&lt;p&gt;Creates the tables needed to use the SQL cache backend.&lt;/p&gt;</source> 689 <source>&lt;b&gt;Create Cache Tables&lt;/b&gt;&lt;p&gt;Creates the tables needed to use the SQL cache backend.&lt;/p&gt;</source>
690 <translation>&lt;b&gt;Erzeuge Cache Tabellen&lt;/b&gt;&lt;p&gt;Erzeugt die für das SQL Cache Backend benötigten Tabellen&lt;/p&gt;</translation> 690 <translation>&lt;b&gt;Erzeuge Cache Tabellen&lt;/b&gt;&lt;p&gt;Erzeugt die für das SQL Cache Backend benötigten Tabellen&lt;/p&gt;</translation>
691 </message> 691 </message>
692 <message> 692 <message>
693 <location filename="ProjectDjango/Project.py" line="1811"/> 693 <location filename="../../ProjectDjango/Project.py" line="1811"/>
694 <source>Enter the names of the cache tables separated by spaces.</source> 694 <source>Enter the names of the cache tables separated by spaces.</source>
695 <translation>Gib die Namen der cache Tabellen durch Leerzeichen getrennt ein.</translation> 695 <translation>Gib die Namen der cache Tabellen durch Leerzeichen getrennt ein.</translation>
696 </message> 696 </message>
697 <message> 697 <message>
698 <location filename="ProjectDjango/Project.py" line="1825"/> 698 <location filename="../../ProjectDjango/Project.py" line="1825"/>
699 <source>Cache tables created successfully.</source> 699 <source>Cache tables created successfully.</source>
700 <translation>Cache Tabellen erfolgreich erzeugt.</translation> 700 <translation>Cache Tabellen erfolgreich erzeugt.</translation>
701 </message> 701 </message>
702 <message> 702 <message>
703 <location filename="ProjectDjango/Project.py" line="243"/> 703 <location filename="../../ProjectDjango/Project.py" line="243"/>
704 <source>Introspect</source> 704 <source>Introspect</source>
705 <translation>Untersuchen</translation> 705 <translation>Untersuchen</translation>
706 </message> 706 </message>
707 <message> 707 <message>
708 <location filename="ProjectDjango/Project.py" line="243"/> 708 <location filename="../../ProjectDjango/Project.py" line="243"/>
709 <source>&amp;Introspect</source> 709 <source>&amp;Introspect</source>
710 <translation>&amp;Untersuchen</translation> 710 <translation>&amp;Untersuchen</translation>
711 </message> 711 </message>
712 <message> 712 <message>
713 <location filename="ProjectDjango/Project.py" line="247"/> 713 <location filename="../../ProjectDjango/Project.py" line="247"/>
714 <source>Introspects the database tables and outputs a Django model module</source> 714 <source>Introspects the database tables and outputs a Django model module</source>
715 <translation>Untersucht die Datenbanktabellen und gibt ein Django Modellmodul aus</translation> 715 <translation>Untersucht die Datenbanktabellen und gibt ein Django Modellmodul aus</translation>
716 </message> 716 </message>
717 <message> 717 <message>
718 <location filename="ProjectDjango/Project.py" line="249"/> 718 <location filename="../../ProjectDjango/Project.py" line="249"/>
719 <source>&lt;b&gt;Introspect&lt;/b&gt;&lt;p&gt;Introspects the database tables and outputs a Django model module.&lt;/p&gt;</source> 719 <source>&lt;b&gt;Introspect&lt;/b&gt;&lt;p&gt;Introspects the database tables and outputs a Django model module.&lt;/p&gt;</source>
720 <translation>&lt;b&gt;Untersuchen&lt;/b&gt;&lt;p&gt;Untersucht die Datenbanktabellen und gibt ein Django Modellmodul aus.&lt;/p&gt;</translation> 720 <translation>&lt;b&gt;Untersuchen&lt;/b&gt;&lt;p&gt;Untersucht die Datenbanktabellen und gibt ein Django Modellmodul aus.&lt;/p&gt;</translation>
721 </message> 721 </message>
722 <message> 722 <message>
723 <location filename="ProjectDjango/Project.py" line="1544"/> 723 <location filename="../../ProjectDjango/Project.py" line="1544"/>
724 <source>Introspect Database</source> 724 <source>Introspect Database</source>
725 <translation>Datenbank untersuchen</translation> 725 <translation>Datenbank untersuchen</translation>
726 </message> 726 </message>
727 <message> 727 <message>
728 <location filename="ProjectDjango/Project.py" line="257"/> 728 <location filename="../../ProjectDjango/Project.py" line="257"/>
729 <source>Flush</source> 729 <source>Flush</source>
730 <translation>Neuinitialisierung</translation> 730 <translation>Neuinitialisierung</translation>
731 </message> 731 </message>
732 <message> 732 <message>
733 <location filename="ProjectDjango/Project.py" line="257"/> 733 <location filename="../../ProjectDjango/Project.py" line="257"/>
734 <source>&amp;Flush</source> 734 <source>&amp;Flush</source>
735 <translation>&amp;Neuinitialisierung</translation> 735 <translation>&amp;Neuinitialisierung</translation>
736 </message> 736 </message>
737 <message> 737 <message>
738 <location filename="ProjectDjango/Project.py" line="261"/> 738 <location filename="../../ProjectDjango/Project.py" line="261"/>
739 <source>Returns all database tables to the state just after their installation</source> 739 <source>Returns all database tables to the state just after their installation</source>
740 <translation>Setzt alle Datenbanktabelle in ihren Ursprungszustand zurück</translation> 740 <translation>Setzt alle Datenbanktabelle in ihren Ursprungszustand zurück</translation>
741 </message> 741 </message>
742 <message> 742 <message>
743 <location filename="ProjectDjango/Project.py" line="263"/> 743 <location filename="../../ProjectDjango/Project.py" line="263"/>
744 <source>&lt;b&gt;Flush&lt;/b&gt;&lt;p&gt;Returns all database tables to the state just after their installation.&lt;/p&gt;</source> 744 <source>&lt;b&gt;Flush&lt;/b&gt;&lt;p&gt;Returns all database tables to the state just after their installation.&lt;/p&gt;</source>
745 <translation>&lt;b&gt;Neuinitialisierung&lt;/b&gt;&lt;p&gt;Setzt alle Datenbanktabelle in ihren Ursprungszustand zurück.&lt;/p&gt;</translation> 745 <translation>&lt;b&gt;Neuinitialisierung&lt;/b&gt;&lt;p&gt;Setzt alle Datenbanktabelle in ihren Ursprungszustand zurück.&lt;/p&gt;</translation>
746 </message> 746 </message>
747 <message> 747 <message>
748 <location filename="ProjectDjango/Project.py" line="1690"/> 748 <location filename="../../ProjectDjango/Project.py" line="1690"/>
749 <source>Flush Database</source> 749 <source>Flush Database</source>
750 <translation>Datenbank neu initialisieren</translation> 750 <translation>Datenbank neu initialisieren</translation>
751 </message> 751 </message>
752 <message> 752 <message>
753 <location filename="ProjectDjango/Project.py" line="1573"/> 753 <location filename="../../ProjectDjango/Project.py" line="1573"/>
754 <source>Flushing the database will destroy all data. Are you sure?</source> 754 <source>Flushing the database will destroy all data. Are you sure?</source>
755 <translation>Eine Neuinitialisierung der Datenbank wird alle Daten löschen. Sind sie sicher?</translation> 755 <translation>Eine Neuinitialisierung der Datenbank wird alle Daten löschen. Sind sie sicher?</translation>
756 </message> 756 </message>
757 <message> 757 <message>
758 <location filename="ProjectDjango/Project.py" line="1583"/> 758 <location filename="../../ProjectDjango/Project.py" line="1583"/>
759 <source>Database tables flushed successfully.</source> 759 <source>Database tables flushed successfully.</source>
760 <translation>Datenbank erfolgreich neu initialisiert.</translation> 760 <translation>Datenbank erfolgreich neu initialisiert.</translation>
761 </message> 761 </message>
762 <message> 762 <message>
763 <location filename="ProjectDjango/Project.py" line="271"/> 763 <location filename="../../ProjectDjango/Project.py" line="271"/>
764 <source>Start Client Console</source> 764 <source>Start Client Console</source>
765 <translation>Starte Datenbank Konsole</translation> 765 <translation>Starte Datenbank Konsole</translation>
766 </message> 766 </message>
767 <message> 767 <message>
768 <location filename="ProjectDjango/Project.py" line="275"/> 768 <location filename="../../ProjectDjango/Project.py" line="275"/>
769 <source>Starts a console window for the database client</source> 769 <source>Starts a console window for the database client</source>
770 <translation>Started ein Konsolenfenster für den Datenbankklienten</translation> 770 <translation>Started ein Konsolenfenster für den Datenbankklienten</translation>
771 </message> 771 </message>
772 <message> 772 <message>
773 <location filename="ProjectDjango/Project.py" line="277"/> 773 <location filename="../../ProjectDjango/Project.py" line="277"/>
774 <source>&lt;b&gt;Start Client Console&lt;/b&gt;&lt;p&gt;Starts a console window for the database client.&lt;/p&gt;</source> 774 <source>&lt;b&gt;Start Client Console&lt;/b&gt;&lt;p&gt;Starts a console window for the database client.&lt;/p&gt;</source>
775 <translation>&lt;b&gt;Starte Datenbank Konsole&lt;/b&gt;&lt;p&gt;Started ein Konsolenfenster für den Datenbankklienten.&lt;/p&gt;</translation> 775 <translation>&lt;b&gt;Starte Datenbank Konsole&lt;/b&gt;&lt;p&gt;Started ein Konsolenfenster für den Datenbankklienten.&lt;/p&gt;</translation>
776 </message> 776 </message>
777 <message> 777 <message>
778 <location filename="ProjectDjango/Project.py" line="271"/> 778 <location filename="../../ProjectDjango/Project.py" line="271"/>
779 <source>Start &amp;Client Console</source> 779 <source>Start &amp;Client Console</source>
780 <translation>Starte &amp;Datenbank Konsole</translation> 780 <translation>Starte &amp;Datenbank Konsole</translation>
781 </message> 781 </message>
782 <message> 782 <message>
783 <location filename="ProjectDjango/Project.py" line="1655"/> 783 <location filename="../../ProjectDjango/Project.py" line="1655"/>
784 <source>Create Tables</source> 784 <source>Create Tables</source>
785 <translation>Tabellen erzeugen</translation> 785 <translation>Tabellen erzeugen</translation>
786 </message> 786 </message>
787 <message> 787 <message>
788 <location filename="ProjectDjango/Project.py" line="288"/> 788 <location filename="../../ProjectDjango/Project.py" line="288"/>
789 <source>Create &amp;Tables</source> 789 <source>Create &amp;Tables</source>
790 <translation>&amp;Tabellen erzeugen</translation> 790 <translation>&amp;Tabellen erzeugen</translation>
791 </message> 791 </message>
792 <message> 792 <message>
793 <location filename="ProjectDjango/Project.py" line="292"/> 793 <location filename="../../ProjectDjango/Project.py" line="292"/>
794 <source>Prints the CREATE TABLE SQL statements for one or more applications</source> 794 <source>Prints the CREATE TABLE SQL statements for one or more applications</source>
795 <translation>Zeigt die CREATE TABLE SQL Befehle für eine oder mehrere Anwendungen</translation> 795 <translation>Zeigt die CREATE TABLE SQL Befehle für eine oder mehrere Anwendungen</translation>
796 </message> 796 </message>
797 <message> 797 <message>
798 <location filename="ProjectDjango/Project.py" line="294"/> 798 <location filename="../../ProjectDjango/Project.py" line="294"/>
799 <source>&lt;b&gt;Create Tables&lt;/b&gt;&lt;p&gt;Prints the CREATE TABLE SQL statements for one or more applications.&lt;/p&gt;</source> 799 <source>&lt;b&gt;Create Tables&lt;/b&gt;&lt;p&gt;Prints the CREATE TABLE SQL statements for one or more applications.&lt;/p&gt;</source>
800 <translation>&lt;b&gt;Tabellen erzeugen&lt;/b&gt;&lt;p&gt;Zeigt die CREATE TABLE SQL Befehle für eine oder mehrere Anwendungen.&lt;/p&gt;</translation> 800 <translation>&lt;b&gt;Tabellen erzeugen&lt;/b&gt;&lt;p&gt;Zeigt die CREATE TABLE SQL Befehle für eine oder mehrere Anwendungen.&lt;/p&gt;</translation>
801 </message> 801 </message>
802 <message> 802 <message>
803 <location filename="ProjectDjango/Project.py" line="621"/> 803 <location filename="../../ProjectDjango/Project.py" line="621"/>
804 <source>Show &amp;SQL</source> 804 <source>Show &amp;SQL</source>
805 <translation>Zeige &amp;SQL</translation> 805 <translation>Zeige &amp;SQL</translation>
806 </message> 806 </message>
807 <message> 807 <message>
808 <location filename="ProjectDjango/Project.py" line="1662"/> 808 <location filename="../../ProjectDjango/Project.py" line="1662"/>
809 <source>Create Indexes</source> 809 <source>Create Indexes</source>
810 <translation>Indices erzeugen</translation> 810 <translation>Indices erzeugen</translation>
811 </message> 811 </message>
812 <message> 812 <message>
813 <location filename="ProjectDjango/Project.py" line="303"/> 813 <location filename="../../ProjectDjango/Project.py" line="303"/>
814 <source>Create &amp;Indexes</source> 814 <source>Create &amp;Indexes</source>
815 <translation>&amp;Indices erzeugen</translation> 815 <translation>&amp;Indices erzeugen</translation>
816 </message> 816 </message>
817 <message> 817 <message>
818 <location filename="ProjectDjango/Project.py" line="309"/> 818 <location filename="../../ProjectDjango/Project.py" line="309"/>
819 <source>&lt;b&gt;Create Indexes&lt;/b&gt;&lt;p&gt;Prints the CREATE INDEX SQL statements for one or more applications.&lt;/p&gt;</source> 819 <source>&lt;b&gt;Create Indexes&lt;/b&gt;&lt;p&gt;Prints the CREATE INDEX SQL statements for one or more applications.&lt;/p&gt;</source>
820 <translation>&lt;b&gt;Indices erzeugen&lt;/b&gt;&lt;p&gt;Zeigt die CREATE INDEX SQL Befehle für eine oder mehrere Anwendungen.&lt;/p&gt;</translation> 820 <translation>&lt;b&gt;Indices erzeugen&lt;/b&gt;&lt;p&gt;Zeigt die CREATE INDEX SQL Befehle für eine oder mehrere Anwendungen.&lt;/p&gt;</translation>
821 </message> 821 </message>
822 <message> 822 <message>
823 <location filename="ProjectDjango/Project.py" line="1669"/> 823 <location filename="../../ProjectDjango/Project.py" line="1669"/>
824 <source>Create Everything</source> 824 <source>Create Everything</source>
825 <translation>Alles erzeugen</translation> 825 <translation>Alles erzeugen</translation>
826 </message> 826 </message>
827 <message> 827 <message>
828 <location filename="ProjectDjango/Project.py" line="318"/> 828 <location filename="../../ProjectDjango/Project.py" line="318"/>
829 <source>Create &amp;Everything</source> 829 <source>Create &amp;Everything</source>
830 <translation>&amp;Alles erzeugen</translation> 830 <translation>&amp;Alles erzeugen</translation>
831 </message> 831 </message>
832 <message> 832 <message>
833 <location filename="ProjectDjango/Project.py" line="322"/> 833 <location filename="../../ProjectDjango/Project.py" line="322"/>
834 <source>Prints the CREATE ... SQL statements for one or more applications</source> 834 <source>Prints the CREATE ... SQL statements for one or more applications</source>
835 <translation>Zeigt die CREATE ... SQL Befehle für eine oder mehrere Anwendungen</translation> 835 <translation>Zeigt die CREATE ... SQL Befehle für eine oder mehrere Anwendungen</translation>
836 </message> 836 </message>
837 <message> 837 <message>
838 <location filename="ProjectDjango/Project.py" line="324"/> 838 <location filename="../../ProjectDjango/Project.py" line="324"/>
839 <source>&lt;b&gt;Create Everything&lt;/b&gt;&lt;p&gt;Prints the CREATE TABLE, custom SQL and CREATE INDEX SQL statements for one or more applications.&lt;/p&gt;</source> 839 <source>&lt;b&gt;Create Everything&lt;/b&gt;&lt;p&gt;Prints the CREATE TABLE, custom SQL and CREATE INDEX SQL statements for one or more applications.&lt;/p&gt;</source>
840 <translation>&lt;b&gt;Alles erzeugen&lt;/b&gt;&lt;p&gt;Zeigt die CREATE TABLE, spezifische und CREATE INDEX SQL Befehle für eine oder mehrere Anwendungen.&lt;/p&gt;</translation> 840 <translation>&lt;b&gt;Alles erzeugen&lt;/b&gt;&lt;p&gt;Zeigt die CREATE TABLE, spezifische und CREATE INDEX SQL Befehle für eine oder mehrere Anwendungen.&lt;/p&gt;</translation>
841 </message> 841 </message>
842 <message> 842 <message>
843 <location filename="ProjectDjango/Project.py" line="307"/> 843 <location filename="../../ProjectDjango/Project.py" line="307"/>
844 <source>Prints the CREATE INDEX SQL statements for one or more applications</source> 844 <source>Prints the CREATE INDEX SQL statements for one or more applications</source>
845 <translation>Zeigt die CREATE INDEX SQL Befehle für eine oder mehrere Anwendungen</translation> 845 <translation>Zeigt die CREATE INDEX SQL Befehle für eine oder mehrere Anwendungen</translation>
846 </message> 846 </message>
847 <message> 847 <message>
848 <location filename="ProjectDjango/Project.py" line="1676"/> 848 <location filename="../../ProjectDjango/Project.py" line="1676"/>
849 <source>Custom Statements</source> 849 <source>Custom Statements</source>
850 <translation>Spezifische Befehle</translation> 850 <translation>Spezifische Befehle</translation>
851 </message> 851 </message>
852 <message> 852 <message>
853 <location filename="ProjectDjango/Project.py" line="333"/> 853 <location filename="../../ProjectDjango/Project.py" line="333"/>
854 <source>&amp;Custom Statements</source> 854 <source>&amp;Custom Statements</source>
855 <translation>&amp;Spezifische Befehle</translation> 855 <translation>&amp;Spezifische Befehle</translation>
856 </message> 856 </message>
857 <message> 857 <message>
858 <location filename="ProjectDjango/Project.py" line="337"/> 858 <location filename="../../ProjectDjango/Project.py" line="337"/>
859 <source>Prints the custom table modifying SQL statements for one or more applications</source> 859 <source>Prints the custom table modifying SQL statements for one or more applications</source>
860 <translation>Zeigt spezifische SQL Befehle für eine oder mehrere Anwendungen</translation> 860 <translation>Zeigt spezifische SQL Befehle für eine oder mehrere Anwendungen</translation>
861 </message> 861 </message>
862 <message> 862 <message>
863 <location filename="ProjectDjango/Project.py" line="340"/> 863 <location filename="../../ProjectDjango/Project.py" line="340"/>
864 <source>&lt;b&gt;Custom Statements&lt;/b&gt;&lt;p&gt;Prints the custom table modifying SQL statements for one or more applications.&lt;/p&gt;</source> 864 <source>&lt;b&gt;Custom Statements&lt;/b&gt;&lt;p&gt;Prints the custom table modifying SQL statements for one or more applications.&lt;/p&gt;</source>
865 <translation>&lt;b&gt;Spezifische Befehle&lt;/b&gt;&lt;p&gt;Zeigt spezifische SQL Befehle für eine oder mehrere Anwendungen.&lt;/p&gt;</translation> 865 <translation>&lt;b&gt;Spezifische Befehle&lt;/b&gt;&lt;p&gt;Zeigt spezifische SQL Befehle für eine oder mehrere Anwendungen.&lt;/p&gt;</translation>
866 </message> 866 </message>
867 <message> 867 <message>
868 <location filename="ProjectDjango/Project.py" line="1683"/> 868 <location filename="../../ProjectDjango/Project.py" line="1683"/>
869 <source>Drop Tables</source> 869 <source>Drop Tables</source>
870 <translation>Tabellen löschen</translation> 870 <translation>Tabellen löschen</translation>
871 </message> 871 </message>
872 <message> 872 <message>
873 <location filename="ProjectDjango/Project.py" line="349"/> 873 <location filename="../../ProjectDjango/Project.py" line="349"/>
874 <source>&amp;Drop Tables</source> 874 <source>&amp;Drop Tables</source>
875 <translation>Tabellen &amp;löschen</translation> 875 <translation>Tabellen &amp;löschen</translation>
876 </message> 876 </message>
877 <message> 877 <message>
878 <location filename="ProjectDjango/Project.py" line="353"/> 878 <location filename="../../ProjectDjango/Project.py" line="353"/>
879 <source>Prints the DROP TABLE SQL statements for one or more applications</source> 879 <source>Prints the DROP TABLE SQL statements for one or more applications</source>
880 <translation>Zeigt die DROP TABLE SQL Befehle für eine oder mehrere Anwendungen</translation> 880 <translation>Zeigt die DROP TABLE SQL Befehle für eine oder mehrere Anwendungen</translation>
881 </message> 881 </message>
882 <message> 882 <message>
883 <location filename="ProjectDjango/Project.py" line="356"/> 883 <location filename="../../ProjectDjango/Project.py" line="356"/>
884 <source>&lt;b&gt;Drop Tables&lt;/b&gt;&lt;p&gt;Prints the DROP TABLE SQL statements for one or more applications.&lt;/p&gt;</source> 884 <source>&lt;b&gt;Drop Tables&lt;/b&gt;&lt;p&gt;Prints the DROP TABLE SQL statements for one or more applications.&lt;/p&gt;</source>
885 <translation>&lt;b&gt;Tabellen löschen&lt;/b&gt;&lt;p&gt;Zeigt die DROP TABLE SQL Befehle für eine oder mehrere Anwendungen.&lt;/p&gt;</translation> 885 <translation>&lt;b&gt;Tabellen löschen&lt;/b&gt;&lt;p&gt;Zeigt die DROP TABLE SQL Befehle für eine oder mehrere Anwendungen.&lt;/p&gt;</translation>
886 </message> 886 </message>
887 <message> 887 <message>
888 <location filename="ProjectDjango/Project.py" line="365"/> 888 <location filename="../../ProjectDjango/Project.py" line="365"/>
889 <source>&amp;Flush Database</source> 889 <source>&amp;Flush Database</source>
890 <translation>&amp;Datenbank neu initialisieren</translation> 890 <translation>&amp;Datenbank neu initialisieren</translation>
891 </message> 891 </message>
892 <message> 892 <message>
893 <location filename="ProjectDjango/Project.py" line="369"/> 893 <location filename="../../ProjectDjango/Project.py" line="369"/>
894 <source>Prints a list of statements to return all database tables to the state just after their installation</source> 894 <source>Prints a list of statements to return all database tables to the state just after their installation</source>
895 <translation>Zeigt eine Befehlsliste, um alle Datenbanktabelle in ihren Ursprungszustand zurückzusetzen</translation> 895 <translation>Zeigt eine Befehlsliste, um alle Datenbanktabelle in ihren Ursprungszustand zurückzusetzen</translation>
896 </message> 896 </message>
897 <message> 897 <message>
898 <location filename="ProjectDjango/Project.py" line="372"/> 898 <location filename="../../ProjectDjango/Project.py" line="372"/>
899 <source>&lt;b&gt;Flush Database&lt;/b&gt;&lt;p&gt;Prints a list of statements to return all database tables to the state just after their installation.&lt;/p&gt;</source> 899 <source>&lt;b&gt;Flush Database&lt;/b&gt;&lt;p&gt;Prints a list of statements to return all database tables to the state just after their installation.&lt;/p&gt;</source>
900 <translation>&lt;b&gt;Datenbank neu initialisieren&lt;/b&gt;&lt;p/&gt;Zeigt eine Befehlsliste, um alle Datenbanktabelle in ihren Ursprungszustand zurückzusetzen.&lt;/p&gt;</translation> 900 <translation>&lt;b&gt;Datenbank neu initialisieren&lt;/b&gt;&lt;p/&gt;Zeigt eine Befehlsliste, um alle Datenbanktabelle in ihren Ursprungszustand zurückzusetzen.&lt;/p&gt;</translation>
901 </message> 901 </message>
902 <message> 902 <message>
903 <location filename="ProjectDjango/Project.py" line="1697"/> 903 <location filename="../../ProjectDjango/Project.py" line="1697"/>
904 <source>Reset Sequences</source> 904 <source>Reset Sequences</source>
905 <translation>Sequenzen zurücksetzen</translation> 905 <translation>Sequenzen zurücksetzen</translation>
906 </message> 906 </message>
907 <message> 907 <message>
908 <location filename="ProjectDjango/Project.py" line="381"/> 908 <location filename="../../ProjectDjango/Project.py" line="381"/>
909 <source>Reset &amp;Sequences</source> 909 <source>Reset &amp;Sequences</source>
910 <translation>Se&amp;quenzen zurücksetzen</translation> 910 <translation>Se&amp;quenzen zurücksetzen</translation>
911 </message> 911 </message>
912 <message> 912 <message>
913 <location filename="ProjectDjango/Project.py" line="385"/> 913 <location filename="../../ProjectDjango/Project.py" line="385"/>
914 <source>Prints the SQL statements for resetting sequences for one or more applications</source> 914 <source>Prints the SQL statements for resetting sequences for one or more applications</source>
915 <translation>Zeigt die SQL Befehle zum Zurücksetzen von Sequenzen für eine oder mehrere Anwendungen</translation> 915 <translation>Zeigt die SQL Befehle zum Zurücksetzen von Sequenzen für eine oder mehrere Anwendungen</translation>
916 </message> 916 </message>
917 <message> 917 <message>
918 <location filename="ProjectDjango/Project.py" line="388"/> 918 <location filename="../../ProjectDjango/Project.py" line="388"/>
919 <source>&lt;b&gt;Reset Sequences&lt;/b&gt;&lt;p&gt;Prints the SQL statements for resetting sequences for one or more applications.&lt;/p&gt;</source> 919 <source>&lt;b&gt;Reset Sequences&lt;/b&gt;&lt;p&gt;Prints the SQL statements for resetting sequences for one or more applications.&lt;/p&gt;</source>
920 <translation>&lt;b&gt;Sequenzen zurücksetzen&lt;/b&gt;&lt;p&gt;Zeigt die SQL Befehle zum Zurücksetzen von Sequenzen für eine oder mehrere Anwendungen.&lt;/p&gt;</translation> 920 <translation>&lt;b&gt;Sequenzen zurücksetzen&lt;/b&gt;&lt;p&gt;Zeigt die SQL Befehle zum Zurücksetzen von Sequenzen für eine oder mehrere Anwendungen.&lt;/p&gt;</translation>
921 </message> 921 </message>
922 <message> 922 <message>
923 <location filename="ProjectDjango/Project.py" line="1839"/> 923 <location filename="../../ProjectDjango/Project.py" line="1839"/>
924 <source>Dump Data</source> 924 <source>Dump Data</source>
925 <translation>Daten sichern</translation> 925 <translation>Daten sichern</translation>
926 </message> 926 </message>
927 <message> 927 <message>
928 <location filename="ProjectDjango/Project.py" line="457"/> 928 <location filename="../../ProjectDjango/Project.py" line="457"/>
929 <source>&amp;Dump Data</source> 929 <source>&amp;Dump Data</source>
930 <translation>Daten &amp;sichern</translation> 930 <translation>Daten &amp;sichern</translation>
931 </message> 931 </message>
932 <message> 932 <message>
933 <location filename="ProjectDjango/Project.py" line="461"/> 933 <location filename="../../ProjectDjango/Project.py" line="461"/>
934 <source>Dump the database data to a fixture</source> 934 <source>Dump the database data to a fixture</source>
935 <translation>Schreibt die Datenbank in ein Fixture</translation> 935 <translation>Schreibt die Datenbank in ein Fixture</translation>
936 </message> 936 </message>
937 <message> 937 <message>
938 <location filename="ProjectDjango/Project.py" line="463"/> 938 <location filename="../../ProjectDjango/Project.py" line="463"/>
939 <source>&lt;b&gt;Dump Data&lt;/b&gt;&lt;p&gt;Dump the database data to a fixture.&lt;/p&gt;</source> 939 <source>&lt;b&gt;Dump Data&lt;/b&gt;&lt;p&gt;Dump the database data to a fixture.&lt;/p&gt;</source>
940 <translation>&lt;b&gt;Daten sichern&lt;/b&lt;&lt;p&gt;Schreibt die Datenbank in ein Fixture.&lt;/p&gt;</translation> 940 <translation>&lt;b&gt;Daten sichern&lt;/b&lt;&lt;p&gt;Schreibt die Datenbank in ein Fixture.&lt;/p&gt;</translation>
941 </message> 941 </message>
942 <message> 942 <message>
943 <location filename="ProjectDjango/Project.py" line="660"/> 943 <location filename="../../ProjectDjango/Project.py" line="660"/>
944 <source>T&amp;esting</source> 944 <source>T&amp;esting</source>
945 <translation>&amp;Testen</translation> 945 <translation>&amp;Testen</translation>
946 </message> 946 </message>
947 <message> 947 <message>
948 <location filename="ProjectDjango/Project.py" line="1642"/> 948 <location filename="../../ProjectDjango/Project.py" line="1642"/>
949 <source>SQL Files (*.sql)</source> 949 <source>SQL Files (*.sql)</source>
950 <translation>SQL Dateien (*.sql)</translation> 950 <translation>SQL Dateien (*.sql)</translation>
951 </message> 951 </message>
952 <message> 952 <message>
953 <location filename="ProjectDjango/Project.py" line="1862"/> 953 <location filename="../../ProjectDjango/Project.py" line="1862"/>
954 <source>JSON Files (*.json)</source> 954 <source>JSON Files (*.json)</source>
955 <translation>JSON Dateien (*.json)</translation> 955 <translation>JSON Dateien (*.json)</translation>
956 </message> 956 </message>
957 <message> 957 <message>
958 <location filename="ProjectDjango/Project.py" line="1864"/> 958 <location filename="../../ProjectDjango/Project.py" line="1864"/>
959 <source>XML Files (*.xml)</source> 959 <source>XML Files (*.xml)</source>
960 <translation>XML Dateien (*.xml)</translation> 960 <translation>XML Dateien (*.xml)</translation>
961 </message> 961 </message>
962 <message> 962 <message>
963 <location filename="ProjectDjango/Project.py" line="1866"/> 963 <location filename="../../ProjectDjango/Project.py" line="1866"/>
964 <source>YAML Files (*.yaml)</source> 964 <source>YAML Files (*.yaml)</source>
965 <translation>YAML Dateien (*.yaml)</translation> 965 <translation>YAML Dateien (*.yaml)</translation>
966 </message> 966 </message>
967 <message> 967 <message>
968 <location filename="ProjectDjango/Project.py" line="1878"/> 968 <location filename="../../ProjectDjango/Project.py" line="1878"/>
969 <source>Load Data</source> 969 <source>Load Data</source>
970 <translation>Daten laden</translation> 970 <translation>Daten laden</translation>
971 </message> 971 </message>
972 <message> 972 <message>
973 <location filename="ProjectDjango/Project.py" line="470"/> 973 <location filename="../../ProjectDjango/Project.py" line="470"/>
974 <source>&amp;Load Data</source> 974 <source>&amp;Load Data</source>
975 <translation>Daten &amp;laden</translation> 975 <translation>Daten &amp;laden</translation>
976 </message> 976 </message>
977 <message> 977 <message>
978 <location filename="ProjectDjango/Project.py" line="474"/> 978 <location filename="../../ProjectDjango/Project.py" line="474"/>
979 <source>Load data from fixture files</source> 979 <source>Load data from fixture files</source>
980 <translation>Lädt Daten aus Fixturedateien</translation> 980 <translation>Lädt Daten aus Fixturedateien</translation>
981 </message> 981 </message>
982 <message> 982 <message>
983 <location filename="ProjectDjango/Project.py" line="476"/> 983 <location filename="../../ProjectDjango/Project.py" line="476"/>
984 <source>&lt;b&gt;Load Data&lt;/b&gt;&lt;p&gt;Load data from fixture files.&lt;/p&gt;</source> 984 <source>&lt;b&gt;Load Data&lt;/b&gt;&lt;p&gt;Load data from fixture files.&lt;/p&gt;</source>
985 <translation>&lt;b&gt;Daten laden&lt;/b&gt;&lt;p&gt;Lädt Daten aus Fixturedateien.&lt;/p&gt;</translation> 985 <translation>&lt;b&gt;Daten laden&lt;/b&gt;&lt;p&gt;Lädt Daten aus Fixturedateien.&lt;/p&gt;</translation>
986 </message> 986 </message>
987 <message> 987 <message>
988 <location filename="ProjectDjango/Project.py" line="483"/> 988 <location filename="../../ProjectDjango/Project.py" line="483"/>
989 <source>Run Testsuite</source> 989 <source>Run Testsuite</source>
990 <translation>Testsuite starten</translation> 990 <translation>Testsuite starten</translation>
991 </message> 991 </message>
992 <message> 992 <message>
993 <location filename="ProjectDjango/Project.py" line="483"/> 993 <location filename="../../ProjectDjango/Project.py" line="483"/>
994 <source>Run &amp;Testsuite</source> 994 <source>Run &amp;Testsuite</source>
995 <translation>&amp;Testsuite starten</translation> 995 <translation>&amp;Testsuite starten</translation>
996 </message> 996 </message>
997 <message> 997 <message>
998 <location filename="ProjectDjango/Project.py" line="487"/> 998 <location filename="../../ProjectDjango/Project.py" line="487"/>
999 <source>Run the test suite for applications or the whole site</source> 999 <source>Run the test suite for applications or the whole site</source>
1000 <translation>Startet die Testsuite für Anwendungen oder die Site</translation> 1000 <translation>Startet die Testsuite für Anwendungen oder die Site</translation>
1001 </message> 1001 </message>
1002 <message> 1002 <message>
1003 <location filename="ProjectDjango/Project.py" line="489"/> 1003 <location filename="../../ProjectDjango/Project.py" line="489"/>
1004 <source>&lt;b&gt;Run Testsuite&lt;/b&gt;&lt;p&gt;Run the test suite for applications or the whole site.&lt;/p&gt;</source> 1004 <source>&lt;b&gt;Run Testsuite&lt;/b&gt;&lt;p&gt;Run the test suite for applications or the whole site.&lt;/p&gt;</source>
1005 <translation>&lt;b&gt;Testsuite starten&lt;/b&gt;&lt;p&gt;Startet die Testsuite für Anwendungen oder die Site.&lt;/p&gt;</translation> 1005 <translation>&lt;b&gt;Testsuite starten&lt;/b&gt;&lt;p&gt;Startet die Testsuite für Anwendungen oder die Site.&lt;/p&gt;</translation>
1006 </message> 1006 </message>
1007 <message> 1007 <message>
1008 <location filename="ProjectDjango/Project.py" line="496"/> 1008 <location filename="../../ProjectDjango/Project.py" line="496"/>
1009 <source>Run Testserver</source> 1009 <source>Run Testserver</source>
1010 <translation>Testserver starten</translation> 1010 <translation>Testserver starten</translation>
1011 </message> 1011 </message>
1012 <message> 1012 <message>
1013 <location filename="ProjectDjango/Project.py" line="496"/> 1013 <location filename="../../ProjectDjango/Project.py" line="496"/>
1014 <source>Run Test&amp;server</source> 1014 <source>Run Test&amp;server</source>
1015 <translation>Test&amp;server starten</translation> 1015 <translation>Test&amp;server starten</translation>
1016 </message> 1016 </message>
1017 <message> 1017 <message>
1018 <location filename="ProjectDjango/Project.py" line="500"/> 1018 <location filename="../../ProjectDjango/Project.py" line="500"/>
1019 <source>Run a development server with data from a set of fixtures</source> 1019 <source>Run a development server with data from a set of fixtures</source>
1020 <translation>Startet einen Entwicklungsserver mit Daten aus einer Liste von Fixtures</translation> 1020 <translation>Startet einen Entwicklungsserver mit Daten aus einer Liste von Fixtures</translation>
1021 </message> 1021 </message>
1022 <message> 1022 <message>
1023 <location filename="ProjectDjango/Project.py" line="502"/> 1023 <location filename="../../ProjectDjango/Project.py" line="502"/>
1024 <source>&lt;b&gt;Run Testserver&lt;/b&gt;&lt;p&gt;Run a development server with data from a set of fixtures.&lt;/p&gt;</source> 1024 <source>&lt;b&gt;Run Testserver&lt;/b&gt;&lt;p&gt;Run a development server with data from a set of fixtures.&lt;/p&gt;</source>
1025 <translation>&lt;b&gt;Testserver starten&lt;/b&gt;&lt;p&gt;Startet einen Entwicklungsserver mit Daten aus einer Liste von Fixtures.&lt;/p&gt;</translation> 1025 <translation>&lt;b&gt;Testserver starten&lt;/b&gt;&lt;p&gt;Startet einen Entwicklungsserver mit Daten aus einer Liste von Fixtures.&lt;/p&gt;</translation>
1026 </message> 1026 </message>
1027 <message> 1027 <message>
1028 <location filename="ProjectDjango/Project.py" line="1964"/> 1028 <location filename="../../ProjectDjango/Project.py" line="1964"/>
1029 <source>The Django test server could not be started.</source> 1029 <source>The Django test server could not be started.</source>
1030 <translation>Der Django Testserver konnte nicht gestartet werden.</translation> 1030 <translation>Der Django Testserver konnte nicht gestartet werden.</translation>
1031 </message> 1031 </message>
1032 <message> 1032 <message>
1033 <location filename="ProjectDjango/Project.py" line="189"/> 1033 <location filename="../../ProjectDjango/Project.py" line="189"/>
1034 <source>Help</source> 1034 <source>Help</source>
1035 <translation>Hilfe</translation> 1035 <translation>Hilfe</translation>
1036 </message> 1036 </message>
1037 <message> 1037 <message>
1038 <location filename="ProjectDjango/Project.py" line="189"/> 1038 <location filename="../../ProjectDjango/Project.py" line="189"/>
1039 <source>&amp;Help</source> 1039 <source>&amp;Help</source>
1040 <translation>&amp;Hilfe</translation> 1040 <translation>&amp;Hilfe</translation>
1041 </message> 1041 </message>
1042 <message> 1042 <message>
1043 <location filename="ProjectDjango/Project.py" line="193"/> 1043 <location filename="../../ProjectDjango/Project.py" line="193"/>
1044 <source>Shows the Django help index</source> 1044 <source>Shows the Django help index</source>
1045 <translation>Zeigt den Django Hilfe Index an</translation> 1045 <translation>Zeigt den Django Hilfe Index an</translation>
1046 </message> 1046 </message>
1047 <message> 1047 <message>
1048 <location filename="ProjectDjango/Project.py" line="195"/> 1048 <location filename="../../ProjectDjango/Project.py" line="195"/>
1049 <source>&lt;b&gt;Help&lt;/b&gt;&lt;p&gt;Shows the Django help index page.&lt;/p&gt;</source> 1049 <source>&lt;b&gt;Help&lt;/b&gt;&lt;p&gt;Shows the Django help index page.&lt;/p&gt;</source>
1050 <translation>&lt;b&gt;Hilfe&lt;/b&gt;&lt;p&gt;Zeigt den Django Hilfe Index an.&lt;/p&gt;</translation> 1050 <translation>&lt;b&gt;Hilfe&lt;/b&gt;&lt;p&gt;Zeigt den Django Hilfe Index an.&lt;/p&gt;</translation>
1051 </message> 1051 </message>
1052 <message> 1052 <message>
1053 <location filename="ProjectDjango/Project.py" line="727"/> 1053 <location filename="../../ProjectDjango/Project.py" line="727"/>
1054 <source>New template...</source> 1054 <source>New template...</source>
1055 <translation>Neues Template...</translation> 1055 <translation>Neues Template...</translation>
1056 </message> 1056 </message>
1057 <message> 1057 <message>
1058 <location filename="ProjectDjango/Project.py" line="734"/> 1058 <location filename="../../ProjectDjango/Project.py" line="734"/>
1059 <source>Update all catalogs</source> 1059 <source>Update all catalogs</source>
1060 <translation>Alle Kataloge aktualisieren</translation> 1060 <translation>Alle Kataloge aktualisieren</translation>
1061 </message> 1061 </message>
1062 <message> 1062 <message>
1063 <location filename="ProjectDjango/Project.py" line="736"/> 1063 <location filename="../../ProjectDjango/Project.py" line="736"/>
1064 <source>Update selected catalogs</source> 1064 <source>Update selected catalogs</source>
1065 <translation>Ausgewählte Kataloge aktualisieren</translation> 1065 <translation>Ausgewählte Kataloge aktualisieren</translation>
1066 </message> 1066 </message>
1067 <message> 1067 <message>
1068 <location filename="ProjectDjango/Project.py" line="744"/> 1068 <location filename="../../ProjectDjango/Project.py" line="744"/>
1069 <source>Compile all catalogs</source> 1069 <source>Compile all catalogs</source>
1070 <translation>Alle Kataloge übersetzen</translation> 1070 <translation>Alle Kataloge übersetzen</translation>
1071 </message> 1071 </message>
1072 <message> 1072 <message>
1073 <location filename="ProjectDjango/Project.py" line="746"/> 1073 <location filename="../../ProjectDjango/Project.py" line="746"/>
1074 <source>Compile selected catalogs</source> 1074 <source>Compile selected catalogs</source>
1075 <translation>Ausgewählte Kataloge übersetzen</translation> 1075 <translation>Ausgewählte Kataloge übersetzen</translation>
1076 </message> 1076 </message>
1077 <message> 1077 <message>
1078 <location filename="ProjectDjango/Project.py" line="2124"/> 1078 <location filename="../../ProjectDjango/Project.py" line="2124"/>
1079 <source>Initializing message catalog for &apos;{0}&apos;</source> 1079 <source>Initializing message catalog for &apos;{0}&apos;</source>
1080 <translation>Initialisiere Textkatalog für &apos;{0}&apos;</translation> 1080 <translation>Initialisiere Textkatalog für &apos;{0}&apos;</translation>
1081 </message> 1081 </message>
1082 <message> 1082 <message>
1083 <location filename="ProjectDjango/Project.py" line="2360"/> 1083 <location filename="../../ProjectDjango/Project.py" line="2360"/>
1084 <source>No current site selected or no site created yet. Aborting...</source> 1084 <source>No current site selected or no site created yet. Aborting...</source>
1085 <translation>Keine aktuelle Site ausgewählt oder noch keine Site erzeugt. Abbruch...</translation> 1085 <translation>Keine aktuelle Site ausgewählt oder noch keine Site erzeugt. Abbruch...</translation>
1086 </message> 1086 </message>
1087 <message> 1087 <message>
1088 <location filename="ProjectDjango/Project.py" line="2142"/> 1088 <location filename="../../ProjectDjango/Project.py" line="2142"/>
1089 <source> 1089 <source>
1090 Message catalog initialized successfully.</source> 1090 Message catalog initialized successfully.</source>
1091 <translation> 1091 <translation>
1092 Textkatalog erfolgreich initialisiert.</translation> 1092 Textkatalog erfolgreich initialisiert.</translation>
1093 </message> 1093 </message>
1094 <message> 1094 <message>
1095 <location filename="ProjectDjango/Project.py" line="2243"/> 1095 <location filename="../../ProjectDjango/Project.py" line="2243"/>
1096 <source>Updating message catalogs</source> 1096 <source>Updating message catalogs</source>
1097 <translation>Aktualisiere Textkataloge</translation> 1097 <translation>Aktualisiere Textkataloge</translation>
1098 </message> 1098 </message>
1099 <message> 1099 <message>
1100 <location filename="ProjectDjango/Project.py" line="2327"/> 1100 <location filename="../../ProjectDjango/Project.py" line="2327"/>
1101 <source>No locales detected. Aborting...</source> 1101 <source>No locales detected. Aborting...</source>
1102 <translation>Keine Sprachen erkannt. Abbruch...</translation> 1102 <translation>Keine Sprachen erkannt. Abbruch...</translation>
1103 </message> 1103 </message>
1104 <message> 1104 <message>
1105 <location filename="ProjectDjango/Project.py" line="2290"/> 1105 <location filename="../../ProjectDjango/Project.py" line="2290"/>
1106 <source> 1106 <source>
1107 Message catalogs updated successfully.</source> 1107 Message catalogs updated successfully.</source>
1108 <translation> 1108 <translation>
1109 Textkataloge erfolgreich aktualisiert.</translation> 1109 Textkataloge erfolgreich aktualisiert.</translation>
1110 </message> 1110 </message>
1111 <message> 1111 <message>
1112 <location filename="ProjectDjango/Project.py" line="2350"/> 1112 <location filename="../../ProjectDjango/Project.py" line="2350"/>
1113 <source>Compiling message catalogs</source> 1113 <source>Compiling message catalogs</source>
1114 <translation>Übersetze Textkataloge</translation> 1114 <translation>Übersetze Textkataloge</translation>
1115 </message> 1115 </message>
1116 <message> 1116 <message>
1117 <location filename="ProjectDjango/Project.py" line="2366"/> 1117 <location filename="../../ProjectDjango/Project.py" line="2366"/>
1118 <source> 1118 <source>
1119 Message catalogs compiled successfully.</source> 1119 Message catalogs compiled successfully.</source>
1120 <translation> 1120 <translation>
1121 Textkataloge erfolgreich übersetzt.</translation> 1121 Textkataloge erfolgreich übersetzt.</translation>
1122 </message> 1122 </message>
1123 <message> 1123 <message>
1124 <location filename="ProjectDjango/Project.py" line="738"/> 1124 <location filename="../../ProjectDjango/Project.py" line="738"/>
1125 <source>Update all catalogs (with obsolete)</source> 1125 <source>Update all catalogs (with obsolete)</source>
1126 <translation>Alle Kataloge aktualisieren (mit veralteten)</translation> 1126 <translation>Alle Kataloge aktualisieren (mit veralteten)</translation>
1127 </message> 1127 </message>
1128 <message> 1128 <message>
1129 <location filename="ProjectDjango/Project.py" line="741"/> 1129 <location filename="../../ProjectDjango/Project.py" line="741"/>
1130 <source>Update selected catalogs (with obsolete)</source> 1130 <source>Update selected catalogs (with obsolete)</source>
1131 <translation>Ausgewählte Kataloge aktualisieren (mit veralteten)</translation> 1131 <translation>Ausgewählte Kataloge aktualisieren (mit veralteten)</translation>
1132 </message> 1132 </message>
1133 <message> 1133 <message>
1134 <location filename="ProjectDjango/Project.py" line="1295"/> 1134 <location filename="../../ProjectDjango/Project.py" line="1295"/>
1135 <source>Start Global Django Application</source> 1135 <source>Start Global Django Application</source>
1136 <translation>Globale Django Anwendung beginnen</translation> 1136 <translation>Globale Django Anwendung beginnen</translation>
1137 </message> 1137 </message>
1138 <message> 1138 <message>
1139 <location filename="ProjectDjango/Project.py" line="1295"/> 1139 <location filename="../../ProjectDjango/Project.py" line="1295"/>
1140 <source>Enter the name of the new global Django application.</source> 1140 <source>Enter the name of the new global Django application.</source>
1141 <translation>Gib den Namen der neuen globalen Django Anwendung ein.</translation> 1141 <translation>Gib den Namen der neuen globalen Django Anwendung ein.</translation>
1142 </message> 1142 </message>
1143 <message> 1143 <message>
1144 <location filename="ProjectDjango/Project.py" line="1314"/> 1144 <location filename="../../ProjectDjango/Project.py" line="1314"/>
1145 <source>Start Local Django Application</source> 1145 <source>Start Local Django Application</source>
1146 <translation>Lokale Django Anwendung beginnen</translation> 1146 <translation>Lokale Django Anwendung beginnen</translation>
1147 </message> 1147 </message>
1148 <message> 1148 <message>
1149 <location filename="ProjectDjango/Project.py" line="1314"/> 1149 <location filename="../../ProjectDjango/Project.py" line="1314"/>
1150 <source>Enter the name of the new local Django application.</source> 1150 <source>Enter the name of the new local Django application.</source>
1151 <translation>Gib den Namen der neuen lokalen Django Anwendung ein.</translation> 1151 <translation>Gib den Namen der neuen lokalen Django Anwendung ein.</translation>
1152 </message> 1152 </message>
1153 <message> 1153 <message>
1154 <location filename="ProjectDjango/Project.py" line="2273"/> 1154 <location filename="../../ProjectDjango/Project.py" line="2273"/>
1155 <source>Updating message catalogs (keeping obsolete messages)</source> 1155 <source>Updating message catalogs (keeping obsolete messages)</source>
1156 <translation>Aktualisiere Textkataloge (veraltete Texte behalten)</translation> 1156 <translation>Aktualisiere Textkataloge (veraltete Texte behalten)</translation>
1157 </message> 1157 </message>
1158 <message> 1158 <message>
1159 <location filename="ProjectDjango/Project.py" line="1992"/> 1159 <location filename="../../ProjectDjango/Project.py" line="1992"/>
1160 <source>Change Password</source> 1160 <source>Change Password</source>
1161 <translation>Kennwort ändern</translation> 1161 <translation>Kennwort ändern</translation>
1162 </message> 1162 </message>
1163 <message> 1163 <message>
1164 <location filename="ProjectDjango/Project.py" line="513"/> 1164 <location filename="../../ProjectDjango/Project.py" line="513"/>
1165 <source>Change &amp;Password</source> 1165 <source>Change &amp;Password</source>
1166 <translation>&amp;Kennwort ändern</translation> 1166 <translation>&amp;Kennwort ändern</translation>
1167 </message> 1167 </message>
1168 <message> 1168 <message>
1169 <location filename="ProjectDjango/Project.py" line="517"/> 1169 <location filename="../../ProjectDjango/Project.py" line="517"/>
1170 <source>Change the password of a user</source> 1170 <source>Change the password of a user</source>
1171 <translation>Ändert das Kennwort eines Nutzers</translation> 1171 <translation>Ändert das Kennwort eines Nutzers</translation>
1172 </message> 1172 </message>
1173 <message> 1173 <message>
1174 <location filename="ProjectDjango/Project.py" line="519"/> 1174 <location filename="../../ProjectDjango/Project.py" line="519"/>
1175 <source>&lt;b&gt;Change Password&lt;/b&gt;&lt;p&gt;Change the password of a user of the Django project.&lt;/p&gt;</source> 1175 <source>&lt;b&gt;Change Password&lt;/b&gt;&lt;p&gt;Change the password of a user of the Django project.&lt;/p&gt;</source>
1176 <translation>&lt;b&gt;Kennwort ändern&lt;/b&gt;&lt;p&gt;Ändert das Kennwort eines Nutzers des Django Projektes.&lt;/p&gt;</translation> 1176 <translation>&lt;b&gt;Kennwort ändern&lt;/b&gt;&lt;p&gt;Ändert das Kennwort eines Nutzers des Django Projektes.&lt;/p&gt;</translation>
1177 </message> 1177 </message>
1178 <message> 1178 <message>
1179 <location filename="ProjectDjango/Project.py" line="526"/> 1179 <location filename="../../ProjectDjango/Project.py" line="526"/>
1180 <source>Create Superuser</source> 1180 <source>Create Superuser</source>
1181 <translation>Superuser anlegen</translation> 1181 <translation>Superuser anlegen</translation>
1182 </message> 1182 </message>
1183 <message> 1183 <message>
1184 <location filename="ProjectDjango/Project.py" line="526"/> 1184 <location filename="../../ProjectDjango/Project.py" line="526"/>
1185 <source>Create &amp;Superuser</source> 1185 <source>Create &amp;Superuser</source>
1186 <translation>&amp;Superuser anlegen</translation> 1186 <translation>&amp;Superuser anlegen</translation>
1187 </message> 1187 </message>
1188 <message> 1188 <message>
1189 <location filename="ProjectDjango/Project.py" line="530"/> 1189 <location filename="../../ProjectDjango/Project.py" line="530"/>
1190 <source>Create a superuser account</source> 1190 <source>Create a superuser account</source>
1191 <translation>Legt eine Superuser Kennung an</translation> 1191 <translation>Legt eine Superuser Kennung an</translation>
1192 </message> 1192 </message>
1193 <message> 1193 <message>
1194 <location filename="ProjectDjango/Project.py" line="532"/> 1194 <location filename="../../ProjectDjango/Project.py" line="532"/>
1195 <source>&lt;b&gt;Create Superuser&lt;/b&gt;&lt;p&gt;Create a superuser account for the Django project.&lt;/p&gt;</source> 1195 <source>&lt;b&gt;Create Superuser&lt;/b&gt;&lt;p&gt;Create a superuser account for the Django project.&lt;/p&gt;</source>
1196 <translation>&lt;b&gt;Superuser anlegen&lt;/b&gt;&lt;p&gt;Legt eine Superuser Kennung für das Django Projekt an.&lt;/p&gt;</translation> 1196 <translation>&lt;b&gt;Superuser anlegen&lt;/b&gt;&lt;p&gt;Legt eine Superuser Kennung für das Django Projekt an.&lt;/p&gt;</translation>
1197 </message> 1197 </message>
1198 <message> 1198 <message>
1199 <location filename="ProjectDjango/Project.py" line="2044"/> 1199 <location filename="../../ProjectDjango/Project.py" line="2044"/>
1200 <source>Clear Sessions</source> 1200 <source>Clear Sessions</source>
1201 <translation>Sessions löschen</translation> 1201 <translation>Sessions löschen</translation>
1202 </message> 1202 </message>
1203 <message> 1203 <message>
1204 <location filename="ProjectDjango/Project.py" line="543"/> 1204 <location filename="../../ProjectDjango/Project.py" line="543"/>
1205 <source>Clear &amp;Sessions</source> 1205 <source>Clear &amp;Sessions</source>
1206 <translation>&amp;Sessions löschen</translation> 1206 <translation>&amp;Sessions löschen</translation>
1207 </message> 1207 </message>
1208 <message> 1208 <message>
1209 <location filename="ProjectDjango/Project.py" line="547"/> 1209 <location filename="../../ProjectDjango/Project.py" line="547"/>
1210 <source>Clear expired sessions</source> 1210 <source>Clear expired sessions</source>
1211 <translation>Löscht abgelaufene Sessions</translation> 1211 <translation>Löscht abgelaufene Sessions</translation>
1212 </message> 1212 </message>
1213 <message> 1213 <message>
1214 <location filename="ProjectDjango/Project.py" line="549"/> 1214 <location filename="../../ProjectDjango/Project.py" line="549"/>
1215 <source>&lt;b&gt;Clear Sessions&lt;/b&gt;&lt;p&gt;Clear expired sessions of the Django project.&lt;/p&gt;</source> 1215 <source>&lt;b&gt;Clear Sessions&lt;/b&gt;&lt;p&gt;Clear expired sessions of the Django project.&lt;/p&gt;</source>
1216 <translation>&lt;b&gt;Sessions löschen&lt;/b&gt;&lt;p&gt;Löscht abgelaufene Sessions des Django Projektes.&lt;/p&gt;</translation> 1216 <translation>&lt;b&gt;Sessions löschen&lt;/b&gt;&lt;p&gt;Löscht abgelaufene Sessions des Django Projektes.&lt;/p&gt;</translation>
1217 </message> 1217 </message>
1218 <message> 1218 <message>
1219 <location filename="ProjectDjango/Project.py" line="677"/> 1219 <location filename="../../ProjectDjango/Project.py" line="677"/>
1220 <source>&amp;Authorization</source> 1220 <source>&amp;Authorization</source>
1221 <translation>&amp;Authorisierung</translation> 1221 <translation>&amp;Authorisierung</translation>
1222 </message> 1222 </message>
1223 <message> 1223 <message>
1224 <location filename="ProjectDjango/Project.py" line="691"/> 1224 <location filename="../../ProjectDjango/Project.py" line="691"/>
1225 <source>&amp;Session</source> 1225 <source>&amp;Session</source>
1226 <translation>&amp;Session</translation> 1226 <translation>&amp;Session</translation>
1227 </message> 1227 </message>
1228 <message> 1228 <message>
1229 <location filename="ProjectDjango/Project.py" line="1992"/> 1229 <location filename="../../ProjectDjango/Project.py" line="1992"/>
1230 <source>Enter the name of the user:</source> 1230 <source>Enter the name of the user:</source>
1231 <translation>Gib den Namen des Nutzers ein:</translation> 1231 <translation>Gib den Namen des Nutzers ein:</translation>
1232 </message> 1232 </message>
1233 <message> 1233 <message>
1234 <location filename="ProjectDjango/Project.py" line="2056"/> 1234 <location filename="../../ProjectDjango/Project.py" line="2056"/>
1235 <source>Expired sessions cleared successfully.</source> 1235 <source>Expired sessions cleared successfully.</source>
1236 <translation>Abgelaufene Sessions erfolgreich gelöscht.</translation> 1236 <translation>Abgelaufene Sessions erfolgreich gelöscht.</translation>
1237 </message> 1237 </message>
1238 <message> 1238 <message>
1239 <location filename="ProjectDjango/Project.py" line="1022"/> 1239 <location filename="../../ProjectDjango/Project.py" line="1022"/>
1240 <source>&lt;p&gt;Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.&lt;/p&gt;&lt;p&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Version:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;URL:&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;{1}&quot;&gt;{1}&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source> 1240 <source>&lt;p&gt;Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.&lt;/p&gt;&lt;p&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Version:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;URL:&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;{1}&quot;&gt;{1}&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
1241 <translation>&lt;p&gt;Django ist ein Python Web-Framework, das eine schnelle Entwicklung und ein klares, pragmatisches Design fördert.&lt;/p&gt;&lt;p&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Version:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;URL:&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;{1}&quot;&gt;{1}&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</translation> 1241 <translation>&lt;p&gt;Django ist ein Python Web-Framework, das eine schnelle Entwicklung und ein klares, pragmatisches Design fördert.&lt;/p&gt;&lt;p&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Version:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;URL:&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;{1}&quot;&gt;{1}&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</translation>
1242 </message> 1242 </message>
1243 <message> 1243 <message>
1244 <location filename="ProjectDjango/Project.py" line="1269"/> 1244 <location filename="../../ProjectDjango/Project.py" line="1269"/>
1245 <source>&lt;p&gt;The &lt;b&gt;django-admin.py&lt;/b&gt; script is not in the path. Aborting...&lt;/p&gt;</source> 1245 <source>&lt;p&gt;The &lt;b&gt;django-admin.py&lt;/b&gt; script is not in the path. Aborting...&lt;/p&gt;</source>
1246 <translation>&lt;p&gt;Das &lt;b&gt;django-admin.py&lt;/b&gt; Skript ist nicht im Pfad. Abbruch...&lt;/p&gt;</translation> 1246 <translation>&lt;p&gt;Das &lt;b&gt;django-admin.py&lt;/b&gt; Skript ist nicht im Pfad. Abbruch...&lt;/p&gt;</translation>
1247 </message> 1247 </message>
1248 <message> 1248 <message>
1249 <location filename="ProjectDjango/Project.py" line="711"/> 1249 <location filename="../../ProjectDjango/Project.py" line="711"/>
1250 <source>Open with {0}</source> 1250 <source>Open with {0}</source>
1251 <translation>Mit [0} öffnen</translation> 1251 <translation>Mit [0} öffnen</translation>
1252 </message> 1252 </message>
1253 <message> 1253 <message>
1254 <location filename="ProjectDjango/Project.py" line="2392"/> 1254 <location filename="../../ProjectDjango/Project.py" line="2392"/>
1255 <source>The translations editor process ({0}) could not be started.</source> 1255 <source>The translations editor process ({0}) could not be started.</source>
1256 <translation>Der Prozess für den Übersetzungseditor ({0}) konnte nicht gestartet werden.</translation> 1256 <translation>Der Prozess für den Übersetzungseditor ({0}) konnte nicht gestartet werden.</translation>
1257 </message> 1257 </message>
1258 </context> 1258 </context>
1259 <context> 1259 <context>
1260 <name>ProjectDjangoPlugin</name> 1260 <name>ProjectDjangoPlugin</name>
1261 <message> 1261 <message>
1262 <location filename="PluginProjectDjango.py" line="403"/> 1262 <location filename="../../PluginProjectDjango.py" line="403"/>
1263 <source>Django</source> 1263 <source>Django</source>
1264 <translation>Django</translation> 1264 <translation>Django</translation>
1265 </message> 1265 </message>
1266 <message> 1266 <message>
1267 <location filename="PluginProjectDjango.py" line="168"/> 1267 <location filename="../../PluginProjectDjango.py" line="168"/>
1268 <source>eric5 version is too old, {0}, {1} or newer needed.</source> 1268 <source>eric5 version is too old, {0}, {1} or newer needed.</source>
1269 <translation>Die eric5 Version ist zu alt. Es wird {0}, {1} oder neuer benötigt.</translation> 1269 <translation>Die eric5 Version ist zu alt. Es wird {0}, {1} oder neuer benötigt.</translation>
1270 </message> 1270 </message>
1271 </context> 1271 </context>
1272 </TS> 1272 </TS>

eric ide

mercurial