Ticket #3561: django.po

File django.po, 65.6 KB (added by Dirk Eschler <dirk.eschler@…>, 18 years ago)

German translation update (django.po)

Line 
1# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2# This file is distributed under the same license as the PACKAGE package.
3# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4#
5msgid ""
6msgstr ""
7"Project-Id-Version: Django 1.0\n"
8"Report-Msgid-Bugs-To: \n"
9"POT-Creation-Date: 2007-02-05 02:56+0100\n"
10"PO-Revision-Date: 2007-02-05 03:19+0100\n"
11"Last-Translator: Dirk Eschler <dirk.eschler@gmx.net>\n"
12"MIME-Version: 1.0\n"
13"Content-Type: text/plain; charset=utf-8\n"
14"Content-Transfer-Encoding: 8bit\n"
15"Language-Team: \n"
16"X-Poedit-Language: German\n"
17"X-Poedit-Country: GERMANY\n"
18"X-Poedit-SourceCharset: utf-8\n"
19"Plural-Forms: nplurals=2; plural=(n != 1)\n"
20"X-Generator: KBabel 1.11.4\n"
21
22#: .\conf\global_settings.py:39
23msgid "Arabic"
24msgstr "Arabisch"
25
26#: .\conf\global_settings.py:40
27msgid "Bengali"
28msgstr "Bengali"
29
30#: .\conf\global_settings.py:41
31msgid "Czech"
32msgstr "Tschechisch"
33
34#: .\conf\global_settings.py:42
35msgid "Welsh"
36msgstr "Walisisch"
37
38#: .\conf\global_settings.py:43
39msgid "Danish"
40msgstr "Dänisch"
41
42#: .\conf\global_settings.py:44
43msgid "German"
44msgstr "Deutsch"
45
46#: .\conf\global_settings.py:45
47msgid "Greek"
48msgstr "Griechisch"
49
50#: .\conf\global_settings.py:46
51msgid "English"
52msgstr "Englisch"
53
54#: .\conf\global_settings.py:47
55msgid "Spanish"
56msgstr "Spanisch"
57
58#: .\conf\global_settings.py:48
59msgid "Argentinean Spanish"
60msgstr "Argentinisches Spanisch"
61
62#: .\conf\global_settings.py:49
63msgid "Finnish"
64msgstr "Finnisch"
65
66#: .\conf\global_settings.py:50
67msgid "French"
68msgstr "Französisch"
69
70#: .\conf\global_settings.py:51
71msgid "Galician"
72msgstr "Galicisch"
73
74#: .\conf\global_settings.py:52
75msgid "Hungarian"
76msgstr "Ungarisch"
77
78#: .\conf\global_settings.py:53
79msgid "Hebrew"
80msgstr "Hebräisch"
81
82#: .\conf\global_settings.py:54
83msgid "Icelandic"
84msgstr "Isländisch"
85
86#: .\conf\global_settings.py:55
87msgid "Italian"
88msgstr "Italienisch"
89
90#: .\conf\global_settings.py:56
91msgid "Japanese"
92msgstr "Japanisch"
93
94#: .\conf\global_settings.py:57
95msgid "Dutch"
96msgstr "Holländisch"
97
98#: .\conf\global_settings.py:58
99msgid "Norwegian"
100msgstr "Norwegisch"
101
102#: .\conf\global_settings.py:59
103msgid "Polish"
104msgstr "Polnisch"
105
106#: .\conf\global_settings.py:60
107msgid "Brazilian"
108msgstr "Brasilianisch"
109
110#: .\conf\global_settings.py:61
111msgid "Romanian"
112msgstr "Rumänisch"
113
114#: .\conf\global_settings.py:62
115msgid "Russian"
116msgstr "Russisch"
117
118#: .\conf\global_settings.py:63
119msgid "Slovak"
120msgstr "Slowakisch"
121
122#: .\conf\global_settings.py:64
123msgid "Slovenian"
124msgstr "Slowenisch"
125
126#: .\conf\global_settings.py:65
127msgid "Serbian"
128msgstr "Serbisch"
129
130#: .\conf\global_settings.py:66
131msgid "Swedish"
132msgstr "Schwedisch"
133
134#: .\conf\global_settings.py:67
135msgid "Tamil"
136msgstr "Tamilisch"
137
138#: .\conf\global_settings.py:68
139msgid "Turkish"
140msgstr "Türkisch"
141
142#: .\conf\global_settings.py:69
143msgid "Ukrainian"
144msgstr "Ukrainisch"
145
146#: .\conf\global_settings.py:70
147msgid "Simplified Chinese"
148msgstr "Vereinfachtes Chinesisch"
149
150#: .\conf\global_settings.py:71
151msgid "Traditional Chinese"
152msgstr "Traditionelles Chinesisch"
153
154#: .\contrib\admin\filterspecs.py:40
155#, python-format
156msgid ""
157"<h3>By %s:</h3>\n"
158"<ul>\n"
159msgstr ""
160"<h3>Nach %s:</h3>\n"
161"<ul>\n"
162
163#: .\contrib\admin\filterspecs.py:70
164#: .\contrib\admin\filterspecs.py:88
165#: .\contrib\admin\filterspecs.py:143
166#: .\contrib\admin\filterspecs.py:169
167msgid "All"
168msgstr "Alle"
169
170#: .\contrib\admin\filterspecs.py:109
171msgid "Any date"
172msgstr "Alle Daten"
173
174#: .\contrib\admin\filterspecs.py:110
175msgid "Today"
176msgstr "Heute"
177
178#: .\contrib\admin\filterspecs.py:113
179msgid "Past 7 days"
180msgstr "Letzte 7 Tage"
181
182#: .\contrib\admin\filterspecs.py:115
183msgid "This month"
184msgstr "Diesen Monat"
185
186#: .\contrib\admin\filterspecs.py:117
187msgid "This year"
188msgstr "Dieses Jahr"
189
190#: .\contrib\admin\filterspecs.py:143
191#: .\newforms\widgets.py:162
192#: .\oldforms\__init__.py:572
193msgid "Yes"
194msgstr "Ja"
195
196#: .\contrib\admin\filterspecs.py:143
197#: .\newforms\widgets.py:162
198#: .\oldforms\__init__.py:572
199msgid "No"
200msgstr "Nein"
201
202#: .\contrib\admin\filterspecs.py:150
203#: .\newforms\widgets.py:162
204#: .\oldforms\__init__.py:572
205msgid "Unknown"
206msgstr "Unbekannt"
207
208#: .\contrib\admin\models.py:16
209msgid "action time"
210msgstr "Zeitpunkt der Aktion"
211
212#: .\contrib\admin\models.py:19
213msgid "object id"
214msgstr "Objekt-ID"
215
216#: .\contrib\admin\models.py:20
217msgid "object repr"
218msgstr "Objekt Darst."
219
220#: .\contrib\admin\models.py:21
221msgid "action flag"
222msgstr "Aktionskennzeichen"
223
224#: .\contrib\admin\models.py:22
225msgid "change message"
226msgstr "Änderungsmeldung"
227
228#: .\contrib\admin\models.py:25
229msgid "log entry"
230msgstr "Logeintrag"
231
232#: .\contrib\admin\models.py:26
233msgid "log entries"
234msgstr "Logeinträge"
235
236#: .\contrib\admin\templates\admin\404.html.py:4
237#: .\contrib\admin\templates\admin\404.html.py:8
238msgid "Page not found"
239msgstr "Seite nicht gefunden"
240
241#: .\contrib\admin\templates\admin\404.html.py:10
242msgid "We're sorry, but the requested page could not be found."
243msgstr "Es tut uns leid, aber die angeforderte Seite konnte nicht gefunden werden."
244
245#: .\contrib\admin\templates\admin\500.html.py:4
246#: .\contrib\admin\templates\admin\base.html.py:30
247#: .\contrib\admin\templates\admin\change_form.html.py:13
248#: .\contrib\admin\templates\admin\change_list.html.py:6
249#: .\contrib\admin\templates\admin\delete_confirmation.html.py:6
250#: .\contrib\admin\templates\admin\invalid_setup.html.py:4
251#: .\contrib\admin\templates\admin\object_history.html.py:5
252#: .\contrib\admin\templates\admin\auth\user\change_password.html.py:12
253#: .\contrib\admin\templates\admin_doc\bookmarklets.html.py:3
254#: .\contrib\admin\templates\registration\logged_out.html.py:4
255#: .\contrib\admin\templates\registration\password_change_done.html.py:4
256#: .\contrib\admin\templates\registration\password_change_form.html.py:4
257#: .\contrib\admin\templates\registration\password_reset_done.html.py:4
258#: .\contrib\admin\templates\registration\password_reset_form.html.py:4
259msgid "Home"
260msgstr "Start"
261
262#: .\contrib\admin\templates\admin\500.html.py:4
263msgid "Server error"
264msgstr "Serverfehler"
265
266#: .\contrib\admin\templates\admin\500.html.py:6
267msgid "Server error (500)"
268msgstr "Serverfehler (500)"
269
270#: .\contrib\admin\templates\admin\500.html.py:9
271msgid "Server Error <em>(500)</em>"
272msgstr "Serverfehler <em>(500)</em>"
273
274#: .\contrib\admin\templates\admin\500.html.py:10
275msgid "There's been an error. It's been reported to the site administrators via e-mail and should be fixed shortly. Thanks for your patience."
276msgstr "Ein Fehler ist aufgetreten. Dieser Fehler wurde an die Serververwalter per E-Mail weitergegeben und sollte bald behoben sein. Vielen Dank für Ihr Verständnis."
277
278#: .\contrib\admin\templates\admin\base.html.py:25
279msgid "Welcome,"
280msgstr "Willkommen,"
281
282#: .\contrib\admin\templates\admin\base.html.py:25
283#: .\contrib\admin\templates\admin\change_form.html.py:10
284#: .\contrib\admin\templates\admin\change_list.html.py:5
285#: .\contrib\admin\templates\admin\delete_confirmation.html.py:3
286#: .\contrib\admin\templates\admin\object_history.html.py:3
287#: .\contrib\admin\templates\admin\auth\user\change_password.html.py:9
288#: .\contrib\admin\templates\admin_doc\bookmarklets.html.py:3
289#: .\contrib\admin\templates\registration\password_change_done.html.py:3
290#: .\contrib\admin\templates\registration\password_change_form.html.py:3
291msgid "Documentation"
292msgstr "Dokumentation"
293
294#: .\contrib\admin\templates\admin\base.html.py:25
295#: .\contrib\admin\templates\admin\change_form.html.py:10
296#: .\contrib\admin\templates\admin\change_list.html.py:5
297#: .\contrib\admin\templates\admin\delete_confirmation.html.py:3
298#: .\contrib\admin\templates\admin\object_history.html.py:3
299#: .\contrib\admin\templates\admin\auth\user\change_password.html.py:9
300#: .\contrib\admin\templates\admin\auth\user\change_password.html.py:15
301#: .\contrib\admin\templates\admin\auth\user\change_password.html.py:46
302#: .\contrib\admin\templates\admin_doc\bookmarklets.html.py:4
303#: .\contrib\admin\templates\admin_doc\index.html.py:4
304#: .\contrib\admin\templates\admin_doc\missing_docutils.html.py:4
305#: .\contrib\admin\templates\admin_doc\model_detail.html.py:3
306#: .\contrib\admin\templates\admin_doc\model_index.html.py:5
307#: .\contrib\admin\templates\admin_doc\template_detail.html.py:4
308#: .\contrib\admin\templates\admin_doc\template_filter_index.html.py:5
309#: .\contrib\admin\templates\admin_doc\template_tag_index.html.py:5
310#: .\contrib\admin\templates\admin_doc\view_detail.html.py:4
311#: .\contrib\admin\templates\admin_doc\view_index.html.py:5
312#: .\contrib\admin\templates\registration\password_change_done.html.py:3
313#: .\contrib\admin\templates\registration\password_change_form.html.py:3
314msgid "Change password"
315msgstr "Passwort ändern"
316
317#: .\contrib\admin\templates\admin\base.html.py:25
318#: .\contrib\admin\templates\admin\change_form.html.py:10
319#: .\contrib\admin\templates\admin\change_list.html.py:5
320#: .\contrib\admin\templates\admin\delete_confirmation.html.py:3
321#: .\contrib\admin\templates\admin\object_history.html.py:3
322#: .\contrib\admin\templates\admin\auth\user\change_password.html.py:9
323#: .\contrib\admin\templates\admin_doc\bookmarklets.html.py:4
324#: .\contrib\admin\templates\admin_doc\index.html.py:4
325#: .\contrib\admin\templates\admin_doc\missing_docutils.html.py:4
326#: .\contrib\admin\templates\admin_doc\model_detail.html.py:3
327#: .\contrib\admin\templates\admin_doc\model_index.html.py:5
328#: .\contrib\admin\templates\admin_doc\template_detail.html.py:4
329#: .\contrib\admin\templates\admin_doc\template_filter_index.html.py:5
330#: .\contrib\admin\templates\admin_doc\template_tag_index.html.py:5
331#: .\contrib\admin\templates\admin_doc\view_detail.html.py:4
332#: .\contrib\admin\templates\admin_doc\view_index.html.py:5
333#: .\contrib\admin\templates\registration\password_change_done.html.py:3
334#: .\contrib\admin\templates\registration\password_change_form.html.py:3
335#: .\contrib\comments\templates\comments\form.html.py:6
336msgid "Log out"
337msgstr "Abmelden"
338
339#: .\contrib\admin\templates\admin\base_site.html.py:4
340msgid "Django site admin"
341msgstr "Django Systemverwaltung"
342
343#: .\contrib\admin\templates\admin\base_site.html.py:7
344msgid "Django administration"
345msgstr "Django Verwaltung"
346
347#: .\contrib\admin\templates\admin\change_form.html.py:15
348#: .\contrib\admin\templates\admin\index.html.py:28
349msgid "Add"
350msgstr "Hinzufügen"
351
352#: .\contrib\admin\templates\admin\change_form.html.py:21
353#: .\contrib\admin\templates\admin\object_history.html.py:5
354msgid "History"
355msgstr "Geschichte"
356
357#: .\contrib\admin\templates\admin\change_form.html.py:22
358msgid "View on site"
359msgstr "Im Web Anzeigen"
360
361#: .\contrib\admin\templates\admin\change_form.html.py:32
362#: .\contrib\admin\templates\admin\auth\user\change_password.html.py:24
363msgid "Please correct the error below."
364msgid_plural "Please correct the errors below."
365msgstr[0] "Bitte den aufgeführten Fehler korrigieren."
366msgstr[1] "Bitte die aufgeführten Fehler korrigieren."
367
368#: .\contrib\admin\templates\admin\change_form.html.py:50
369msgid "Ordering"
370msgstr "Sortierung"
371
372#: .\contrib\admin\templates\admin\change_form.html.py:53
373msgid "Order:"
374msgstr "Reihenfolge:"
375
376#: .\contrib\admin\templates\admin\change_list.html.py:12
377#, python-format
378msgid "Add %(name)s"
379msgstr "%(name)s hinzufügen"
380
381#: .\contrib\admin\templates\admin\delete_confirmation.html.py:9
382#: .\contrib\admin\templates\admin\submit_line.html.py:3
383msgid "Delete"
384msgstr "Löschen"
385
386#: .\contrib\admin\templates\admin\delete_confirmation.html.py:14
387#, python-format
388msgid "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting related objects, but your account doesn't have permission to delete the following types of objects:"
389msgstr "Die Löschung des %(object_name)s '%(escaped_object)s' hätte die Löschung von abhängigen Daten zur Folge, aber Sie haben nicht die nötigen Rechte um die folgenden abhängigen Daten zu löschen:"
390
391#: .\contrib\admin\templates\admin\delete_confirmation.html.py:21
392#, python-format
393msgid "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? All of the following related items will be deleted:"
394msgstr "Sind Sie sicher, dass Sie %(object_name)s \"%(escaped_object)s\" löschen wollen? Es werden zusätzlich die folgenden abhängigen Daten mit gelöscht:"
395
396#: .\contrib\admin\templates\admin\delete_confirmation.html.py:26
397msgid "Yes, I'm sure"
398msgstr "Ja, ich bin sicher"
399
400#: .\contrib\admin\templates\admin\filter.html.py:2
401#, python-format
402msgid " By %(filter_title)s "
403msgstr " Nach %(filter_title)s "
404
405#: .\contrib\admin\templates\admin\filters.html.py:4
406msgid "Filter"
407msgstr "Filter"
408
409#: .\contrib\admin\templates\admin\index.html.py:17
410#, python-format
411msgid "Models available in the %(name)s application."
412msgstr "Modelle, die in der Anwendung %(name)s vorhanden sind."
413
414#: .\contrib\admin\templates\admin\index.html.py:18
415#, python-format
416msgid "%(name)s"
417msgstr "%(name)s"
418
419#: .\contrib\admin\templates\admin\index.html.py:34
420msgid "Change"
421msgstr "Ändern"
422
423#: .\contrib\admin\templates\admin\index.html.py:44
424msgid "You don't have permission to edit anything."
425msgstr "Sie haben keine Berechtigung irgendwas zu ändern."
426
427#: .\contrib\admin\templates\admin\index.html.py:52
428msgid "Recent Actions"
429msgstr "Kürzliche Aktionen"
430
431#: .\contrib\admin\templates\admin\index.html.py:53
432msgid "My Actions"
433msgstr "Meine Aktionen"
434
435#: .\contrib\admin\templates\admin\index.html.py:57
436msgid "None available"
437msgstr "Keine vorhanden"
438
439#: .\contrib\admin\templates\admin\invalid_setup.html.py:8
440msgid "Something's wrong with your database installation. Make sure the appropriate database tables have been created, and make sure the database is readable by the appropriate user."
441msgstr "Etwas stimmt nicht mit der Datenbankkonfiguration. Bitte sicherstellen, das die richtigen Datenbanktabellen angelegt wurden und bitte sicherstellen, das die Datenbank vom verwendeten Datenbankbenutzer auch lesbar ist."
442
443#: .\contrib\admin\templates\admin\login.html.py:17
444#: .\contrib\comments\templates\comments\form.html.py:6
445#: .\contrib\comments\templates\comments\form.html.py:8
446msgid "Username:"
447msgstr "Benutzername:"
448
449#: .\contrib\admin\templates\admin\login.html.py:20
450#: .\contrib\comments\templates\comments\form.html.py:8
451msgid "Password:"
452msgstr "Passwort:"
453
454#: .\contrib\admin\templates\admin\login.html.py:25
455#: .\contrib\admin\views\decorators.py:24
456msgid "Log in"
457msgstr "Anmelden"
458
459#: .\contrib\admin\templates\admin\object_history.html.py:18
460msgid "Date/time"
461msgstr "Datum/Zeit"
462
463#: .\contrib\admin\templates\admin\object_history.html.py:19
464msgid "User"
465msgstr "Benutzer"
466
467#: .\contrib\admin\templates\admin\object_history.html.py:20
468msgid "Action"
469msgstr "Aktion"
470
471#: .\contrib\admin\templates\admin\object_history.html.py:26
472msgid "DATE_WITH_TIME_FULL"
473msgstr "j. N Y, H:i"
474
475#: .\contrib\admin\templates\admin\object_history.html.py:36
476msgid "This object doesn't have a change history. It probably wasn't added via this admin site."
477msgstr "Dieses Objekt hat keine Änderungsgeschichte. Es wurde möglicherweise nicht über diese Verwaltungsseiten angelegt."
478
479#: .\contrib\admin\templates\admin\pagination.html.py:10
480msgid "Show all"
481msgstr "Zeige alle"
482
483#: .\contrib\admin\templates\admin\search_form.html.py:8
484msgid "Go"
485msgstr "Los"
486
487#: .\contrib\admin\templates\admin\search_form.html.py:10
488#, python-format
489msgid "1 result"
490msgid_plural "%(counter)s results"
491msgstr[0] "Ein Ergebnis"
492msgstr[1] "%(counter)s Ergebnisse"
493
494#: .\contrib\admin\templates\admin\search_form.html.py:10
495#, python-format
496msgid "%(full_result_count)s total"
497msgstr "%(full_result_count)s gesamt"
498
499#: .\contrib\admin\templates\admin\submit_line.html.py:4
500msgid "Save as new"
501msgstr "Als neu sichern"
502
503#: .\contrib\admin\templates\admin\submit_line.html.py:5
504msgid "Save and add another"
505msgstr "Sichern und neu hinzufügen"
506
507#: .\contrib\admin\templates\admin\submit_line.html.py:6
508msgid "Save and continue editing"
509msgstr "Sichern und weiter bearbeiten"
510
511#: .\contrib\admin\templates\admin\submit_line.html.py:7
512msgid "Save"
513msgstr "Sichern"
514
515#: .\contrib\admin\templates\admin\auth\user\add_form.html.py:6
516msgid "First, enter a username and password. Then, you'll be able to edit more user options."
517msgstr "Zuerst einen Benutzer und ein Passwort eingeben. Danach können weitere Optionen für den Benutzer geändert werden."
518
519#: .\contrib\admin\templates\admin\auth\user\add_form.html.py:12
520msgid "Username"
521msgstr "Benutzername"
522
523#: .\contrib\admin\templates\admin\auth\user\add_form.html.py:18
524#: .\contrib\admin\templates\admin\auth\user\change_password.html.py:34
525msgid "Password"
526msgstr "Passwort"
527
528#: .\contrib\admin\templates\admin\auth\user\add_form.html.py:23
529#: .\contrib\admin\templates\admin\auth\user\change_password.html.py:39
530msgid "Password (again)"
531msgstr "Passwort (wiederholen)"
532
533#: .\contrib\admin\templates\admin\auth\user\add_form.html.py:24
534#: .\contrib\admin\templates\admin\auth\user\change_password.html.py:40
535msgid "Enter the same password as above, for verification."
536msgstr "Bitte das gleiche Passwort zur Überprüfung nochmal eingeben."
537
538#: .\contrib\admin\templates\admin\auth\user\change_password.html.py:28
539#, python-format
540msgid "Enter a new password for the user <strong>%(username)s</strong>."
541msgstr "Bitte geben Sie ein neues Passwort für den Benutzer <strong>%(username)s</strong> ein."
542
543#: .\contrib\admin\templates\admin_doc\bookmarklets.html.py:3
544msgid "Bookmarklets"
545msgstr "Bookmarklets"
546
547#: .\contrib\admin\templates\admin_doc\bookmarklets.html.py:5
548msgid "Documentation bookmarklets"
549msgstr "Dokumentations-Bookmarklets"
550
551#: .\contrib\admin\templates\admin_doc\bookmarklets.html.py:9
552msgid ""
553"\n"
554"<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n"
555"toolbar, or right-click the link and add it to your bookmarks. Now you can\n"
556"select the bookmarklet from any page in the site. Note that some of these\n"
557"bookmarklets require you to be viewing the site from a computer designated\n"
558"as \"internal\" (talk to your system administrator if you aren't sure if\n"
559"your computer is \"internal\").</p>\n"
560msgstr ""
561"\n"
562"<p class=\"help\">Um Bookmarklets zu installieren müssen diese Links in die\n"
563"Browser-Werkzeugleiste gezogen werden, oder mittels rechter Maustaste in die\n"
564"Bookmarks gespeichert werden. Danach können die Bookmarklets von jeder Seite\n"
565"aufgerufen werden. Einige Bookmarklets sind für den Zugriff von 'internen'\n"
566"Rechnern eingeschränkt. Falls nicht klar ist, ob ein Rechner als 'intern'\n"
567"bewertet wird, bitte den Administrator fragen.</p>\n"
568
569#: .\contrib\admin\templates\admin_doc\bookmarklets.html.py:19
570msgid "Documentation for this page"
571msgstr "Dokumentation für diese Seite"
572
573#: .\contrib\admin\templates\admin_doc\bookmarklets.html.py:20
574msgid "Jumps you from any page to the documentation for the view that generates that page."
575msgstr "Springt von jeder Seite zu der Dokumentation für den View der diese Seite erzeugt."
576
577#: .\contrib\admin\templates\admin_doc\bookmarklets.html.py:22
578msgid "Show object ID"
579msgstr "Objekt-ID anzeigen"
580
581#: .\contrib\admin\templates\admin_doc\bookmarklets.html.py:23
582msgid "Shows the content-type and unique ID for pages that represent a single object."
583msgstr "Zeigt den Content-Type und die eindeutige ID für Seiten die ein einzelnes Objekt repräsentieren."
584
585#: .\contrib\admin\templates\admin_doc\bookmarklets.html.py:25
586msgid "Edit this object (current window)"
587msgstr "Dieses Objekt im aktuellen Fenster ändern."
588
589#: .\contrib\admin\templates\admin_doc\bookmarklets.html.py:26
590msgid "Jumps to the admin page for pages that represent a single object."
591msgstr "Springt zu der Administrationsseite für dieses Objekt, wenn diese Seite ein Objekt repräsentiert."
592
593#: .\contrib\admin\templates\admin_doc\bookmarklets.html.py:28
594msgid "Edit this object (new window)"
595msgstr "Dieses Objekt in einem neuen Fenster ändern."
596
597#: .\contrib\admin\templates\admin_doc\bookmarklets.html.py:29
598msgid "As above, but opens the admin page in a new window."
599msgstr "Wie zuvor, aber öffnet die Administrationsseite in einem neuen Fenster."
600
601#: .\contrib\admin\templates\registration\logged_out.html.py:8
602msgid "Thanks for spending some quality time with the Web site today."
603msgstr "Vielen Dank, dass Sie hier ein paar nette Minuten verbracht haben."
604
605#: .\contrib\admin\templates\registration\logged_out.html.py:10
606msgid "Log in again"
607msgstr "Erneut anmelden"
608
609#: .\contrib\admin\templates\registration\password_change_done.html.py:4
610#: .\contrib\admin\templates\registration\password_change_form.html.py:4
611#: .\contrib\admin\templates\registration\password_change_form.html.py:6
612#: .\contrib\admin\templates\registration\password_change_form.html.py:10
613msgid "Password change"
614msgstr "Passwort ändern"
615
616#: .\contrib\admin\templates\registration\password_change_done.html.py:6
617#: .\contrib\admin\templates\registration\password_change_done.html.py:10
618msgid "Password change successful"
619msgstr "Passwort erfolgreich geändert"
620
621#: .\contrib\admin\templates\registration\password_change_done.html.py:12
622msgid "Your password was changed."
623msgstr "Ihr Passwort wurde geändert."
624
625#: .\contrib\admin\templates\registration\password_change_form.html.py:12
626msgid "Please enter your old password, for security's sake, and then enter your new password twice so we can verify you typed it in correctly."
627msgstr "Bitte geben Sie aus Sicherheitsgründen erst Ihr altes Passwort und darunter dann zweimal (um sicherzustellen, dass Sie es korrekt eingegeben haben) das neue Kennwort ein."
628
629#: .\contrib\admin\templates\registration\password_change_form.html.py:17
630msgid "Old password:"
631msgstr "Altes Passwort:"
632
633#: .\contrib\admin\templates\registration\password_change_form.html.py:19
634msgid "New password:"
635msgstr "Neues Passwort:"
636
637#: .\contrib\admin\templates\registration\password_change_form.html.py:21
638msgid "Confirm password:"
639msgstr "Passwort wiederholen:"
640
641#: .\contrib\admin\templates\registration\password_change_form.html.py:23
642msgid "Change my password"
643msgstr "Mein Passwort ändern"
644
645#: .\contrib\admin\templates\registration\password_reset_done.html.py:4
646#: .\contrib\admin\templates\registration\password_reset_form.html.py:4
647#: .\contrib\admin\templates\registration\password_reset_form.html.py:6
648#: .\contrib\admin\templates\registration\password_reset_form.html.py:10
649msgid "Password reset"
650msgstr "Passwort zurücksetzen"
651
652#: .\contrib\admin\templates\registration\password_reset_done.html.py:6
653#: .\contrib\admin\templates\registration\password_reset_done.html.py:10
654msgid "Password reset successful"
655msgstr "Passwort wurde erfolgreich zurückgesetzt"
656
657#: .\contrib\admin\templates\registration\password_reset_done.html.py:12
658msgid "We've e-mailed a new password to the e-mail address you submitted. You should be receiving it shortly."
659msgstr "Wir haben ein neues Passwort an die von Ihnen angegebene E-Mail-Adresse geschickt. Sie sollten es in Kürze erhalten."
660
661#: .\contrib\admin\templates\registration\password_reset_email.html.py:2
662msgid "You're receiving this e-mail because you requested a password reset"
663msgstr "Sie erhalten diese E-Mail, weil Sie ein neues Passwort"
664
665#: .\contrib\admin\templates\registration\password_reset_email.html.py:3
666#, python-format
667msgid "for your user account at %(site_name)s"
668msgstr "für Ihren Benutzer bei %(site_name)s angefordert haben."
669
670#: .\contrib\admin\templates\registration\password_reset_email.html.py:5
671#, python-format
672msgid "Your new password is: %(new_password)s"
673msgstr "Ihr neues Passwort lautet: %(new_password)s"
674
675#: .\contrib\admin\templates\registration\password_reset_email.html.py:7
676msgid "Feel free to change this password by going to this page:"
677msgstr "Sie können das Passwort auf folgender Seite ändern:"
678
679#: .\contrib\admin\templates\registration\password_reset_email.html.py:11
680msgid "Your username, in case you've forgotten:"
681msgstr "Ihr Benutzername, falls Sie ihn vergessen haben:"
682
683#: .\contrib\admin\templates\registration\password_reset_email.html.py:13
684msgid "Thanks for using our site!"
685msgstr "Vielen Dank, dass Sie unsere Seiten benutzen!"
686
687#: .\contrib\admin\templates\registration\password_reset_email.html.py:15
688#, python-format
689msgid "The %(site_name)s team"
690msgstr "Das Team von %(site_name)s"
691
692#: .\contrib\admin\templates\registration\password_reset_form.html.py:12
693msgid "Forgotten your password? Enter your e-mail address below, and we'll reset your password and e-mail the new one to you."
694msgstr "Passwort vergessen? Einfach die E-Mail-Adresse eingeben und wir setzen das Passwort zurück und lassen es Ihnen per E-Mail zukommen."
695
696#: .\contrib\admin\templates\registration\password_reset_form.html.py:16
697msgid "E-mail address:"
698msgstr "E-Mail-Adresse:"
699
700#: .\contrib\admin\templates\registration\password_reset_form.html.py:16
701msgid "Reset my password"
702msgstr "Mein Passwort zurücksetzen"
703
704#: .\contrib\admin\templates\widget\date_time.html.py:3
705msgid "Date:"
706msgstr "Datum:"
707
708#: .\contrib\admin\templates\widget\date_time.html.py:4
709msgid "Time:"
710msgstr "Zeit:"
711
712#: .\contrib\admin\templates\widget\file.html.py:2
713msgid "Currently:"
714msgstr "Derzeit:"
715
716#: .\contrib\admin\templates\widget\file.html.py:3
717msgid "Change:"
718msgstr "Ändern:"
719
720#: .\contrib\admin\templatetags\admin_list.py:238
721msgid "All dates"
722msgstr "Alle Tage"
723
724#: .\contrib\admin\views\auth.py:19
725#: .\contrib\admin\views\main.py:257
726#, python-format
727msgid "The %(name)s \"%(obj)s\" was added successfully."
728msgstr "%(name)s \"%(obj)s\" wurde erfolgreich hinzugefügt."
729
730#: .\contrib\admin\views\auth.py:24
731#: .\contrib\admin\views\main.py:261
732#: .\contrib\admin\views\main.py:347
733msgid "You may edit it again below."
734msgstr "Das Element kann jetzt weiter bearbeitet werden."
735
736#: .\contrib\admin\views\auth.py:30
737msgid "Add user"
738msgstr "Benutzer hinzufügen"
739
740#: .\contrib\admin\views\auth.py:57
741msgid "Password changed successfully."
742msgstr "Passwort erfolgreich geändert."
743
744#: .\contrib\admin\views\auth.py:64
745#, python-format
746msgid "Change password: %s"
747msgstr "Passwort ändern: %s"
748
749#: .\contrib\admin\views\decorators.py:10
750#: .\contrib\auth\forms.py:59
751msgid "Please enter a correct username and password. Note that both fields are case-sensitive."
752msgstr "Bitte einen Benutzernamen und ein Passwort eingeben. Beide Felder berücksichtigen die Groß-/Kleinschreibung."
753
754#: .\contrib\admin\views\decorators.py:62
755msgid "Please log in again, because your session has expired. Don't worry: Your submission has been saved."
756msgstr "Bitte neu anmelden, da die Session ausgelaufen ist. Keine Angst, die Beiträge wurden gesichert."
757
758#: .\contrib\admin\views\decorators.py:69
759msgid "Looks like your browser isn't configured to accept cookies. Please enable cookies, reload this page, and try again."
760msgstr "Es sieht danach aus, dass der Browser keine Cookies akzeptiert. Bitte im Browser Cookies aktivieren und diese Seite neu laden."
761
762#: .\contrib\admin\views\decorators.py:83
763msgid "Usernames cannot contain the '@' character."
764msgstr "Benutzernamen dürfen das Zeichen '@' nicht enthalten."
765
766#: .\contrib\admin\views\decorators.py:85
767#, python-format
768msgid "Your e-mail address is not your username. Try '%s' instead."
769msgstr "Die E-Mail-Adresse entspricht nicht Ihrem Benutzernamen. Bitte stattdessen '%s' versuchen."
770
771#: .\contrib\admin\views\doc.py:46
772#: .\contrib\admin\views\doc.py:48
773#: .\contrib\admin\views\doc.py:50
774msgid "tag:"
775msgstr "Schlagwort:"
776
777#: .\contrib\admin\views\doc.py:77
778#: .\contrib\admin\views\doc.py:79
779#: .\contrib\admin\views\doc.py:81
780msgid "filter:"
781msgstr "Filter:"
782
783#: .\contrib\admin\views\doc.py:135
784#: .\contrib\admin\views\doc.py:137
785#: .\contrib\admin\views\doc.py:139
786msgid "view:"
787msgstr "Ansicht:"
788
789#: .\contrib\admin\views\doc.py:164
790#, python-format
791msgid "App %r not found"
792msgstr "Anwendung %r nicht gefunden"
793
794#: .\contrib\admin\views\doc.py:171
795#, python-format
796msgid "Model %r not found in app %r"
797msgstr "Modell %r wurde nicht in Anwendung %r gefunden"
798
799#: .\contrib\admin\views\doc.py:183
800#, python-format
801msgid "the related `%s.%s` object"
802msgstr "Das verknüpfte `%s.%s` Objekt"
803
804#: .\contrib\admin\views\doc.py:183
805#: .\contrib\admin\views\doc.py:205
806#: .\contrib\admin\views\doc.py:219
807#: .\contrib\admin\views\doc.py:224
808msgid "model:"
809msgstr "Modell:"
810
811#: .\contrib\admin\views\doc.py:214
812#, python-format
813msgid "related `%s.%s` objects"
814msgstr "verknüpftes `%s.%s` Objekt"
815
816#: .\contrib\admin\views\doc.py:219
817#, python-format
818msgid "all %s"
819msgstr "Alle %s"
820
821#: .\contrib\admin\views\doc.py:224
822#, python-format
823msgid "number of %s"
824msgstr "Anzahl von %s"
825
826#: .\contrib\admin\views\doc.py:229
827#, python-format
828msgid "Fields on %s objects"
829msgstr "Felder am %s Objekt"
830
831#: .\contrib\admin\views\doc.py:291
832#: .\contrib\admin\views\doc.py:301
833#: .\contrib\admin\views\doc.py:303
834#: .\contrib\admin\views\doc.py:309
835#: .\contrib\admin\views\doc.py:310
836#: .\contrib\admin\views\doc.py:312
837msgid "Integer"
838msgstr "Ganzzahl"
839
840#: .\contrib\admin\views\doc.py:292
841msgid "Boolean (Either True or False)"
842msgstr "Boolscher Wert (True oder False)"
843
844#: .\contrib\admin\views\doc.py:293
845#: .\contrib\admin\views\doc.py:311
846#, python-format
847msgid "String (up to %(maxlength)s)"
848msgstr "Zeichenkette (bis zu %(maxlength)s Zeichen)"
849
850#: .\contrib\admin\views\doc.py:294
851msgid "Comma-separated integers"
852msgstr "Kommaseparierte Liste von Ganzzahlen"
853
854#: .\contrib\admin\views\doc.py:295
855msgid "Date (without time)"
856msgstr "Datum (ohne Uhrzeit)"
857
858#: .\contrib\admin\views\doc.py:296
859msgid "Date (with time)"
860msgstr "Datum (mit Uhrzeit)"
861
862#: .\contrib\admin\views\doc.py:297
863msgid "E-mail address"
864msgstr "E-Mail-Adresse"
865
866#: .\contrib\admin\views\doc.py:298
867#: .\contrib\admin\views\doc.py:299
868#: .\contrib\admin\views\doc.py:302
869msgid "File path"
870msgstr "Dateipfad"
871
872#: .\contrib\admin\views\doc.py:300
873msgid "Decimal number"
874msgstr "Dezimalzahl"
875
876#: .\contrib\admin\views\doc.py:304
877#: .\contrib\comments\models.py:85
878msgid "IP address"
879msgstr "IP-Adresse"
880
881#: .\contrib\admin\views\doc.py:306
882msgid "Boolean (Either True, False or None)"
883msgstr "Boolscher Wert (True, False oder None)"
884
885#: .\contrib\admin\views\doc.py:307
886msgid "Relation to parent model"
887msgstr "Beziehung zum Eltern-Modell"
888
889#: .\contrib\admin\views\doc.py:308
890msgid "Phone number"
891msgstr "Telefonnummer"
892
893#: .\contrib\admin\views\doc.py:313
894msgid "Text"
895msgstr "Text"
896
897#: .\contrib\admin\views\doc.py:314
898msgid "Time"
899msgstr "Zeit"
900
901#: .\contrib\admin\views\doc.py:315
902#: .\contrib\flatpages\models.py:7
903msgid "URL"
904msgstr "Adresse (URL)"
905
906#: .\contrib\admin\views\doc.py:316
907msgid "U.S. state (two uppercase letters)"
908msgstr "U.S. Bundesstaat (zwei Großbuchstaben)"
909
910#: .\contrib\admin\views\doc.py:317
911msgid "XML text"
912msgstr "XML-Text"
913
914#: .\contrib\admin\views\doc.py:343
915#, python-format
916msgid "%s does not appear to be a urlpattern object"
917msgstr "%s ist scheinbar kein urlpattern Objekt"
918
919#: .\contrib\admin\views\main.py:223
920msgid "Site administration"
921msgstr "Website Verwaltung"
922
923#: .\contrib\admin\views\main.py:271
924#: .\contrib\admin\views\main.py:356
925#, python-format
926msgid "You may add another %s below."
927msgstr "Jetzt kann ein weiteres Element vom Typ %s angelegt werden."
928
929#: .\contrib\admin\views\main.py:289
930#, python-format
931msgid "Add %s"
932msgstr "%s hinzufügen"
933
934#: .\contrib\admin\views\main.py:335
935#, python-format
936msgid "Added %s."
937msgstr "%s hinzugefügt."
938
939#: .\contrib\admin\views\main.py:335
940#: .\contrib\admin\views\main.py:337
941#: .\contrib\admin\views\main.py:339
942#: .\db\models\manipulators.py:306
943msgid "and"
944msgstr "und"
945
946#: .\contrib\admin\views\main.py:337
947#, python-format
948msgid "Changed %s."
949msgstr "%s geändert"
950
951#: .\contrib\admin\views\main.py:339
952#, python-format
953msgid "Deleted %s."
954msgstr "%s gelöscht."
955
956#: .\contrib\admin\views\main.py:342
957msgid "No fields changed."
958msgstr "Keine Felder geändert."
959
960#: .\contrib\admin\views\main.py:345
961#, python-format
962msgid "The %(name)s \"%(obj)s\" was changed successfully."
963msgstr "%(name)s \"%(obj)s\" wurde erfolgreich geändert."
964
965#: .\contrib\admin\views\main.py:353
966#, python-format
967msgid "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below."
968msgstr "%(name)s \"%(obj)s\" wurde erfolgreich hinzugefügt. Das Element kann jetzt geändert werden."
969
970#: .\contrib\admin\views\main.py:391
971#, python-format
972msgid "Change %s"
973msgstr "%s ändern"
974
975#: .\contrib\admin\views\main.py:473
976#, python-format
977msgid "One or more %(fieldname)s in %(name)s: %(obj)s"
978msgstr "Ein oder mehrere %(fieldname)s in %(name)s: %(obj)s"
979
980#: .\contrib\admin\views\main.py:478
981#, python-format
982msgid "One or more %(fieldname)s in %(name)s:"
983msgstr "Ein oder mehrere %(fieldname)s in %(name)s:"
984
985#: .\contrib\admin\views\main.py:511
986#, python-format
987msgid "The %(name)s \"%(obj)s\" was deleted successfully."
988msgstr "%(name)s \"%(obj)s\" wurde erfolgreich gelöscht."
989
990#: .\contrib\admin\views\main.py:514
991msgid "Are you sure?"
992msgstr "Sind Sie ganz sicher?"
993
994#: .\contrib\admin\views\main.py:536
995#, python-format
996msgid "Change history: %s"
997msgstr "Änderungsgeschichte: %s"
998
999#: .\contrib\admin\views\main.py:570
1000#, python-format
1001msgid "Select %s"
1002msgstr "%s auswählen"
1003
1004#: .\contrib\admin\views\main.py:570
1005#, python-format
1006msgid "Select %s to change"
1007msgstr "%s zur Änderung auswählen"
1008
1009#: .\contrib\admin\views\main.py:758
1010msgid "Database error"
1011msgstr "Datenbankfehler"
1012
1013#: .\contrib\auth\forms.py:16
1014#: .\contrib\auth\forms.py:137
1015msgid "The two password fields didn't match."
1016msgstr "Die beiden Passwörter sind nicht identisch."
1017
1018#: .\contrib\auth\forms.py:24
1019msgid "A user with that username already exists."
1020msgstr "Ein Benutzer mit diesem Namen existiert bereits."
1021
1022#: .\contrib\auth\forms.py:52
1023msgid "Your Web browser doesn't appear to have cookies enabled. Cookies are required for logging in."
1024msgstr "Der Webbrowser scheint keine Cookies aktiviert zu haben. Cookies sind für die Anmeldung zwingend erforderlich."
1025
1026#: .\contrib\auth\forms.py:61
1027msgid "This account is inactive."
1028msgstr "Dieser Benutzer ist inaktiv."
1029
1030#: .\contrib\auth\forms.py:84
1031msgid "That e-mail address doesn't have an associated user account. Are you sure you've registered?"
1032msgstr "Zu dieser E-Mail-Adresse existiert kein Benutzer. Sicher, dass Sie sich mit dieser Adresse angemeldet haben?"
1033
1034#: .\contrib\auth\forms.py:116
1035msgid "The two 'new password' fields didn't match."
1036msgstr "Die beiden neuen Passwörter sind nicht identisch."
1037
1038#: .\contrib\auth\forms.py:123
1039msgid "Your old password was entered incorrectly. Please enter it again."
1040msgstr "Das alte Passwort war falsch. Bitte neu eingeben."
1041
1042#: .\contrib\auth\models.py:38
1043#: .\contrib\auth\models.py:57
1044msgid "name"
1045msgstr "Name"
1046
1047#: .\contrib\auth\models.py:40
1048msgid "codename"
1049msgstr "Codename"
1050
1051#: .\contrib\auth\models.py:42
1052msgid "permission"
1053msgstr "Berechtigung"
1054
1055#: .\contrib\auth\models.py:43
1056#: .\contrib\auth\models.py:58
1057msgid "permissions"
1058msgstr "Berechtigungen"
1059
1060#: .\contrib\auth\models.py:60
1061msgid "group"
1062msgstr "Gruppe"
1063
1064#: .\contrib\auth\models.py:61
1065#: .\contrib\auth\models.py:100
1066msgid "groups"
1067msgstr "Gruppen"
1068
1069#: .\contrib\auth\models.py:90
1070msgid "username"
1071msgstr "Benutzername"
1072
1073#: .\contrib\auth\models.py:90
1074msgid "Required. 30 characters or fewer. Alphanumeric characters only (letters, digits and underscores)."
1075msgstr "Erforderlich. 30 Zeichen oder weniger. Alphanumerische Zeichen (Buchstaben, Ziffern und Unterstriche sind erlaubt)."
1076
1077#: .\contrib\auth\models.py:91
1078msgid "first name"
1079msgstr "Vorname"
1080
1081#: .\contrib\auth\models.py:92
1082msgid "last name"
1083msgstr "Nachname"
1084
1085#: .\contrib\auth\models.py:93
1086msgid "e-mail address"
1087msgstr "E-Mail-Adresse"
1088
1089#: .\contrib\auth\models.py:94
1090msgid "password"
1091msgstr "Passwort"
1092
1093#: .\contrib\auth\models.py:94
1094msgid "Use '[algo]$[salt]$[hexdigest]' or use the <a href=\"password/\">change password form</a>."
1095msgstr "Die Form '[algo]$[salt]$[hexdigest]' verwenden, oder das <a href=\"password/\">Passwort ändern Formular</a> benutzen."
1096
1097#: .\contrib\auth\models.py:95
1098msgid "staff status"
1099msgstr "Administrator"
1100
1101#: .\contrib\auth\models.py:95
1102msgid "Designates whether the user can log into this admin site."
1103msgstr "Legt fest, ob sich der Benutzer an der Administrationsseite anmelden kann."
1104
1105#: .\contrib\auth\models.py:96
1106msgid "active"
1107msgstr "Aktiv"
1108
1109#: .\contrib\auth\models.py:96
1110msgid "Designates whether this user can log into the Django admin. Unselect this instead of deleting accounts."
1111msgstr "Legt fest, ob sich der Benutzer an der Administrationsseite anmelden kann. Anstatt einen Benutzer zu löschen, kann er hier auch einfach deaktiviert werden."
1112
1113#: .\contrib\auth\models.py:97
1114msgid "superuser status"
1115msgstr "Hauptadmin."
1116
1117#: .\contrib\auth\models.py:97
1118msgid "Designates that this user has all permissions without explicitly assigning them."
1119msgstr "Legt fest, dass der Benutzer alle Berechtigungen hat, ohne diese einzeln zuweisen zu müssen."
1120
1121#: .\contrib\auth\models.py:98
1122msgid "last login"
1123msgstr "Letzte Anmeldung"
1124
1125#: .\contrib\auth\models.py:99
1126msgid "date joined"
1127msgstr "Mitglied seit"
1128
1129#: .\contrib\auth\models.py:101
1130msgid "In addition to the permissions manually assigned, this user will also get all permissions granted to each group he/she is in."
1131msgstr "Zusätzlich zu den manuell angelegten Rechten erhält dieser Benutzer auch alle Rechte, die seine zugewiesenen Gruppen haben."
1132
1133#: .\contrib\auth\models.py:102
1134msgid "user permissions"
1135msgstr "Berechtigungen"
1136
1137#: .\contrib\auth\models.py:105
1138msgid "user"
1139msgstr "Benutzer"
1140
1141#: .\contrib\auth\models.py:106
1142msgid "users"
1143msgstr "Benutzer"
1144
1145#: .\contrib\auth\models.py:111
1146msgid "Personal info"
1147msgstr "Persönliche Infos"
1148
1149#: .\contrib\auth\models.py:112
1150msgid "Permissions"
1151msgstr "Berechtigungen"
1152
1153#: .\contrib\auth\models.py:113
1154msgid "Important dates"
1155msgstr "Wichtige Daten"
1156
1157#: .\contrib\auth\models.py:114
1158msgid "Groups"
1159msgstr "Gruppen"
1160
1161#: .\contrib\auth\models.py:258
1162msgid "message"
1163msgstr "Mitteilung"
1164
1165#: .\contrib\auth\views.py:39
1166msgid "Logged out"
1167msgstr "Abgemeldet"
1168
1169#: .\contrib\comments\models.py:67
1170#: .\contrib\comments\models.py:166
1171msgid "object ID"
1172msgstr "Objekt-ID"
1173
1174#: .\contrib\comments\models.py:68
1175msgid "headline"
1176msgstr "Überschrift"
1177
1178#: .\contrib\comments\models.py:69
1179#: .\contrib\comments\models.py:90
1180#: .\contrib\comments\models.py:167
1181msgid "comment"
1182msgstr "Kommentar"
1183
1184#: .\contrib\comments\models.py:70
1185msgid "rating #1"
1186msgstr "Bewertung #1"
1187
1188#: .\contrib\comments\models.py:71
1189msgid "rating #2"
1190msgstr "Bewertung #2"
1191
1192#: .\contrib\comments\models.py:72
1193msgid "rating #3"
1194msgstr "Bewertung #3"
1195
1196#: .\contrib\comments\models.py:73
1197msgid "rating #4"
1198msgstr "Bewertung #4"
1199
1200#: .\contrib\comments\models.py:74
1201msgid "rating #5"
1202msgstr "Bewertung #5"
1203
1204#: .\contrib\comments\models.py:75
1205msgid "rating #6"
1206msgstr "Bewertung #6"
1207
1208#: .\contrib\comments\models.py:76
1209msgid "rating #7"
1210msgstr "Bewertung #7"
1211
1212#: .\contrib\comments\models.py:77
1213msgid "rating #8"
1214msgstr "Bewertung #8"
1215
1216#: .\contrib\comments\models.py:82
1217msgid "is valid rating"
1218msgstr "ist eine Bewertung"
1219
1220#: .\contrib\comments\models.py:83
1221#: .\contrib\comments\models.py:169
1222msgid "date/time submitted"
1223msgstr "Datum/Zeit Erstellung"
1224
1225#: .\contrib\comments\models.py:84
1226#: .\contrib\comments\models.py:170
1227msgid "is public"
1228msgstr "ist öffentlich"
1229
1230#: .\contrib\comments\models.py:86
1231msgid "is removed"
1232msgstr "ist gelöscht"
1233
1234#: .\contrib\comments\models.py:86
1235msgid "Check this box if the comment is inappropriate. A \"This comment has been removed\" message will be displayed instead."
1236msgstr "Hier einen Haken setzen, wenn der Kommentar unpassend ist. Stattdessen wird dann \"Dieser Kommentar wurde entfernt\" Meldung angezeigt."
1237
1238#: .\contrib\comments\models.py:91
1239msgid "comments"
1240msgstr "Kommentare"
1241
1242#: .\contrib\comments\models.py:131
1243#: .\contrib\comments\models.py:207
1244msgid "Content object"
1245msgstr "Inhaltsobjekt"
1246
1247#: .\contrib\comments\models.py:159
1248#, python-format
1249msgid ""
1250"Posted by %(user)s at %(date)s\n"
1251"\n"
1252"%(comment)s\n"
1253"\n"
1254"http://%(domain)s%(url)s"
1255msgstr ""
1256"Geschrieben von %(user)s am %(date)s\n"
1257"\n"
1258"%(comment)s\n"
1259"\n"
1260"http://%(domain)s%(url)s"
1261
1262#: .\contrib\comments\models.py:168
1263msgid "person's name"
1264msgstr "Autorname"
1265
1266#: .\contrib\comments\models.py:171
1267msgid "ip address"
1268msgstr "IP-Adresse"
1269
1270#: .\contrib\comments\models.py:173
1271msgid "approved by staff"
1272msgstr "Bestätigt vom Betreiber"
1273
1274#: .\contrib\comments\models.py:176
1275msgid "free comment"
1276msgstr "Freier Kommentar"
1277
1278#: .\contrib\comments\models.py:177
1279msgid "free comments"
1280msgstr "Freie Kommentare"
1281
1282#: .\contrib\comments\models.py:233
1283msgid "score"
1284msgstr "Bewertung"
1285
1286#: .\contrib\comments\models.py:234
1287msgid "score date"
1288msgstr "Bewertungsdatum"
1289
1290#: .\contrib\comments\models.py:237
1291msgid "karma score"
1292msgstr "Karma Bewertung"
1293
1294#: .\contrib\comments\models.py:238
1295msgid "karma scores"
1296msgstr "Karma Bewertungen"
1297
1298#: .\contrib\comments\models.py:242
1299#, python-format
1300msgid "%(score)d rating by %(user)s"
1301msgstr "%(score)d Bewertung von %(user)s"
1302
1303#: .\contrib\comments\models.py:258
1304#, python-format
1305msgid ""
1306"This comment was flagged by %(user)s:\n"
1307"\n"
1308"%(text)s"
1309msgstr ""
1310"Dieser Kommentar ist von %(user)s markiert:\n"
1311"\n"
1312"%(text)s"
1313
1314#: .\contrib\comments\models.py:265
1315msgid "flag date"
1316msgstr "Kennzeichnungsdatum"
1317
1318#: .\contrib\comments\models.py:268
1319msgid "user flag"
1320msgstr "Benutzerkennzeichnung"
1321
1322#: .\contrib\comments\models.py:269
1323msgid "user flags"
1324msgstr "Benutzerkennzeichnungen"
1325
1326#: .\contrib\comments\models.py:273
1327#, python-format
1328msgid "Flag by %r"
1329msgstr "Gekennzeichnet von %r"
1330
1331#: .\contrib\comments\models.py:278
1332msgid "deletion date"
1333msgstr "Löschdatum"
1334
1335#: .\contrib\comments\models.py:280
1336msgid "moderator deletion"
1337msgstr "Löschung vom Moderator"
1338
1339#: .\contrib\comments\models.py:281
1340msgid "moderator deletions"
1341msgstr "Löschungen vom Moderator"
1342
1343#: .\contrib\comments\models.py:285
1344#, python-format
1345msgid "Moderator deletion by %r"
1346msgstr "Vom Moderator %r gelöscht"
1347
1348#: .\contrib\comments\templates\comments\form.html.py:8
1349msgid "Forgotten your password?"
1350msgstr "Passwort vergessen?"
1351
1352#: .\contrib\comments\templates\comments\form.html.py:12
1353msgid "Ratings"
1354msgstr "Bewertungen"
1355
1356#: .\contrib\comments\templates\comments\form.html.py:12
1357#: .\contrib\comments\templates\comments\form.html.py:23
1358msgid "Required"
1359msgstr "Erforderlich"
1360
1361#: .\contrib\comments\templates\comments\form.html.py:12
1362#: .\contrib\comments\templates\comments\form.html.py:23
1363msgid "Optional"
1364msgstr "Optional"
1365
1366#: .\contrib\comments\templates\comments\form.html.py:23
1367msgid "Post a photo"
1368msgstr "Ein Bild veröffentlichen"
1369
1370#: .\contrib\comments\templates\comments\form.html.py:28
1371#: .\contrib\comments\templates\comments\freeform.html.py:5
1372msgid "Comment:"
1373msgstr "Kommentar:"
1374
1375#: .\contrib\comments\templates\comments\form.html.py:35
1376#: .\contrib\comments\templates\comments\freeform.html.py:10
1377msgid "Preview comment"
1378msgstr "Kommentarvorschau"
1379
1380#: .\contrib\comments\templates\comments\freeform.html.py:4
1381msgid "Your name:"
1382msgstr "Ihr Name:"
1383
1384#: .\contrib\comments\views\comments.py:27
1385msgid "This rating is required because you've entered at least one other rating."
1386msgstr "Diese Abstimmung ist zwingend erforderlich, da Du an mindestens einer weiteren Abstimmung teilnimmst."
1387
1388#: .\contrib\comments\views\comments.py:111
1389#, python-format
1390msgid ""
1391"This comment was posted by a user who has posted fewer than %(count)s comment:\n"
1392"\n"
1393"%(text)s"
1394msgid_plural ""
1395"This comment was posted by a user who has posted fewer than %(count)s comments:\n"
1396"\n"
1397"%(text)s"
1398msgstr[0] ""
1399"Dieser Kommentar ist von einem Benutzer mit weniger als %(count)s Kommentar:\n"
1400"\n"
1401"%(text)s"
1402msgstr[1] ""
1403"Dieser Kommentar ist von einem Benutzer mit weniger als %(count)s Kommentaren:\n"
1404"\n"
1405"%(text)s"
1406
1407#: .\contrib\comments\views\comments.py:116
1408#, python-format
1409msgid ""
1410"This comment was posted by a sketchy user:\n"
1411"\n"
1412"%(text)s"
1413msgstr ""
1414"Dieser Kommentar ist von einem nicht einschätzbaren Benutzer:\n"
1415"\n"
1416"%(text)s"
1417
1418#: .\contrib\comments\views\comments.py:188
1419#: .\contrib\comments\views\comments.py:280
1420msgid "Only POSTs are allowed"
1421msgstr "Nur POST ist erlaubt"
1422
1423#: .\contrib\comments\views\comments.py:192
1424#: .\contrib\comments\views\comments.py:284
1425msgid "One or more of the required fields wasn't submitted"
1426msgstr "Eines oder mehrere der erforderlichen Felder fehlen"
1427
1428#: .\contrib\comments\views\comments.py:196
1429#: .\contrib\comments\views\comments.py:286
1430msgid "Somebody tampered with the comment form (security violation)"
1431msgstr "Jemand hat mit dem Kommentarformular herumgespielt (Sicherheitsverletzung)"
1432
1433#: .\contrib\comments\views\comments.py:206
1434#: .\contrib\comments\views\comments.py:292
1435msgid "The comment form had an invalid 'target' parameter -- the object ID was invalid"
1436msgstr "Das Kommentarformular hatte einen falschen 'target' Parameter -- die Objekt-ID ist ungültig."
1437
1438#: .\contrib\comments\views\comments.py:257
1439#: .\contrib\comments\views\comments.py:321
1440msgid "The comment form didn't provide either 'preview' or 'post'"
1441msgstr "Das Kommentarformular wurde nicht mit 'preview' oder 'post' abgeschickt"
1442
1443#: .\contrib\comments\views\karma.py:19
1444msgid "Anonymous users cannot vote"
1445msgstr "Anonyme Benutzer dürfen nicht abstimmen"
1446
1447#: .\contrib\comments\views\karma.py:23
1448msgid "Invalid comment ID"
1449msgstr "Ungültige Kommentar-ID"
1450
1451#: .\contrib\comments\views\karma.py:25
1452msgid "No voting for yourself"
1453msgstr "Keine Abstimmung für dich selbst"
1454
1455#: .\contrib\contenttypes\models.py:26
1456msgid "python model class name"
1457msgstr "Python Model-Klassenname"
1458
1459#: .\contrib\contenttypes\models.py:29
1460msgid "content type"
1461msgstr "Inhaltstyp"
1462
1463#: .\contrib\contenttypes\models.py:30
1464msgid "content types"
1465msgstr "Inhaltstypen"
1466
1467#: .\contrib\flatpages\models.py:8
1468msgid "Example: '/about/contact/'. Make sure to have leading and trailing slashes."
1469msgstr "Beispiel: '/about/contact/'. Wichtig: vorne und hinten muss ein / stehen."
1470
1471#: .\contrib\flatpages\models.py:9
1472msgid "title"
1473msgstr "Titel"
1474
1475#: .\contrib\flatpages\models.py:10
1476msgid "content"
1477msgstr "Inhalt"
1478
1479#: .\contrib\flatpages\models.py:11
1480msgid "enable comments"
1481msgstr "Kommentare aktivieren"
1482
1483#: .\contrib\flatpages\models.py:12
1484msgid "template name"
1485msgstr "Name der Vorlage"
1486
1487#: .\contrib\flatpages\models.py:13
1488msgid "Example: 'flatpages/contact_page.html'. If this isn't provided, the system will use 'flatpages/default.html'."
1489msgstr "Beispiel: 'flatpages/contact_page.html'. Wenn dieses Feld nicht gefüllt ist, wird 'flatpages/default.html' als Standard gewählt."
1490
1491#: .\contrib\flatpages\models.py:14
1492msgid "registration required"
1493msgstr "Registrierung erforderlich"
1494
1495#: .\contrib\flatpages\models.py:14
1496msgid "If this is checked, only logged-in users will be able to view the page."
1497msgstr "Wenn hier ein Haken gesetzt ist, können nur angemeldete Benutzer diese Seite sehen."
1498
1499#: .\contrib\flatpages\models.py:18
1500msgid "flat page"
1501msgstr "Webseite"
1502
1503#: .\contrib\flatpages\models.py:19
1504msgid "flat pages"
1505msgstr "Webseiten"
1506
1507#: .\contrib\redirects\models.py:7
1508msgid "redirect from"
1509msgstr "Umleitung von"
1510
1511#: .\contrib\redirects\models.py:8
1512msgid "This should be an absolute path, excluding the domain name. Example: '/events/search/'."
1513msgstr "Hier sollte ein absoluter Pfad stehen, ohne den Domainnamen. Beispiel: '/events/search/'."
1514
1515#: .\contrib\redirects\models.py:9
1516msgid "redirect to"
1517msgstr "Umleitung zu"
1518
1519#: .\contrib\redirects\models.py:10
1520msgid "This can be either an absolute path (as above) or a full URL starting with 'http://'."
1521msgstr "Hier muss entweder ein absoluter Pfad oder eine komplette URL mit http:// am Anfang stehen."
1522
1523#: .\contrib\redirects\models.py:13
1524msgid "redirect"
1525msgstr "Umleitung"
1526
1527#: .\contrib\redirects\models.py:14
1528msgid "redirects"
1529msgstr "Umleitungen"
1530
1531#: .\contrib\sessions\models.py:51
1532msgid "session key"
1533msgstr "Sitzungs-ID"
1534
1535#: .\contrib\sessions\models.py:52
1536msgid "session data"
1537msgstr "Sitzungsdaten"
1538
1539#: .\contrib\sessions\models.py:53
1540msgid "expire date"
1541msgstr "Verfallsdatum"
1542
1543#: .\contrib\sessions\models.py:57
1544msgid "session"
1545msgstr "Sitzung"
1546
1547#: .\contrib\sessions\models.py:58
1548msgid "sessions"
1549msgstr "Sitzungen"
1550
1551#: .\contrib\sites\models.py:10
1552msgid "domain name"
1553msgstr "Domainname"
1554
1555#: .\contrib\sites\models.py:11
1556msgid "display name"
1557msgstr "Anzeigename"
1558
1559#: .\contrib\sites\models.py:15
1560msgid "site"
1561msgstr "Website"
1562
1563#: .\contrib\sites\models.py:16
1564msgid "sites"
1565msgstr "Websites"
1566
1567#: .\core\validators.py:64
1568msgid "This value must contain only letters, numbers and underscores."
1569msgstr "Dieser Wert darf nur Buchstaben, Ziffern und Unterstriche enthalten."
1570
1571#: .\core\validators.py:68
1572msgid "This value must contain only letters, numbers, underscores, dashes or slashes."
1573msgstr "Dieser Wert darf nur Buchstaben, Ziffern, Unterstriche und Schrägstriche enthalten."
1574
1575#: .\core\validators.py:72
1576msgid "This value must contain only letters, numbers, underscores or hyphens."
1577msgstr "Dieser Wert darf nur Buchstaben, Ziffern, Unterstriche und Bindestriche enthalten."
1578
1579#: .\core\validators.py:76
1580msgid "Uppercase letters are not allowed here."
1581msgstr "Großbuchstaben sind hier nicht erlaubt."
1582
1583#: .\core\validators.py:80
1584msgid "Lowercase letters are not allowed here."
1585msgstr "Kleinbuchstaben sind hier nicht erlaubt."
1586
1587#: .\core\validators.py:87
1588msgid "Enter only digits separated by commas."
1589msgstr "Hier sind nur durch Komma getrennte Ziffern erlaubt."
1590
1591#: .\core\validators.py:99
1592msgid "Enter valid e-mail addresses separated by commas."
1593msgstr "Bitte mit Komma getrennte, gültige E-Mail-Adressen eingeben."
1594
1595#: .\core\validators.py:103
1596msgid "Please enter a valid IP address."
1597msgstr "Bitte eine gültige IP-Adresse eingeben."
1598
1599#: .\core\validators.py:107
1600msgid "Empty values are not allowed here."
1601msgstr "Dieses Feld darf nicht leer sein."
1602
1603#: .\core\validators.py:111
1604msgid "Non-numeric characters aren't allowed here."
1605msgstr "Nichtnumerische Zeichen sind hier nicht erlaubt."
1606
1607#: .\core\validators.py:115
1608msgid "This value can't be comprised solely of digits."
1609msgstr "Dieser Wert darf nicht nur aus Ziffern bestehen."
1610
1611#: .\core\validators.py:120
1612#: .\newforms\fields.py:126
1613msgid "Enter a whole number."
1614msgstr "Bitte eine ganze Zahl eingeben."
1615
1616#: .\core\validators.py:124
1617msgid "Only alphabetical characters are allowed here."
1618msgstr "Nur alphabetische Zeichen sind hier erlaubt."
1619
1620#: .\core\validators.py:139
1621msgid "Year must be 1900 or later."
1622msgstr "Das Jahr muss 1900 oder später sein."
1623
1624#: .\core\validators.py:143
1625#, python-format
1626msgid "Invalid date: %s."
1627msgstr "Ungültiges Datum: %s"
1628
1629#: .\core\validators.py:147
1630#: .\db\models\fields\__init__.py:448
1631msgid "Enter a valid date in YYYY-MM-DD format."
1632msgstr "Bitte ein gültiges Datum im Format JJJJ-MM-TT eingeben."
1633
1634#: .\core\validators.py:152
1635msgid "Enter a valid time in HH:MM format."
1636msgstr "Bitte eine gültige Zeit im Format SS:MM eingeben."
1637
1638#: .\core\validators.py:156
1639#: .\db\models\fields\__init__.py:515
1640msgid "Enter a valid date/time in YYYY-MM-DD HH:MM format."
1641msgstr "Bitte eine gültige Datums- und Zeitangabe im Format JJJJ-MM-TT SS:MM eingeben."
1642
1643#: .\core\validators.py:161
1644#: .\newforms\fields.py:269
1645msgid "Enter a valid e-mail address."
1646msgstr "Bitte eine gültige E-Mail-Adresse eingeben."
1647
1648#: .\core\validators.py:173
1649#: .\core\validators.py:442
1650#: .\oldforms\__init__.py:667
1651msgid "No file was submitted. Check the encoding type on the form."
1652msgstr "Es wurde keine Datei übermittelt. Eventuell ist das Formular-Encoding falsch."
1653
1654#: .\core\validators.py:177
1655msgid "Upload a valid image. The file you uploaded was either not an image or a corrupted image."
1656msgstr "Bitte ein Bild hochladen. Die hochgeladene Datei ist kein Bild, oder ist defekt."
1657
1658#: .\core\validators.py:184
1659#, python-format
1660msgid "The URL %s does not point to a valid image."
1661msgstr "Die URL %s zeigt nicht auf ein gültiges Bild."
1662
1663#: .\core\validators.py:188
1664#, python-format
1665msgid "Phone numbers must be in XXX-XXX-XXXX format. \"%s\" is invalid."
1666msgstr "Telefonnummern müssen das Format XXX-XXX-XXXX haben. \"%s\" ist ungültig."
1667
1668#: .\core\validators.py:196
1669#, python-format
1670msgid "The URL %s does not point to a valid QuickTime video."
1671msgstr "Die URL %s zeigt nicht auf ein gültiges QuickTime-Video."
1672
1673#: .\core\validators.py:200
1674msgid "A valid URL is required."
1675msgstr "Eine gültige URL wird hier verlangt."
1676
1677#: .\core\validators.py:214
1678#, python-format
1679msgid ""
1680"Valid HTML is required. Specific errors are:\n"
1681"%s"
1682msgstr ""
1683"Bitte gültiges HTML eingeben. Fehler sind:\n"
1684"%s"
1685
1686#: .\core\validators.py:221
1687#, python-format
1688msgid "Badly formed XML: %s"
1689msgstr "Ungültiges XML: %s"
1690
1691#: .\core\validators.py:238
1692#, python-format
1693msgid "Invalid URL: %s"
1694msgstr "Ungültige URL: %s"
1695
1696#: .\core\validators.py:243
1697#: .\core\validators.py:245
1698#, python-format
1699msgid "The URL %s is a broken link."
1700msgstr "Die URL %s funktioniert nicht."
1701
1702#: .\core\validators.py:251
1703msgid "Enter a valid U.S. state abbreviation."
1704msgstr "Bitte eine gültige Abkürzung für einen US-Staat eingeben."
1705
1706#: .\core\validators.py:265
1707#, python-format
1708msgid "Watch your mouth! The word %s is not allowed here."
1709msgid_plural "Watch your mouth! The words %s are not allowed here."
1710msgstr[0] "Keine Schimpfworte! Das Wort %s ist hier nicht gern gesehen!"
1711msgstr[1] "Keine Schimpfworte! Die Wörter %s sind hier nicht gern gesehen!"
1712
1713#: .\core\validators.py:272
1714#, python-format
1715msgid "This field must match the '%s' field."
1716msgstr "Dieses Feld muss zum Feld '%s' passen."
1717
1718#: .\core\validators.py:291
1719msgid "Please enter something for at least one field."
1720msgstr "Bitte mindestens eines der Felder ausfüllen."
1721
1722#: .\core\validators.py:300
1723#: .\core\validators.py:311
1724msgid "Please enter both fields or leave them both empty."
1725msgstr "Bitte entweder beide Felder ausfüllen, oder beide leer lassen."
1726
1727#: .\core\validators.py:318
1728#, python-format
1729msgid "This field must be given if %(field)s is %(value)s"
1730msgstr "Dieses Feld muss gefüllt sein, wenn Feld %(field)s den Wert %(value)s hat."
1731
1732#: .\core\validators.py:330
1733#, python-format
1734msgid "This field must be given if %(field)s is not %(value)s"
1735msgstr "Dieses Feld muss gefüllt sein, wenn Feld %(field)s nicht %(value)s ist."
1736
1737#: .\core\validators.py:349
1738msgid "Duplicate values are not allowed."
1739msgstr "Doppelte Werte sind hier nicht erlaubt."
1740
1741#: .\core\validators.py:364
1742#, python-format
1743msgid "This value must be between %s and %s."
1744msgstr "Dieser Wert muss zwischen %s und %s sein."
1745
1746#: .\core\validators.py:366
1747#, python-format
1748msgid "This value must be at least %s."
1749msgstr "Dieser Wert muss mindestens %s sein."
1750
1751#: .\core\validators.py:368
1752#, python-format
1753msgid "This value must be no more than %s."
1754msgstr "Dieser Wert darf maximal %s sein."
1755
1756#: .\core\validators.py:404
1757#, python-format
1758msgid "This value must be a power of %s."
1759msgstr "Dieser Wert muss eine Potenz von %s sein."
1760
1761#: .\core\validators.py:415
1762msgid "Please enter a valid decimal number."
1763msgstr "Bitte eine gültige Dezimalzahl eingeben."
1764
1765#: .\core\validators.py:419
1766#, python-format
1767msgid "Please enter a valid decimal number with at most %s total digit."
1768msgid_plural "Please enter a valid decimal number with at most %s total digits."
1769msgstr[0] "Bitte eine gültige Dezimalzahl mit maximal %s Ziffer eingeben."
1770msgstr[1] "Bitte eine gültige Dezimalzahl mit maximal %s Ziffern eingeben."
1771
1772#: .\core\validators.py:422
1773#, python-format
1774msgid "Please enter a valid decimal number with a whole part of at most %s digit."
1775msgid_plural "Please enter a valid decimal number with a whole part of at most %s digits."
1776msgstr[0] "Bitte eine gültige Dezimalzahl mit einer Gesamtzahl von maximal %s Ziffer eingeben."
1777msgstr[1] "Bitte eine gültige Dezimalzahl mit einer Gesamtzahl von maximal %s Ziffern eingeben."
1778
1779#: .\core\validators.py:425
1780#, python-format
1781msgid "Please enter a valid decimal number with at most %s decimal place."
1782msgid_plural "Please enter a valid decimal number with at most %s decimal places."
1783msgstr[0] "Bitte eine gültige Dezimalzahl mit maximal %s Dezimalstelle eingeben."
1784msgstr[1] "Bitte eine gültige Dezimalzahl mit maximal %s Dezimalstellen eingeben."
1785
1786#: .\core\validators.py:435
1787#, python-format
1788msgid "Make sure your uploaded file is at least %s bytes big."
1789msgstr "Bitte sicherstellen, dass die hochgeladene Datei mindestens %s Bytes groß ist."
1790
1791#: .\core\validators.py:436
1792#, python-format
1793msgid "Make sure your uploaded file is at most %s bytes big."
1794msgstr "Bitte sicherstellen, dass die hochgeladene Datei maximal %s Bytes groß ist."
1795
1796#: .\core\validators.py:453
1797msgid "The format for this field is wrong."
1798msgstr "Das Format für dieses Feld ist falsch."
1799
1800#: .\core\validators.py:468
1801msgid "This field is invalid."
1802msgstr "Dieses Feld ist ungültig."
1803
1804#: .\core\validators.py:504
1805#, python-format
1806msgid "Could not retrieve anything from %s."
1807msgstr "Konnte nichts von %s empfangen."
1808
1809#: .\core\validators.py:507
1810#, python-format
1811msgid "The URL %(url)s returned the invalid Content-Type header '%(contenttype)s'."
1812msgstr "Die URL %(url)s lieferte den falschen Content-Type '%(contenttype)s'."
1813
1814#: .\core\validators.py:540
1815#, python-format
1816msgid "Please close the unclosed %(tag)s tag from line %(line)s. (Line starts with \"%(start)s\".)"
1817msgstr "Bitte das ungeschlossene %(tag)s Tag in Zeile %(line)s schließen. Die Zeile beginnt mit \"%(start)s\"."
1818
1819#: .\core\validators.py:544
1820#, python-format
1821msgid "Some text starting on line %(line)s is not allowed in that context. (Line starts with \"%(start)s\".)"
1822msgstr "In Zeile %(line)s ist Text, der nicht in dem Kontext erlaubt ist. Die Zeile beginnt mit \"%(start)s\"."
1823
1824#: .\core\validators.py:549
1825#, python-format
1826msgid "\"%(attr)s\" on line %(line)s is an invalid attribute. (Line starts with \"%(start)s\".)"
1827msgstr "Das Attribute %(attr)s in Zeile %(line)s ist ungültig. Die Zeile beginnt mit \"%(start)s\"."
1828
1829#: .\core\validators.py:554
1830#, python-format
1831msgid "\"<%(tag)s>\" on line %(line)s is an invalid tag. (Line starts with \"%(start)s\".)"
1832msgstr "<%(tag)s> in Zeile %(line)s ist ungültig. Die Zeile beginnt mit \"%(start)s\"."
1833
1834#: .\core\validators.py:558
1835#, python-format
1836msgid "A tag on line %(line)s is missing one or more required attributes. (Line starts with \"%(start)s\".)"
1837msgstr "Ein Tag in Zeile %(line)s hat eines oder mehrere Pflichtattribute nicht. Die Zeile beginnt mit \"%(start)s\"."
1838
1839#: .\core\validators.py:563
1840#, python-format
1841msgid "The \"%(attr)s\" attribute on line %(line)s has an invalid value. (Line starts with \"%(start)s\".)"
1842msgstr "Das Attribut %(attr)s in Zeile %(line)s hat einen ungültigen Wert. Die Zeile beginnt mit \"%(start)s\"."
1843
1844#: .\db\models\manipulators.py:305
1845#, python-format
1846msgid "%(object)s with this %(type)s already exists for the given %(field)s."
1847msgstr "Ein '%(object)s' in dieser '%(type)s' existiert bereits für dieses '%(field)s'."
1848
1849#: .\db\models\fields\related.py:53
1850#, python-format
1851msgid "Please enter a valid %s."
1852msgstr "Bitte ein gültiges '%s' eingeben."
1853
1854#: .\db\models\fields\related.py:642
1855msgid "Separate multiple IDs with commas."
1856msgstr "Mehrere IDs können mit Komma getrennt werden."
1857
1858#: .\db\models\fields\related.py:644
1859msgid "Hold down \"Control\", or \"Command\" on a Mac, to select more than one."
1860msgstr "Um mehr als eine Selektion zu treffen, \"Strg\", oder auf dem Mac \"Command\", beim Klicken gedrückt halten."
1861
1862#: .\db\models\fields\related.py:691
1863#, python-format
1864msgid "Please enter valid %(self)s IDs. The value %(value)r is invalid."
1865msgid_plural "Please enter valid %(self)s IDs. The values %(value)r are invalid."
1866msgstr[0] "Bitte gültige IDs für %(self)s eingeben. Der Wert %(value)r ist ungültig."
1867msgstr[1] "Bitte gültige IDs für %(self)s eingeben. Die Werte %(value)r sind ungültig."
1868
1869#: .\db\models\fields\__init__.py:42
1870#, python-format
1871msgid "%(optname)s with this %(fieldname)s already exists."
1872msgstr "Ein '%(optname)s' mit diesem '%(fieldname)s' existiert bereits."
1873
1874#: .\db\models\fields\__init__.py:116
1875#: .\db\models\fields\__init__.py:267
1876#: .\db\models\fields\__init__.py:599
1877#: .\db\models\fields\__init__.py:610
1878#: .\newforms\fields.py:78
1879#: .\newforms\fields.py:373
1880#: .\newforms\fields.py:449
1881#: .\newforms\fields.py:460
1882#: .\oldforms\__init__.py:352
1883msgid "This field is required."
1884msgstr "Dieses Feld ist zwingend erforderlich."
1885
1886#: .\db\models\fields\__init__.py:360
1887msgid "This value must be an integer."
1888msgstr "Dieser Wert muss eine Ganzzahl sein."
1889
1890#: .\db\models\fields\__init__.py:395
1891msgid "This value must be either True or False."
1892msgstr "Dieser Wert muss wahr oder falsch sein."
1893
1894#: .\db\models\fields\__init__.py:416
1895msgid "This field cannot be null."
1896msgstr "Dieses Feld darf nicht leer sein."
1897
1898#: .\db\models\fields\__init__.py:619
1899msgid "Enter a valid filename."
1900msgstr "Bitte einen gültigen Dateinamen eingeben."
1901
1902#: .\newforms\fields.py:101
1903#: .\newforms\fields.py:254
1904#, python-format
1905msgid "Ensure this value has at most %d characters."
1906msgstr "Bitte sicherstellen, dass der Text maximal %d Zeichen hat."
1907
1908#: .\newforms\fields.py:103
1909#: .\newforms\fields.py:256
1910#, python-format
1911msgid "Ensure this value has at least %d characters."
1912msgstr "Bitte sicherstellen, dass der Text wenigstens %d Zeichen hat."
1913
1914#: .\newforms\fields.py:128
1915#, python-format
1916msgid "Ensure this value is less than or equal to %s."
1917msgstr "Dieser Wert darf maximal %s sein."
1918
1919#: .\newforms\fields.py:130
1920#, python-format
1921msgid "Ensure this value is greater than or equal to %s."
1922msgstr "Dieser Wert muss größer oder gleich %s sein."
1923
1924#: .\newforms\fields.py:163
1925msgid "Enter a valid date."
1926msgstr "Bitte ein gültiges Datum eingeben."
1927
1928#: .\newforms\fields.py:190
1929msgid "Enter a valid time."
1930msgstr "Bitte eine gültige Uhrzeit eingeben."
1931
1932#: .\newforms\fields.py:226
1933msgid "Enter a valid date/time."
1934msgstr "Bitte gültiges Datum und Uhrzeit eingeben."
1935
1936#: .\newforms\fields.py:240
1937msgid "Enter a valid value."
1938msgstr "Bitte einen gültigen Wert eingeben."
1939
1940#: .\newforms\fields.py:287
1941#: .\newforms\fields.py:309
1942msgid "Enter a valid URL."
1943msgstr "Bitte eine gültige Adresse eingeben."
1944
1945#: .\newforms\fields.py:311
1946msgid "This URL appears to be a broken link."
1947msgstr "Diese Adresse scheint nicht gültig zu sein."
1948
1949#: .\newforms\fields.py:359
1950#: .\newforms\fields.py:386
1951#, python-format
1952msgid "Select a valid choice. %s is not one of the available choices."
1953msgstr "Bitte eine gültige Auswahl treffen. %s ist keine gültige Auswahl."
1954
1955#: .\newforms\fields.py:377
1956#: .\newforms\fields.py:453
1957msgid "Enter a list of values."
1958msgstr "Eine Liste mit Werten eingeben."
1959
1960#: .\oldforms\__init__.py:387
1961#, python-format
1962msgid "Ensure your text is less than %s character."
1963msgid_plural "Ensure your text is less than %s characters."
1964msgstr[0] "Bitte sicherstellen, dass der Text weniger als %s Zeichen hat."
1965msgstr[1] "Bitte sicherstellen, dass der Text weniger als %s Zeichen hat."
1966
1967#: .\oldforms\__init__.py:392
1968msgid "Line breaks are not allowed here."
1969msgstr "Zeilenumbrüche sind hier nicht erlaubt."
1970
1971#: .\oldforms\__init__.py:493
1972#: .\oldforms\__init__.py:566
1973#: .\oldforms\__init__.py:605
1974#, python-format
1975msgid "Select a valid choice; '%(data)s' is not in %(choices)s."
1976msgstr "Bitte eine gültige Auswahl treffen; '%(data)s' ist nicht in %(choices)s."
1977
1978#: .\oldforms\__init__.py:669
1979msgid "The submitted file is empty."
1980msgstr "Die ausgewählte Datei ist leer."
1981
1982#: .\oldforms\__init__.py:725
1983msgid "Enter a whole number between -32,768 and 32,767."
1984msgstr "Bitte eine Ganzzahl zwischen -32.768 und 32.767 eingeben."
1985
1986#: .\oldforms\__init__.py:735
1987msgid "Enter a positive number."
1988msgstr "Bitte eine ganze, positive Zahl eingeben."
1989
1990#: .\oldforms\__init__.py:745
1991msgid "Enter a whole number between 0 and 32,767."
1992msgstr "Bitte eine ganze Zahl zwischen 0 und 32.767 eingeben."
1993
1994#: .\template\defaultfilters.py:419
1995msgid "yes,no,maybe"
1996msgstr "Ja,Nein,Vielleicht"
1997
1998#: .\utils\dates.py:6
1999msgid "Monday"
2000msgstr "Montag"
2001
2002#: .\utils\dates.py:6
2003msgid "Tuesday"
2004msgstr "Dienstag"
2005
2006#: .\utils\dates.py:6
2007msgid "Wednesday"
2008msgstr "Mittwoch"
2009
2010#: .\utils\dates.py:6
2011msgid "Thursday"
2012msgstr "Donnerstag"
2013
2014#: .\utils\dates.py:6
2015msgid "Friday"
2016msgstr "Freitag"
2017
2018#: .\utils\dates.py:7
2019msgid "Saturday"
2020msgstr "Samstag"
2021
2022#: .\utils\dates.py:7
2023msgid "Sunday"
2024msgstr "Sonntag"
2025
2026#: .\utils\dates.py:14
2027msgid "January"
2028msgstr "Januar"
2029
2030#: .\utils\dates.py:14
2031msgid "February"
2032msgstr "Februar"
2033
2034#: .\utils\dates.py:14
2035#: .\utils\dates.py:27
2036msgid "March"
2037msgstr "März"
2038
2039#: .\utils\dates.py:14
2040#: .\utils\dates.py:27
2041msgid "April"
2042msgstr "April"
2043
2044#: .\utils\dates.py:14
2045#: .\utils\dates.py:27
2046msgid "May"
2047msgstr "Mai"
2048
2049#: .\utils\dates.py:14
2050#: .\utils\dates.py:27
2051msgid "June"
2052msgstr "Juni"
2053
2054#: .\utils\dates.py:15
2055#: .\utils\dates.py:27
2056msgid "July"
2057msgstr "Juli"
2058
2059#: .\utils\dates.py:15
2060msgid "August"
2061msgstr "August"
2062
2063#: .\utils\dates.py:15
2064msgid "September"
2065msgstr "September"
2066
2067#: .\utils\dates.py:15
2068msgid "October"
2069msgstr "Oktober"
2070
2071#: .\utils\dates.py:15
2072msgid "November"
2073msgstr "November"
2074
2075#: .\utils\dates.py:16
2076msgid "December"
2077msgstr "Dezember"
2078
2079#: .\utils\dates.py:19
2080msgid "jan"
2081msgstr "Jan"
2082
2083#: .\utils\dates.py:19
2084msgid "feb"
2085msgstr "Feb"
2086
2087#: .\utils\dates.py:19
2088msgid "mar"
2089msgstr "Mär"
2090
2091#: .\utils\dates.py:19
2092msgid "apr"
2093msgstr "Apr"
2094
2095#: .\utils\dates.py:19
2096msgid "may"
2097msgstr "Mai"
2098
2099#: .\utils\dates.py:19
2100msgid "jun"
2101msgstr "Jun"
2102
2103#: .\utils\dates.py:20
2104msgid "jul"
2105msgstr "Jul"
2106
2107#: .\utils\dates.py:20
2108msgid "aug"
2109msgstr "Aug"
2110
2111#: .\utils\dates.py:20
2112msgid "sep"
2113msgstr "Sep"
2114
2115#: .\utils\dates.py:20
2116msgid "oct"
2117msgstr "Okt"
2118
2119#: .\utils\dates.py:20
2120msgid "nov"
2121msgstr "Nov"
2122
2123#: .\utils\dates.py:20
2124msgid "dec"
2125msgstr "Dez"
2126
2127#: .\utils\dates.py:27
2128msgid "Jan."
2129msgstr "Jan."
2130
2131#: .\utils\dates.py:27
2132msgid "Feb."
2133msgstr "Feb."
2134
2135#: .\utils\dates.py:28
2136msgid "Aug."
2137msgstr "Aug."
2138
2139#: .\utils\dates.py:28
2140msgid "Sept."
2141msgstr "Sept."
2142
2143#: .\utils\dates.py:28
2144msgid "Oct."
2145msgstr "Okt."
2146
2147#: .\utils\dates.py:28
2148msgid "Nov."
2149msgstr "Nov."
2150
2151#: .\utils\dates.py:28
2152msgid "Dec."
2153msgstr "Dez."
2154
2155#: .\utils\timesince.py:12
2156msgid "year"
2157msgid_plural "years"
2158msgstr[0] "Jahr"
2159msgstr[1] "Jahre"
2160
2161#: .\utils\timesince.py:13
2162msgid "month"
2163msgid_plural "months"
2164msgstr[0] "Monat"
2165msgstr[1] "Monate"
2166
2167#: .\utils\timesince.py:14
2168msgid "week"
2169msgid_plural "weeks"
2170msgstr[0] "Woche"
2171msgstr[1] "Wochen"
2172
2173#: .\utils\timesince.py:15
2174msgid "day"
2175msgid_plural "days"
2176msgstr[0] "Tag"
2177msgstr[1] "Tage"
2178
2179#: .\utils\timesince.py:16
2180msgid "hour"
2181msgid_plural "hours"
2182msgstr[0] "Stunde"
2183msgstr[1] "Stunden"
2184
2185#: .\utils\timesince.py:17
2186msgid "minute"
2187msgid_plural "minutes"
2188msgstr[0] "Minute"
2189msgstr[1] "Minuten"
2190
2191#: .\utils\translation\trans_real.py:362
2192msgid "DATE_FORMAT"
2193msgstr "j. N Y"
2194
2195#: .\utils\translation\trans_real.py:363
2196msgid "DATETIME_FORMAT"
2197msgstr "j. N Y, H:i"
2198
2199#: .\utils\translation\trans_real.py:364
2200msgid "TIME_FORMAT"
2201msgstr "H:i"
2202
2203#: .\utils\translation\trans_real.py:380
2204msgid "YEAR_MONTH_FORMAT"
2205msgstr "F Y"
2206
2207#: .\utils\translation\trans_real.py:381
2208msgid "MONTH_DAY_FORMAT"
2209msgstr "j. F"
2210
2211#: .\views\generic\create_update.py:43
2212#, python-format
2213msgid "The %(verbose_name)s was created successfully."
2214msgstr "%(verbose_name)s wurde erfolgreich angelegt."
2215
2216#: .\views\generic\create_update.py:117
2217#, python-format
2218msgid "The %(verbose_name)s was updated successfully."
2219msgstr "%(verbose_name)s wurde erfolgreich aktualisiert."
2220
2221#: .\views\generic\create_update.py:184
2222#, python-format
2223msgid "The %(verbose_name)s was deleted."
2224msgstr "%(verbose_name)s wurde gelöscht"
2225
Back to Top