150 <source>Mako template with sections</source> |
159 <source>Mako template with sections</source> |
151 <translation>Mako Template mit Abschnitten</translation> |
160 <translation>Mako Template mit Abschnitten</translation> |
152 </message> |
161 </message> |
153 </context> |
162 </context> |
154 <context> |
163 <context> |
|
164 <name>MigrateSummaryDialog</name> |
|
165 <message> |
|
166 <location filename="../MigrateSummaryDialog.py" line="40" /> |
|
167 <source>Refresh</source> |
|
168 <translation>Erneuern</translation> |
|
169 </message> |
|
170 <message> |
|
171 <location filename="../MigrateSummaryDialog.ui" line="0" /> |
|
172 <location filename="../MigrateSummaryDialog.py" line="98" /> |
|
173 <location filename="../MigrateSummaryDialog.py" line="91" /> |
|
174 <source>Migrations Summary</source> |
|
175 <translation>Zusammenfassung der Migrationen</translation> |
|
176 </message> |
|
177 <message> |
|
178 <location filename="../MigrateSummaryDialog.py" line="92" /> |
|
179 <source>The 'alembic' process did not finish within 10 seconds.</source> |
|
180 <translation>Der 'alembic' Prozess wurde nicht innerhalb 10 Sekunden beendet.</translation> |
|
181 </message> |
|
182 <message> |
|
183 <location filename="../MigrateSummaryDialog.py" line="99" /> |
|
184 <source>The 'alembic' process could not be started.</source> |
|
185 <translation>Der 'alembic' Prozess konnte nicht gestartet werden.</translation> |
|
186 </message> |
|
187 <message> |
|
188 <location filename="../MigrateSummaryDialog.ui" line="0" /> |
|
189 <location filename="../MigrateSummaryDialog.py" line="184" /> |
|
190 <location filename="../MigrateSummaryDialog.py" line="170" /> |
|
191 <source>Upgrade</source> |
|
192 <translation>Db Aktualisierung</translation> |
|
193 </message> |
|
194 <message> |
|
195 <location filename="../MigrateSummaryDialog.py" line="172" /> |
|
196 <source>Downgrade</source> |
|
197 <translation>Db Rückstufung</translation> |
|
198 </message> |
|
199 <message> |
|
200 <location filename="../MigrateSummaryDialog.ui" line="0" /> |
|
201 <source>Old Revision</source> |
|
202 <translation>Alte Version</translation> |
|
203 </message> |
|
204 <message> |
|
205 <location filename="../MigrateSummaryDialog.ui" line="0" /> |
|
206 <source>New Revision</source> |
|
207 <translation>Neue Version</translation> |
|
208 </message> |
|
209 <message> |
|
210 <location filename="../MigrateSummaryDialog.ui" line="0" /> |
|
211 <source>Message</source> |
|
212 <translation>Bezeichnung</translation> |
|
213 </message> |
|
214 <message> |
|
215 <location filename="../MigrateSummaryDialog.ui" line="0" /> |
|
216 <source>Labels</source> |
|
217 <translation>Label</translation> |
|
218 </message> |
|
219 <message> |
|
220 <location filename="../MigrateSummaryDialog.ui" line="0" /> |
|
221 <source>Press to upgrade or downgrade the database to the selected migration</source> |
|
222 <translation>Drücken, um die Datenbank auf die ausgewählte Migration zu aktualisieren oder rückzustufen</translation> |
|
223 </message> |
|
224 </context> |
|
225 <context> |
155 <name>Project</name> |
226 <name>Project</name> |
156 <message> |
227 <message> |
157 <location filename="../Project.py" line="136" /> |
228 <location filename="../Project.py" line="143" /> |
158 <source>Current Pyramid Project</source> |
229 <source>Current Pyramid Project</source> |
159 <translation>Aktuelles Pyramid Projekt</translation> |
230 <translation>Aktuelles Pyramid Projekt</translation> |
160 </message> |
231 </message> |
161 <message> |
232 <message> |
162 <location filename="../Project.py" line="140" /> |
233 <location filename="../Project.py" line="147" /> |
163 <source>Selects the current Pyramid project</source> |
234 <source>Selects the current Pyramid project</source> |
164 <translation>Wählt das aktuelle Pyramid Projekt aus</translation> |
235 <translation>Wählt das aktuelle Pyramid Projekt aus</translation> |
165 </message> |
236 </message> |
166 <message> |
237 <message> |
167 <location filename="../Project.py" line="142" /> |
238 <location filename="../Project.py" line="149" /> |
168 <source><b>Current Pyramid Project</b><p>Selects the Pyramid project. Used for multi-project Pyramid projects to switch between the projects.</p></source> |
239 <source><b>Current Pyramid Project</b><p>Selects the Pyramid project. Used for multi-project Pyramid projects to switch between the projects.</p></source> |
169 <translation><b>Aktuelles Pyramid Projekt</b><p>Wählt das Pyramid Projekt aus. Wird bei Multiprojekt Pyramid Projekten eingesetzt, um zwischen den Projekten umzuschalten.</p></translation> |
240 <translation><b>Aktuelles Pyramid Projekt</b><p>Wählt das Pyramid Projekt aus. Wird bei Multiprojekt Pyramid Projekten eingesetzt, um zwischen den Projekten umzuschalten.</p></translation> |
170 </message> |
241 </message> |
171 <message> |
242 <message> |
172 <location filename="../Project.py" line="931" /> |
243 <location filename="../Project.py" line="1041" /> |
173 <location filename="../Project.py" line="155" /> |
244 <location filename="../Project.py" line="162" /> |
174 <source>Create Pyramid Project</source> |
245 <source>Create Pyramid Project</source> |
175 <translation>Pyramid Projekt erstellen</translation> |
246 <translation>Pyramid Projekt erstellen</translation> |
176 </message> |
247 </message> |
177 <message> |
248 <message> |
178 <location filename="../Project.py" line="156" /> |
249 <location filename="../Project.py" line="163" /> |
179 <source>Create Pyramid &Project</source> |
250 <source>Create Pyramid &Project</source> |
180 <translation>Pyramid &Projekt erstellen</translation> |
251 <translation>Pyramid &Projekt erstellen</translation> |
181 </message> |
252 </message> |
182 <message> |
253 <message> |
183 <location filename="../Project.py" line="159" /> |
254 <location filename="../Project.py" line="166" /> |
184 <source>Creates a new Pyramid project</source> |
255 <source>Creates a new Pyramid project</source> |
185 <translation>Erstellt ein neues Pyramid Projekt</translation> |
256 <translation>Erstellt ein neues Pyramid Projekt</translation> |
186 </message> |
257 </message> |
187 <message> |
258 <message> |
188 <location filename="../Project.py" line="161" /> |
259 <location filename="../Project.py" line="168" /> |
189 <source><b>Create Pyramid Project</b><p>Creates a new Pyramid project using "pcreate".</p></source> |
260 <source><b>Create Pyramid Project</b><p>Creates a new Pyramid project using "pcreate".</p></source> |
190 <translation><b>Pyramid Projekt erstellen</b><p>Erstellt ein neues Pyramid Projekt mittels "pcreate".</p></translation> |
261 <translation><b>Pyramid Projekt erstellen</b><p>Erstellt ein neues Pyramid Projekt mittels "pcreate".</p></translation> |
191 </message> |
262 </message> |
192 <message> |
263 <message> |
193 <location filename="../Project.py" line="1104" /> |
264 <location filename="../Project.py" line="1270" /> |
194 <location filename="../Project.py" line="173" /> |
265 <location filename="../Project.py" line="180" /> |
195 <source>Run Server</source> |
266 <source>Run Server</source> |
196 <translation>Server starten</translation> |
267 <translation>Server starten</translation> |
197 </message> |
268 </message> |
198 <message> |
269 <message> |
199 <location filename="../Project.py" line="174" /> |
270 <location filename="../Project.py" line="181" /> |
200 <source>Run &Server</source> |
271 <source>Run &Server</source> |
201 <translation>&Server starten</translation> |
272 <translation>&Server starten</translation> |
202 </message> |
273 </message> |
203 <message> |
274 <message> |
204 <location filename="../Project.py" line="177" /> |
275 <location filename="../Project.py" line="184" /> |
205 <source>Starts the Pyramid Web server</source> |
276 <source>Starts the Pyramid Web server</source> |
206 <translation>Startet den Pyramid Web Server</translation> |
277 <translation>Startet den Pyramid Web Server</translation> |
207 </message> |
278 </message> |
208 <message> |
279 <message> |
209 <location filename="../Project.py" line="179" /> |
280 <location filename="../Project.py" line="186" /> |
210 <source><b>Run Server</b><p>Starts the Pyramid Web server using "pserve --reload development.ini".</p></source> |
281 <source><b>Run Server</b><p>Starts the Pyramid Web server using "pserve --reload development.ini".</p></source> |
211 <translation><b>Server starten</b><p>Startet den Pyramid Web Server mittels "pserve --reload development.ini".</p></translation> |
282 <translation><b>Server starten</b><p>Startet den Pyramid Web Server mittels "pserve --reload development.ini".</p></translation> |
212 </message> |
283 </message> |
213 <message> |
284 <message> |
214 <location filename="../Project.py" line="188" /> |
285 <location filename="../Project.py" line="1341" /> |
215 <source>Run Server with Logging</source> |
286 <location filename="../Project.py" line="1324" /> |
216 <translation>Server mit Logging starten</translation> |
287 <location filename="../Project.py" line="195" /> |
217 </message> |
|
218 <message> |
|
219 <location filename="../Project.py" line="189" /> |
|
220 <source>Run Server with &Logging</source> |
|
221 <translation>Server mit &Logging starten</translation> |
|
222 </message> |
|
223 <message> |
|
224 <location filename="../Project.py" line="192" /> |
|
225 <source>Starts the Pyramid Web server with logging</source> |
|
226 <translation>Startet den Pyramid Web Server mit Logging</translation> |
|
227 </message> |
|
228 <message> |
|
229 <location filename="../Project.py" line="194" /> |
|
230 <source><b>Run Server with Logging</b><p>Starts the Pyramid Web server with logging using "pserve --log-file=server.log --reload development.ini".</p></source> |
|
231 <translation><b>Server mit Logging starten</b><p>Startet den Pyramid Web Server mit Logging mittels "pserve --log-file=server.log --reload development.ini".</p></translation> |
|
232 </message> |
|
233 <message> |
|
234 <location filename="../Project.py" line="1180" /> |
|
235 <location filename="../Project.py" line="1163" /> |
|
236 <location filename="../Project.py" line="203" /> |
|
237 <source>Run Web-Browser</source> |
288 <source>Run Web-Browser</source> |
238 <translation>Web-Browser starten</translation> |
289 <translation>Web-Browser starten</translation> |
239 </message> |
290 </message> |
240 <message> |
291 <message> |
241 <location filename="../Project.py" line="204" /> |
292 <location filename="../Project.py" line="196" /> |
242 <source>Run &Web-Browser</source> |
293 <source>Run &Web-Browser</source> |
243 <translation>Web-&Browser starten</translation> |
294 <translation>Web-&Browser starten</translation> |
244 </message> |
295 </message> |
245 <message> |
296 <message> |
246 <location filename="../Project.py" line="207" /> |
297 <location filename="../Project.py" line="199" /> |
247 <source>Starts the default Web-Browser with the URL of the Pyramid Web server</source> |
298 <source>Starts the default Web-Browser with the URL of the Pyramid Web server</source> |
248 <translation>Startet den Standard Web-Browser mit der URL des Pyramid Web-Servers</translation> |
299 <translation>Startet den Standard Web-Browser mit der URL des Pyramid Web-Servers</translation> |
249 </message> |
300 </message> |
250 <message> |
301 <message> |
251 <location filename="../Project.py" line="210" /> |
302 <location filename="../Project.py" line="202" /> |
252 <source><b>Run Web-Browser</b><p>Starts the default Web-Browser with the URL of the Pyramid Web server.</p></source> |
303 <source><b>Run Web-Browser</b><p>Starts the default Web-Browser with the URL of the Pyramid Web server.</p></source> |
253 <translation><b>Web-Browser starten</b><p>Startet den Standard Web-Browser mit der URL des Pyramid Web-Servers.</p></translation> |
304 <translation><b>Web-Browser starten</b><p>Startet den Standard Web-Browser mit der URL des Pyramid Web-Servers.</p></translation> |
254 </message> |
305 </message> |
255 <message> |
306 <message> |
256 <location filename="../Project.py" line="1198" /> |
307 <location filename="../Project.py" line="1359" /> |
257 <location filename="../Project.py" line="219" /> |
308 <location filename="../Project.py" line="211" /> |
258 <source>Start Pyramid Python Console</source> |
309 <source>Start Pyramid Python Console</source> |
259 <translation>Starte Pyramid Python Konsole</translation> |
310 <translation>Starte Pyramid Python Konsole</translation> |
260 </message> |
311 </message> |
261 <message> |
312 <message> |
262 <location filename="../Project.py" line="220" /> |
313 <location filename="../Project.py" line="212" /> |
263 <source>Start Pyramid &Python Console</source> |
314 <source>Start Pyramid &Python Console</source> |
264 <translation>Starte Pyramid &Python Konsole</translation> |
315 <translation>Starte Pyramid &Python Konsole</translation> |
265 </message> |
316 </message> |
266 <message> |
317 <message> |
267 <location filename="../Project.py" line="223" /> |
318 <location filename="../Project.py" line="215" /> |
268 <source>Starts an interactive Python interpreter</source> |
319 <source>Starts an interactive Python interpreter</source> |
269 <translation>Startet einen interaktiven Python Interpreter</translation> |
320 <translation>Startet einen interaktiven Python Interpreter</translation> |
270 </message> |
321 </message> |
271 <message> |
322 <message> |
272 <location filename="../Project.py" line="225" /> |
323 <location filename="../Project.py" line="217" /> |
273 <source><b>Start Pyramid Python Console</b><p>Starts an interactive Python interpreter.</p></source> |
324 <source><b>Start Pyramid Python Console</b><p>Starts an interactive Python interpreter.</p></source> |
274 <translation><b>Starte Pyramid Python Konsole</b><p>Startet einen interaktiven Python Interpreter</p></translation> |
325 <translation><b>Starte Pyramid Python Konsole</b><p>Startet einen interaktiven Python Interpreter</p></translation> |
275 </message> |
326 </message> |
276 <message> |
327 <message> |
277 <location filename="../Project.py" line="1229" /> |
328 <location filename="../Project.py" line="1447" /> |
278 <location filename="../Project.py" line="237" /> |
329 <location filename="../Project.py" line="1434" /> |
279 <source>Setup Development Environment</source> |
330 <location filename="../Project.py" line="229" /> |
280 <translation>Entwicklungsumgebung einrichten</translation> |
331 <source>Show Matching Views</source> |
281 </message> |
332 <translation>Passende Ansichten anzeigen</translation> |
282 <message> |
333 </message> |
283 <location filename="../Project.py" line="238" /> |
334 <message> |
284 <source>Setup &Development Environment</source> |
335 <location filename="../Project.py" line="230" /> |
285 <translation>Entwicklungs&umgebung einrichten</translation> |
336 <source>Show Matching &Views</source> |
286 </message> |
337 <translation>Passende &Ansichten anzeigen</translation> |
287 <message> |
338 </message> |
288 <location filename="../Project.py" line="241" /> |
339 <message> |
289 <source>Setup the Pyramid project in development mode</source> |
340 <location filename="../Project.py" line="233" /> |
290 <translation>Richtet das Pyramid Projekt im Entwicklungsmodus ein</translation> |
341 <source>Show views matching a given URL</source> |
291 </message> |
342 <translation>Zeigt Ansichten zu einer gegebenen URL an</translation> |
292 <message> |
343 </message> |
|
344 <message> |
|
345 <location filename="../Project.py" line="235" /> |
|
346 <source><b>Show Matching Views</b><p>Show views matching a given URL.</p></source> |
|
347 <translation><b>Passende Ansichten anzeigen</b><p>Zeigt Ansichten zu einer gegebenen URL an.</p></translation> |
|
348 </message> |
|
349 <message> |
|
350 <location filename="../Project.py" line="1471" /> |
293 <location filename="../Project.py" line="243" /> |
351 <location filename="../Project.py" line="243" /> |
294 <source><b>Setup Development Environment</b><p>Setup the Pyramid project in development mode using "python setup.py develop".</p></source> |
352 <source>Show Routes</source> |
295 <translation><b>Entwicklungsumgebung einrichten</b><p>Richtet das Pyramid Projekt im Entwicklungsmodus mittels "python setup.py develop" ein.</p></translation> |
353 <translation>Routen anzeigen</translation> |
296 </message> |
354 </message> |
297 <message> |
355 <message> |
298 <location filename="../Project.py" line="1323" /> |
356 <location filename="../Project.py" line="244" /> |
299 <location filename="../Project.py" line="1314" /> |
357 <source>Show &Routes</source> |
300 <location filename="../Project.py" line="256" /> |
358 <translation>&Routen anzeigen</translation> |
|
359 </message> |
|
360 <message> |
|
361 <location filename="../Project.py" line="247" /> |
|
362 <source>Show all URL dispatch routes used by a Pyramid application</source> |
|
363 <translation>Zeigt alle durch eine Pyramid Anwendung verwendete URL Routen an</translation> |
|
364 </message> |
|
365 <message> |
|
366 <location filename="../Project.py" line="249" /> |
|
367 <source><b>Show Routes</b><p>Show all URL dispatch routes used by a Pyramid application in the order in which they are evaluated.</p></source> |
|
368 <translation><b>Routen anzeigen</b><p>Zeigt alle durch eine Pyramid Anwendung verwendete URL Routen in der Reihenfolge ihrer Auswertung an.</p></translation> |
|
369 </message> |
|
370 <message> |
|
371 <location filename="../Project.py" line="1493" /> |
|
372 <location filename="../Project.py" line="258" /> |
|
373 <source>Show Tween Objects</source> |
|
374 <translation>Tween Objekte anzeigen</translation> |
|
375 </message> |
|
376 <message> |
|
377 <location filename="../Project.py" line="259" /> |
|
378 <source>Show &Tween Objects</source> |
|
379 <translation>&Tween Objekte anzeigen</translation> |
|
380 </message> |
|
381 <message> |
|
382 <location filename="../Project.py" line="262" /> |
|
383 <source>Show all implicit and explicit tween objects used by a Pyramid application</source> |
|
384 <translation>Zeigt alle von einer Pyramid Anwendung verwendeten impliziten und expliziten Tween Objekte an</translation> |
|
385 </message> |
|
386 <message> |
|
387 <location filename="../Project.py" line="265" /> |
|
388 <source><b>Show Tween Objects</b><p>Show all implicit and explicit tween objects used by a Pyramid application.</p></source> |
|
389 <translation><b>Tween Objekte anzeigen</b><p>Zeigt alle von einer Pyramid Anwendung verwendeten impliziten und expliziten Tween Objekte an.</p></translation> |
|
390 </message> |
|
391 <message> |
|
392 <location filename="../Project.py" line="278" /> |
|
393 <source>Build Distribution</source> |
|
394 <translation>Distribution erzeugen</translation> |
|
395 </message> |
|
396 <message> |
|
397 <location filename="../Project.py" line="279" /> |
|
398 <source>Build &Distribution</source> |
|
399 <translation>&Distribution erzeugen</translation> |
|
400 </message> |
|
401 <message> |
|
402 <location filename="../Project.py" line="282" /> |
|
403 <source>Builds a distribution file for the Pyramid project</source> |
|
404 <translation>Erzeugt Dateien zur Distribution eines Pyramid Projektes</translation> |
|
405 </message> |
|
406 <message> |
|
407 <location filename="../Project.py" line="284" /> |
|
408 <source><b>Build Distribution</b><p>Builds a distribution file for the Pyramid project using "python setup.py sdist".</p></source> |
|
409 <translation><b>Distribution erzeugen</b><p>Erzeugt Dateien zur Distribution eines Pyramid Projektes mittels "python setup.py sdist".</p></translation> |
|
410 </message> |
|
411 <message> |
|
412 <location filename="../Project.py" line="297" /> |
|
413 <source>Documentation</source> |
|
414 <translation>Dokumentation</translation> |
|
415 </message> |
|
416 <message> |
|
417 <location filename="../Project.py" line="298" /> |
|
418 <source>D&ocumentation</source> |
|
419 <translation>D&okumentation</translation> |
|
420 </message> |
|
421 <message> |
|
422 <location filename="../Project.py" line="301" /> |
|
423 <source>Shows the help viewer with the Pyramid documentation</source> |
|
424 <translation>Zeigt die Hilfeanzeige mit der Pyramid Dokumentation</translation> |
|
425 </message> |
|
426 <message> |
|
427 <location filename="../Project.py" line="303" /> |
|
428 <source><b>Documentation</b><p>Shows the help viewer with the Pyramid documentation.</p></source> |
|
429 <translation><b>Dokumentation</b><p>Zeigt die Hilfeanzeige mit der Pyramid Dokumentation.</p></translation> |
|
430 </message> |
|
431 <message> |
|
432 <location filename="../Project.py" line="924" /> |
|
433 <location filename="../Project.py" line="315" /> |
|
434 <source>About Pyramid</source> |
|
435 <translation>Über Pyramid</translation> |
|
436 </message> |
|
437 <message> |
|
438 <location filename="../Project.py" line="316" /> |
|
439 <source>About P&yramid</source> |
|
440 <translation>Über P&yramid</translation> |
|
441 </message> |
|
442 <message> |
|
443 <location filename="../Project.py" line="319" /> |
|
444 <source>Shows some information about Pyramid</source> |
|
445 <translation>Zeigt einige Informationen über Pyramid an</translation> |
|
446 </message> |
|
447 <message> |
|
448 <location filename="../Project.py" line="321" /> |
|
449 <source><b>About Pyramid</b><p>Shows some information about Pyramid.</p></source> |
|
450 <translation><b>Über Pyramid</b><p>Zeigt einige Informationen über Pyramid an.</p></translation> |
|
451 </message> |
|
452 <message> |
|
453 <location filename="../Project.py" line="1919" /> |
|
454 <location filename="../Project.py" line="1909" /> |
|
455 <location filename="../Project.py" line="337" /> |
301 <source>Initialize Database</source> |
456 <source>Initialize Database</source> |
302 <translation>Datenbank initialisieren</translation> |
457 <translation>Datenbank initialisieren</translation> |
303 </message> |
458 </message> |
304 <message> |
459 <message> |
305 <location filename="../Project.py" line="257" /> |
460 <location filename="../Project.py" line="338" /> |
306 <source>Initialize &Database</source> |
461 <source>Initialize &Database</source> |
307 <translation>&Datenbank initialisieren</translation> |
462 <translation>&Datenbank initialisieren</translation> |
308 </message> |
463 </message> |
309 <message> |
464 <message> |
310 <location filename="../Project.py" line="260" /> |
465 <location filename="../Project.py" line="341" /> |
311 <source>Initializes (or re-initializes) the database of the current Pyramid project</source> |
466 <source>Initializes (or re-initializes) the database of the current Pyramid project</source> |
312 <translation>Initialisiert (oder reinitialisiert) die Datenbank des aktuellen Pyramid Projektes</translation> |
467 <translation>Initialisiert (oder reinitialisiert) die Datenbank des aktuellen Pyramid Projektes</translation> |
313 </message> |
468 </message> |
314 <message> |
469 <message> |
315 <location filename="../Project.py" line="263" /> |
470 <location filename="../Project.py" line="344" /> |
316 <source><b>Initialize Database</b><p>Initializes (or re-initializes) the database of the current Pyramid project.</p></source> |
471 <source><b>Initialize Database</b><p>Initializes (or re-initializes) the database of the current Pyramid project.</p></source> |
317 <translation><b>Datenbank initialisieren</b><p>Initialisiert (oder reinitialisiert) die Datenbank des aktuellen Pyramid Projektes.</p></translation> |
472 <translation><b>Datenbank initialisieren</b><p>Initialisiert (oder reinitialisiert) die Datenbank des aktuellen Pyramid Projektes.</p></translation> |
318 </message> |
473 </message> |
319 <message> |
474 <message> |
320 <location filename="../Project.py" line="1366" /> |
475 <location filename="../Project.py" line="1946" /> |
321 <location filename="../Project.py" line="1353" /> |
476 <location filename="../Project.py" line="357" /> |
322 <location filename="../Project.py" line="276" /> |
477 <source>Create Migration</source> |
323 <source>Show Matching Views</source> |
478 <translation>Migration erzeugen</translation> |
324 <translation>Passende Ansichten anzeigen</translation> |
479 </message> |
325 </message> |
480 <message> |
326 <message> |
481 <location filename="../Project.py" line="358" /> |
327 <location filename="../Project.py" line="277" /> |
482 <source>&Create Migration</source> |
328 <source>Show Matching &Views</source> |
483 <translation>Migration &erzeugen</translation> |
329 <translation>Passende &Ansichten anzeigen</translation> |
484 </message> |
330 </message> |
485 <message> |
331 <message> |
486 <location filename="../Project.py" line="361" /> |
332 <location filename="../Project.py" line="280" /> |
487 <source>Create a new migration for the current database</source> |
333 <source>Show views matching a given URL</source> |
488 <translation>Erzeugt eine neue Migration für die aktuelle Datenbank</translation> |
334 <translation>Zeigt Ansichten zu einer gegebenen URL an</translation> |
|
335 </message> |
|
336 <message> |
|
337 <location filename="../Project.py" line="282" /> |
|
338 <source><b>Show Matching Views</b><p>Show views matching a given URL.</p></source> |
|
339 <translation><b>Passende Ansichten anzeigen</b><p>Zeigt Ansichten zu einer gegebenen URL an.</p></translation> |
|
340 </message> |
|
341 <message> |
|
342 <location filename="../Project.py" line="1387" /> |
|
343 <location filename="../Project.py" line="290" /> |
|
344 <source>Show Routes</source> |
|
345 <translation>Routen anzeigen</translation> |
|
346 </message> |
|
347 <message> |
|
348 <location filename="../Project.py" line="291" /> |
|
349 <source>Show &Routes</source> |
|
350 <translation>&Routen anzeigen</translation> |
|
351 </message> |
|
352 <message> |
|
353 <location filename="../Project.py" line="294" /> |
|
354 <source>Show all URL dispatch routes used by a Pyramid application</source> |
|
355 <translation>Zeigt alle durch eine Pyramid Anwendung verwendete URL Routen an</translation> |
|
356 </message> |
|
357 <message> |
|
358 <location filename="../Project.py" line="296" /> |
|
359 <source><b>Show Routes</b><p>Show all URL dispatch routes used by a Pyramid application in the order in which they are evaluated.</p></source> |
|
360 <translation><b>Routen anzeigen</b><p>Zeigt alle durch eine Pyramid Anwendung verwendete URL Routen in der Reihenfolge ihrer Auswertung an.</p></translation> |
|
361 </message> |
|
362 <message> |
|
363 <location filename="../Project.py" line="1409" /> |
|
364 <location filename="../Project.py" line="305" /> |
|
365 <source>Show Tween Objects</source> |
|
366 <translation>Tween Objekte anzeigen</translation> |
|
367 </message> |
|
368 <message> |
|
369 <location filename="../Project.py" line="306" /> |
|
370 <source>Show &Tween Objects</source> |
|
371 <translation>&Tween Objekte anzeigen</translation> |
|
372 </message> |
|
373 <message> |
|
374 <location filename="../Project.py" line="309" /> |
|
375 <source>Show all implicit and explicit tween objects used by a Pyramid application</source> |
|
376 <translation>Zeigt alle von einer Pyramid Anwendung verwendeten impliziten und expliziten Tween Objekte an</translation> |
|
377 </message> |
|
378 <message> |
|
379 <location filename="../Project.py" line="312" /> |
|
380 <source><b>Show Tween Objects</b><p>Show all implicit and explicit tween objects used by a Pyramid application.</p></source> |
|
381 <translation><b>Tween Objekte anzeigen</b><p>Zeigt alle von einer Pyramid Anwendung verwendeten impliziten und expliziten Tween Objekte an.</p></translation> |
|
382 </message> |
|
383 <message> |
|
384 <location filename="../Project.py" line="325" /> |
|
385 <source>Build Distribution</source> |
|
386 <translation>Distribution erzeugen</translation> |
|
387 </message> |
|
388 <message> |
|
389 <location filename="../Project.py" line="326" /> |
|
390 <source>Build &Distribution</source> |
|
391 <translation>&Distribution erzeugen</translation> |
|
392 </message> |
|
393 <message> |
|
394 <location filename="../Project.py" line="329" /> |
|
395 <source>Builds a distribution file for the Pyramid project</source> |
|
396 <translation>Erzeugt Dateien zur Distribution eines Pyramid Projektes</translation> |
|
397 </message> |
|
398 <message> |
|
399 <location filename="../Project.py" line="331" /> |
|
400 <source><b>Build Distribution</b><p>Builds a distribution file for the Pyramid project using "python setup.py sdist".</p></source> |
|
401 <translation><b>Distribution erzeugen</b><p>Erzeugt Dateien zur Distribution eines Pyramid Projektes mittels "python setup.py sdist".</p></translation> |
|
402 </message> |
|
403 <message> |
|
404 <location filename="../Project.py" line="344" /> |
|
405 <source>Documentation</source> |
|
406 <translation>Dokumentation</translation> |
|
407 </message> |
|
408 <message> |
|
409 <location filename="../Project.py" line="345" /> |
|
410 <source>D&ocumentation</source> |
|
411 <translation>D&okumentation</translation> |
|
412 </message> |
|
413 <message> |
|
414 <location filename="../Project.py" line="348" /> |
|
415 <source>Shows the help viewer with the Pyramid documentation</source> |
|
416 <translation>Zeigt die Hilfeanzeige mit der Pyramid Dokumentation</translation> |
|
417 </message> |
|
418 <message> |
|
419 <location filename="../Project.py" line="350" /> |
|
420 <source><b>Documentation</b><p>Shows the help viewer with the Pyramid documentation.</p></source> |
|
421 <translation><b>Dokumentation</b><p>Zeigt die Hilfeanzeige mit der Pyramid Dokumentation.</p></translation> |
|
422 </message> |
|
423 <message> |
|
424 <location filename="../Project.py" line="811" /> |
|
425 <location filename="../Project.py" line="362" /> |
|
426 <source>About Pyramid</source> |
|
427 <translation>Über Pyramid</translation> |
|
428 </message> |
489 </message> |
429 <message> |
490 <message> |
430 <location filename="../Project.py" line="363" /> |
491 <location filename="../Project.py" line="363" /> |
431 <source>About P&yramid</source> |
492 <source><b>Create Migration</b><p>Creates a new migration for the current database and stores it in the configured migrations directory.</p></source> |
432 <translation>Über P&yramid</translation> |
493 <translation><b>Migration erzeugen</b><p>Erzeugt eine neue Migration für die aktuelle Datenbank und speichert sie im konfigurierten Migrationsverzeichnis.</p></translation> |
433 </message> |
494 </message> |
434 <message> |
495 <message> |
435 <location filename="../Project.py" line="366" /> |
496 <location filename="../Project.py" line="1984" /> |
436 <source>Shows some information about Pyramid</source> |
497 <location filename="../Project.py" line="377" /> |
437 <translation>Zeigt einige Informationen über Pyramid an</translation> |
498 <source>Upgrade Database</source> |
438 </message> |
499 <translation>Datenbank aktualisieren</translation> |
439 <message> |
500 </message> |
440 <location filename="../Project.py" line="368" /> |
501 <message> |
441 <source><b>About Pyramid</b><p>Shows some information about Pyramid.</p></source> |
502 <location filename="../Project.py" line="378" /> |
442 <translation><b>Über Pyramid</b><p>Zeigt einige Informationen über Pyramid an.</p></translation> |
503 <source>&Upgrade Database</source> |
443 </message> |
504 <translation>Datenbank &aktualisieren</translation> |
444 <message> |
505 </message> |
445 <location filename="../Project.py" line="386" /> |
506 <message> |
|
507 <location filename="../Project.py" line="381" /> |
|
508 <source>Upgrade the database to the current migration</source> |
|
509 <translation>Aktualisiert die Datenbank auf die aktuelle Migrationsstufe</translation> |
|
510 </message> |
|
511 <message> |
|
512 <location filename="../Project.py" line="383" /> |
|
513 <source><b>Upgrade Database</b><p>Upgrades the database to the current migration.</p></source> |
|
514 <translation><b>Datenbank aktualisieren</b><p>Aktualisiert die Datenbank auf die aktuelle Migrationsstufe.</p></translation> |
|
515 </message> |
|
516 <message> |
|
517 <location filename="../Project.py" line="2011" /> |
|
518 <location filename="../Project.py" line="392" /> |
|
519 <source>Downgrade Database</source> |
|
520 <translation>Datenbank rückstufen</translation> |
|
521 </message> |
|
522 <message> |
|
523 <location filename="../Project.py" line="393" /> |
|
524 <source>&Downgrade Database</source> |
|
525 <translation>Datenbank &rückstufen</translation> |
|
526 </message> |
|
527 <message> |
|
528 <location filename="../Project.py" line="396" /> |
|
529 <source>Downgrade the database to the previous version</source> |
|
530 <translation>Stuft die Datenbank auf die vorherige Version zurück</translation> |
|
531 </message> |
|
532 <message> |
|
533 <location filename="../Project.py" line="398" /> |
|
534 <source><b>Downgrade Database</b><p>Downgrades the database to the previous version.</p></source> |
|
535 <translation><b>Datenbank rückstufen</b><p>Stuft die Datenbank auf die vorherige Version zurück.</p></translation> |
|
536 </message> |
|
537 <message> |
|
538 <location filename="../Project.py" line="411" /> |
|
539 <source>Show Migrations Summary</source> |
|
540 <translation>Zusammenfassung der Migrationen</translation> |
|
541 </message> |
|
542 <message> |
|
543 <location filename="../Project.py" line="412" /> |
|
544 <source>Show Migrations &Summary</source> |
|
545 <translation>&Zusammenfassung der Migrationen</translation> |
|
546 </message> |
|
547 <message> |
|
548 <location filename="../Project.py" line="415" /> |
|
549 <source>Show a summary of the created database migrations</source> |
|
550 <translation>Zeigt eine Übersicht der erzeugten Datenbankmigrationen an</translation> |
|
551 </message> |
|
552 <message> |
|
553 <location filename="../Project.py" line="417" /> |
|
554 <source><b>Show Migrations Summary</b><p>Shows a summary list of the created database migrations.</p></source> |
|
555 <translation><b>Zusammenfassung der Migrationen</b><p>Zeigt eine Übersicht der erzeugten Datenbankmigrationen an.</p></translation> |
|
556 </message> |
|
557 <message> |
|
558 <location filename="../Project.py" line="427" /> |
|
559 <source>Show Migrations History</source> |
|
560 <translation>Verlauf der Migrationen</translation> |
|
561 </message> |
|
562 <message> |
|
563 <location filename="../Project.py" line="428" /> |
|
564 <source>Show Migrations &History</source> |
|
565 <translation>&Verlauf der Migrationen</translation> |
|
566 </message> |
|
567 <message> |
|
568 <location filename="../Project.py" line="431" /> |
|
569 <source>Show the full history of the created database migrations</source> |
|
570 <translation>Zeigt den vollständigen Verlauf der erzeugten Datenbankmigrationen</translation> |
|
571 </message> |
|
572 <message> |
|
573 <location filename="../Project.py" line="433" /> |
|
574 <source><b>Show Migrations History</b><p>Shows the full history of the created database migrations.</p></source> |
|
575 <translation><b>Verlauf der Migrationen</b><p>Zeigt den vollständigen Verlauf der erzeugten Datenbankmigrationen.</p></translation> |
|
576 </message> |
|
577 <message> |
|
578 <location filename="../Project.py" line="452" /> |
|
579 <source>Database</source> |
|
580 <translation>Datenbank</translation> |
|
581 </message> |
|
582 <message> |
|
583 <location filename="../Project.py" line="466" /> |
446 <source>P&yramid</source> |
584 <source>P&yramid</source> |
447 <translation>P&yramid</translation> |
585 <translation>P&yramid</translation> |
448 </message> |
586 </message> |
449 <message> |
587 <message> |
450 <location filename="../Project.py" line="451" /> |
588 <location filename="../Project.py" line="531" /> |
451 <source>Open with {0}</source> |
589 <source>Open with {0}</source> |
452 <translation>Mit {0} öffnen</translation> |
590 <translation>Mit {0} öffnen</translation> |
453 </message> |
591 </message> |
454 <message> |
592 <message> |
455 <location filename="../Project.py" line="465" /> |
593 <location filename="../Project.py" line="545" /> |
456 <source>New template...</source> |
594 <source>New template...</source> |
457 <translation>Neues Template...</translation> |
595 <translation>Neues Template...</translation> |
458 </message> |
596 </message> |
459 <message> |
597 <message> |
460 <location filename="../Project.py" line="474" /> |
598 <location filename="../Project.py" line="554" /> |
461 <source>Extract Messages</source> |
599 <source>Extract Messages</source> |
462 <translation>Texte extrahieren</translation> |
600 <translation>Texte extrahieren</translation> |
463 </message> |
601 </message> |
464 <message> |
602 <message> |
465 <location filename="../Project.py" line="477" /> |
603 <location filename="../Project.py" line="557" /> |
466 <source>Compile All Catalogs</source> |
604 <source>Compile All Catalogs</source> |
467 <translation>Alle Kataloge übersetzen</translation> |
605 <translation>Alle Kataloge übersetzen</translation> |
468 </message> |
606 </message> |
469 <message> |
607 <message> |
470 <location filename="../Project.py" line="480" /> |
608 <location filename="../Project.py" line="560" /> |
471 <source>Compile Selected Catalogs</source> |
609 <source>Compile Selected Catalogs</source> |
472 <translation>Ausgewählte Kataloge übersetzen</translation> |
610 <translation>Ausgewählte Kataloge übersetzen</translation> |
473 </message> |
611 </message> |
474 <message> |
612 <message> |
475 <location filename="../Project.py" line="483" /> |
613 <location filename="../Project.py" line="563" /> |
476 <source>Update All Catalogs</source> |
614 <source>Update All Catalogs</source> |
477 <translation>Alle Kataloge aktualisieren</translation> |
615 <translation>Alle Kataloge aktualisieren</translation> |
478 </message> |
616 </message> |
479 <message> |
617 <message> |
480 <location filename="../Project.py" line="486" /> |
618 <location filename="../Project.py" line="566" /> |
481 <source>Update Selected Catalogs</source> |
619 <source>Update Selected Catalogs</source> |
482 <translation>Ausgewählte Kataloge aktualisieren</translation> |
620 <translation>Ausgewählte Kataloge aktualisieren</translation> |
483 </message> |
621 </message> |
484 <message> |
622 <message> |
485 <location filename="../Project.py" line="525" /> |
623 <location filename="../Project.py" line="605" /> |
486 <source>Chameleon Templates (*.pt);;Chameleon Text Templates (*.txt);;Mako Templates (*.mako);;Mako Templates (*.mak);;HTML Files (*.html);;HTML Files (*.htm);;All Files (*)</source> |
624 <source>Chameleon Templates (*.pt);;Chameleon Text Templates (*.txt);;Mako Templates (*.mako);;Mako Templates (*.mak);;HTML Files (*.html);;HTML Files (*.htm);;All Files (*)</source> |
487 <translation>Chameleon Templates (*.pt);;Chameleon Text Templates (*.txt);;Mako Templates (*.mako);;Mako Templates (*.mak);;HTML Dateien (*.html);;HTML Dateien (*.htm);;Alle Dateien (*)</translation> |
625 <translation>Chameleon Templates (*.pt);;Chameleon Text Templates (*.txt);;Mako Templates (*.mako);;Mako Templates (*.mak);;HTML Dateien (*.html);;HTML Dateien (*.htm);;Alle Dateien (*)</translation> |
488 </message> |
626 </message> |
489 <message> |
627 <message> |
490 <location filename="../Project.py" line="564" /> |
628 <location filename="../Project.py" line="644" /> |
491 <location filename="../Project.py" line="550" /> |
629 <location filename="../Project.py" line="630" /> |
492 <location filename="../Project.py" line="535" /> |
630 <location filename="../Project.py" line="615" /> |
493 <source>New Form</source> |
631 <source>New Form</source> |
494 <translation>Neues Formular</translation> |
632 <translation>Neues Formular</translation> |
495 </message> |
633 </message> |
496 <message> |
634 <message> |
497 <location filename="../Project.py" line="551" /> |
635 <location filename="../Project.py" line="631" /> |
498 <source>The file already exists! Overwrite it?</source> |
636 <source>The file already exists! Overwrite it?</source> |
499 <translation>Die Datei existiert bereits. Überschreiben?</translation> |
637 <translation>Die Datei existiert bereits. Überschreiben?</translation> |
500 </message> |
638 </message> |
501 <message> |
639 <message> |
502 <location filename="../Project.py" line="565" /> |
640 <location filename="../Project.py" line="645" /> |
503 <source><p>The new form file <b>{0}</b> could not be created.<br/> Problem: {1}</p></source> |
641 <source><p>The new form file <b>{0}</b> could not be created.<br/> Problem: {1}</p></source> |
504 <translation><p>Die neue Formulardatei <b>{0}</b> konnte nicht erstellt werden.<br/> Problem: {1}</p></translation> |
642 <translation><p>Die neue Formulardatei <b>{0}</b> konnte nicht erstellt werden.<br/> Problem: {1}</p></translation> |
505 </message> |
643 </message> |
506 <message> |
644 <message> |
507 <location filename="../Project.py" line="812" /> |
645 <location filename="../Project.py" line="925" /> |
508 <source><p>Pyramid is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.</p><p><table><tr><td>Version:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="{1}">{1}</a></td></tr></table></p></source> |
646 <source><p>Pyramid is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.</p><p><table><tr><td>Version:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="{1}">{1}</a></td></tr></table></p></source> |
509 <translation><p>Pyramid ist ein Python Web-Framework, das eine schnelle Entwicklung und ein klares, pragmatisches Design fördert.</p><table><tr><td>Version:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="{1}">{1}</a></td></tr></table></p></translation> |
647 <translation><p>Pyramid ist ein Python Web-Framework, das eine schnelle Entwicklung und ein klares, pragmatisches Design fördert.</p><table><tr><td>Version:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="{1}">{1}</a></td></tr></table></p></translation> |
510 </message> |
648 </message> |
511 <message> |
649 <message> |
512 <location filename="../Project.py" line="997" /> |
650 <location filename="../Project.py" line="1098" /> |
|
651 <source>Initializing Pyramid Project</source> |
|
652 <translation>Initialisiere Pyramid Projekt</translation> |
|
653 </message> |
|
654 <message> |
|
655 <location filename="../Project.py" line="1159" /> |
513 <source>Select Pyramid Project</source> |
656 <source>Select Pyramid Project</source> |
514 <translation>Pyramid Projekt auswählen</translation> |
657 <translation>Pyramid Projekt auswählen</translation> |
515 </message> |
658 </message> |
516 <message> |
659 <message> |
517 <location filename="../Project.py" line="998" /> |
660 <location filename="../Project.py" line="1160" /> |
518 <source>Select the Pyramid project to work with.</source> |
661 <source>Select the Pyramid project to work with.</source> |
519 <translation>Wähle das Pyramid Projekt aus, mit dem gearbeitet werden soll.</translation> |
662 <translation>Wähle das Pyramid Projekt aus, mit dem gearbeitet werden soll.</translation> |
520 </message> |
663 </message> |
521 <message> |
664 <message> |
522 <location filename="../Project.py" line="1036" /> |
665 <location filename="../Project.py" line="1198" /> |
523 <source>None</source> |
666 <source>None</source> |
524 <translation>keines</translation> |
667 <translation>keines</translation> |
525 </message> |
668 </message> |
526 <message> |
669 <message> |
527 <location filename="../Project.py" line="1041" /> |
670 <location filename="../Project.py" line="1203" /> |
528 <source>&Current Pyramid Project ({0})</source> |
671 <source>&Current Pyramid Project ({0})</source> |
529 <translation>&Aktuelles Pyramid Projekt ({0})</translation> |
672 <translation>&Aktuelles Pyramid Projekt ({0})</translation> |
530 </message> |
673 </message> |
531 <message> |
674 <message> |
532 <location filename="../Project.py" line="1724" /> |
675 <location filename="../Project.py" line="1926" /> |
533 <location filename="../Project.py" line="1694" /> |
676 <location filename="../Project.py" line="1910" /> |
534 <location filename="../Project.py" line="1641" /> |
677 <location filename="../Project.py" line="1811" /> |
535 <location filename="../Project.py" line="1604" /> |
678 <location filename="../Project.py" line="1781" /> |
536 <location filename="../Project.py" line="1567" /> |
679 <location filename="../Project.py" line="1728" /> |
537 <location filename="../Project.py" line="1513" /> |
680 <location filename="../Project.py" line="1691" /> |
538 <location filename="../Project.py" line="1416" /> |
681 <location filename="../Project.py" line="1654" /> |
539 <location filename="../Project.py" line="1394" /> |
682 <location filename="../Project.py" line="1600" /> |
|
683 <location filename="../Project.py" line="1500" /> |
|
684 <location filename="../Project.py" line="1478" /> |
|
685 <location filename="../Project.py" line="1441" /> |
|
686 <location filename="../Project.py" line="1400" /> |
540 <location filename="../Project.py" line="1360" /> |
687 <location filename="../Project.py" line="1360" /> |
541 <location filename="../Project.py" line="1330" /> |
688 <location filename="../Project.py" line="1325" /> |
542 <location filename="../Project.py" line="1315" /> |
|
543 <location filename="../Project.py" line="1271" /> |
689 <location filename="../Project.py" line="1271" /> |
544 <location filename="../Project.py" line="1236" /> |
|
545 <location filename="../Project.py" line="1199" /> |
|
546 <location filename="../Project.py" line="1164" /> |
|
547 <location filename="../Project.py" line="1105" /> |
|
548 <source>No current Pyramid project selected or no Pyramid project created yet. Aborting...</source> |
690 <source>No current Pyramid project selected or no Pyramid project created yet. Aborting...</source> |
549 <translation>Kein aktuelles Pyramid Projekt ausgewählt oder noch keines erstellt. Abbruch...</translation> |
691 <translation>Kein aktuelles Pyramid Projekt ausgewählt oder noch keines erstellt. Abbruch...</translation> |
550 </message> |
692 </message> |
551 <message> |
693 <message> |
552 <location filename="../Project.py" line="1773" /> |
694 <location filename="../Project.py" line="1860" /> |
553 <location filename="../Project.py" line="1216" /> |
695 <location filename="../Project.py" line="1380" /> |
554 <location filename="../Project.py" line="1132" /> |
696 <location filename="../Project.py" line="1299" /> |
555 <source>Process Generation Error</source> |
697 <source>Process Generation Error</source> |
556 <translation>Fehler bei der Prozessgenerierung</translation> |
698 <translation>Fehler bei der Prozessgenerierung</translation> |
557 </message> |
699 </message> |
558 <message> |
700 <message> |
559 <location filename="../Project.py" line="1133" /> |
701 <location filename="../Project.py" line="1300" /> |
560 <source>The Pyramid server could not be started.</source> |
702 <source>The Pyramid server could not be started.</source> |
561 <translation>Der Pyramid Server konnte nicht gestartet werden.</translation> |
703 <translation>Der Pyramid Server konnte nicht gestartet werden.</translation> |
562 </message> |
704 </message> |
563 <message> |
705 <message> |
564 <location filename="../Project.py" line="1181" /> |
706 <location filename="../Project.py" line="1342" /> |
565 <source>Could not start the web-browser for the URL "{0}".</source> |
707 <source>Could not start the web-browser for the URL "{0}".</source> |
566 <translation>Der Web-Browser konnte nicht für die URL "{0}" gestartet werden.</translation> |
708 <translation>Der Web-Browser konnte nicht für die URL "{0}" gestartet werden.</translation> |
567 </message> |
709 </message> |
568 <message> |
710 <message> |
569 <location filename="../Project.py" line="1217" /> |
711 <location filename="../Project.py" line="1381" /> |
570 <source>The Pyramid Shell process could not be started.</source> |
712 <source>The Pyramid Shell process could not be started.</source> |
571 <translation>Der Pyramid Konsolenprozess konnte nicht gestartet werden.</translation> |
713 <translation>Der Pyramid Konsolenprozess konnte nicht gestartet werden.</translation> |
572 </message> |
714 </message> |
573 <message> |
715 <message> |
574 <location filename="../Project.py" line="1247" /> |
716 <location filename="../Project.py" line="1393" /> |
575 <source>Pyramid development environment setup successfully.</source> |
|
576 <translation>Die Pyramid Entwicklungsumgebung wurde erfolgreich eingerichtet.</translation> |
|
577 </message> |
|
578 <message> |
|
579 <location filename="../Project.py" line="1264" /> |
|
580 <source>Build Distribution File</source> |
717 <source>Build Distribution File</source> |
581 <translation>Distributionsdateien erzeugen</translation> |
718 <translation>Distributionsdateien erzeugen</translation> |
582 </message> |
719 </message> |
583 <message> |
720 <message> |
584 <location filename="../Project.py" line="1291" /> |
721 <location filename="../Project.py" line="1420" /> |
585 <source>Python distribution file built successfully.</source> |
722 <source>Python distribution file built successfully.</source> |
586 <translation>Python Distributionsdateien erfolgreich erzeugt.</translation> |
723 <translation>Python Distributionsdateien erfolgreich erzeugt.</translation> |
587 </message> |
724 </message> |
588 <message> |
725 <message> |
589 <location filename="../Project.py" line="1340" /> |
726 <location filename="../Project.py" line="1448" /> |
590 <source>Database initialized successfully.</source> |
|
591 <translation>Datenbank erfolgreich initialisiert.</translation> |
|
592 </message> |
|
593 <message> |
|
594 <location filename="../Project.py" line="1367" /> |
|
595 <source>Enter the URL to be matched:</source> |
727 <source>Enter the URL to be matched:</source> |
596 <translation>Gib die zu überprüfende URL ein:</translation> |
728 <translation>Gib die zu überprüfende URL ein:</translation> |
597 </message> |
729 </message> |
598 <message> |
730 <message> |
599 <location filename="../Project.py" line="1506" /> |
731 <location filename="../Project.py" line="1593" /> |
600 <source>Extract messages</source> |
732 <source>Extract messages</source> |
601 <translation>Texte extrahieren</translation> |
733 <translation>Texte extrahieren</translation> |
602 </message> |
734 </message> |
603 <message> |
735 <message> |
604 <location filename="../Project.py" line="1525" /> |
736 <location filename="../Project.py" line="1612" /> |
605 <source>No setup.cfg found or no "extract_messages" section found in setup.cfg.</source> |
737 <source>No setup.cfg found or no "extract_messages" section found in setup.cfg.</source> |
606 <translation>Keine setup.cfg gefunden bzw. keine Sektion "extract_messages" in setup.cfg vorhanden.</translation> |
738 <translation>Keine setup.cfg gefunden bzw. keine Sektion "extract_messages" in setup.cfg vorhanden.</translation> |
607 </message> |
739 </message> |
608 <message> |
740 <message> |
609 <location filename="../Project.py" line="1532" /> |
741 <location filename="../Project.py" line="1619" /> |
610 <source>No "output_file" option found in setup.cfg.</source> |
742 <source>No "output_file" option found in setup.cfg.</source> |
611 <translation>Keine Option "output_file" in setup.cfg vorhanden.</translation> |
743 <translation>Keine Option "output_file" in setup.cfg vorhanden.</translation> |
612 </message> |
744 </message> |
613 <message> |
745 <message> |
614 <location filename="../Project.py" line="1546" /> |
746 <location filename="../Project.py" line="1633" /> |
615 <source> |
747 <source> |
616 Messages extracted successfully.</source> |
748 Messages extracted successfully.</source> |
617 <translation> |
749 <translation> |
618 Texte erfolgreich extrahiert.</translation> |
750 Texte erfolgreich extrahiert.</translation> |
619 </message> |
751 </message> |
620 <message> |
752 <message> |
621 <location filename="../Project.py" line="1559" /> |
753 <location filename="../Project.py" line="1646" /> |
622 <source>Initializing message catalog for '{0}'</source> |
754 <source>Initializing message catalog for '{0}'</source> |
623 <translation>Initialisiere Textkatalog für '{0}'</translation> |
755 <translation>Initialisiere Textkatalog für '{0}'</translation> |
624 </message> |
756 </message> |
625 <message> |
757 <message> |
626 <location filename="../Project.py" line="1580" /> |
758 <location filename="../Project.py" line="1667" /> |
627 <source> |
759 <source> |
628 Message catalog initialized successfully.</source> |
760 Message catalog initialized successfully.</source> |
629 <translation> |
761 <translation> |
630 Textkatalog erfolgreich initialisiert.</translation> |
762 Textkatalog erfolgreich initialisiert.</translation> |
631 </message> |
763 </message> |
632 <message> |
764 <message> |
633 <location filename="../Project.py" line="1634" /> |
765 <location filename="../Project.py" line="1721" /> |
634 <location filename="../Project.py" line="1597" /> |
766 <location filename="../Project.py" line="1684" /> |
635 <source>Compiling message catalogs</source> |
767 <source>Compiling message catalogs</source> |
636 <translation>Übersetze Textkataloge</translation> |
768 <translation>Übersetze Textkataloge</translation> |
637 </message> |
769 </message> |
638 <message> |
770 <message> |
639 <location filename="../Project.py" line="1668" /> |
771 <location filename="../Project.py" line="1755" /> |
640 <location filename="../Project.py" line="1615" /> |
772 <location filename="../Project.py" line="1702" /> |
641 <source> |
773 <source> |
642 Message catalogs compiled successfully.</source> |
774 Message catalogs compiled successfully.</source> |
643 <translation> |
775 <translation> |
644 Textkataloge erfolgreich übersetzt.</translation> |
776 Textkataloge erfolgreich übersetzt.</translation> |
645 </message> |
777 </message> |
646 <message> |
778 <message> |
647 <location filename="../Project.py" line="1746" /> |
779 <location filename="../Project.py" line="1833" /> |
648 <location filename="../Project.py" line="1663" /> |
780 <location filename="../Project.py" line="1750" /> |
649 <source>No locales detected. Aborting...</source> |
781 <source>No locales detected. Aborting...</source> |
650 <translation>Keine Sprachen erkannt. Abbruch...</translation> |
782 <translation>Keine Sprachen erkannt. Abbruch...</translation> |
651 </message> |
783 </message> |
652 <message> |
784 <message> |
653 <location filename="../Project.py" line="1717" /> |
785 <location filename="../Project.py" line="1804" /> |
654 <location filename="../Project.py" line="1687" /> |
786 <location filename="../Project.py" line="1774" /> |
655 <source>Updating message catalogs</source> |
787 <source>Updating message catalogs</source> |
656 <translation>Aktualisiere Textkataloge</translation> |
788 <translation>Aktualisiere Textkataloge</translation> |
657 </message> |
789 </message> |
658 <message> |
790 <message> |
659 <location filename="../Project.py" line="1751" /> |
791 <location filename="../Project.py" line="1838" /> |
660 <location filename="../Project.py" line="1705" /> |
792 <location filename="../Project.py" line="1792" /> |
661 <source> |
793 <source> |
662 Message catalogs updated successfully.</source> |
794 Message catalogs updated successfully.</source> |
663 <translation> |
795 <translation> |
664 Textkataloge erfolgreich aktualisiert.</translation> |
796 Textkataloge erfolgreich aktualisiert.</translation> |
665 </message> |
797 </message> |
666 <message> |
798 <message> |
667 <location filename="../Project.py" line="1774" /> |
799 <location filename="../Project.py" line="1861" /> |
668 <source>The translations editor process ({0}) could not be started.</source> |
800 <source>The translations editor process ({0}) could not be started.</source> |
669 <translation>Der Prozess für den Übersetzungseditor ({0}) konnte nicht gestartet werden.</translation> |
801 <translation>Der Prozess für den Übersetzungseditor ({0}) konnte nicht gestartet werden.</translation> |
|
802 </message> |
|
803 <message> |
|
804 <location filename="../Project.py" line="1936" /> |
|
805 <source>Database initialized successfully.</source> |
|
806 <translation>Datenbank erfolgreich initialisiert.</translation> |
|
807 </message> |
|
808 <message> |
|
809 <location filename="../Project.py" line="1953" /> |
|
810 <source>Enter a short message for the migration:</source> |
|
811 <translation>Gib eine Kurzbeschreibung für die Migration ein:</translation> |
|
812 </message> |
|
813 <message> |
|
814 <location filename="../Project.py" line="1964" /> |
|
815 <source> |
|
816 Migration created successfully.</source> |
|
817 <translation> |
|
818 Migration erfolgreich erzeugt.</translation> |
|
819 </message> |
|
820 <message> |
|
821 <location filename="../Project.py" line="1995" /> |
|
822 <source> |
|
823 Database upgraded successfully.</source> |
|
824 <translation> |
|
825 Datenbankaktualisierung erfolgreich durchgeführt.</translation> |
|
826 </message> |
|
827 <message> |
|
828 <location filename="../Project.py" line="2022" /> |
|
829 <source> |
|
830 Database downgraded successfully.</source> |
|
831 <translation> |
|
832 Datenbankrückstufung erfolgreich durchgeführt.</translation> |
|
833 </message> |
|
834 <message> |
|
835 <location filename="../Project.py" line="2047" /> |
|
836 <source>Migrations History</source> |
|
837 <translation>Migrationsverlauf</translation> |
670 </message> |
838 </message> |
671 </context> |
839 </context> |
672 <context> |
840 <context> |
673 <name>ProjectPyramidPlugin</name> |
841 <name>ProjectPyramidPlugin</name> |
674 <message> |
842 <message> |