@@ -35,38 +35,40 @@ msgstr "Soll der folgende Kommentar wirklich gelöscht werden?"
3535
3636#: frontend/templates/frontend/content/addcontent.html:23
3737#: frontend/templates/frontend/course/create.html:29
38+ #: frontend/templates/frontend/course/edit.html:29
3839msgid "Create"
3940msgstr "Erzeugen"
4041
4142#: frontend/templates/frontend/content/addcontent.html:24
4243#: frontend/templates/frontend/content/detail.html:80
4344#: frontend/templates/frontend/course/create.html:30
45+ #: frontend/templates/frontend/course/edit.html:30
4446#: frontend/templates/frontend/profile/profile_edit.html:19
4547msgid "Cancel"
4648msgstr "Abbrechen"
4749
4850#: frontend/templates/frontend/content/detail.html:18
49- #: frontend/templates/frontend/course/view.html:25
51+ #: frontend/templates/frontend/course/view.html:24
5052msgid "Actions"
5153msgstr "Aktionen"
5254
53- #: frontend/templates/frontend/content/detail.html:46
55+ #: frontend/templates/frontend/content/detail.html:43
5456msgid "Back to course "
5557msgstr "Zurück zum Kurs "
5658
57- #: frontend/templates/frontend/content/detail.html:52
59+ #: frontend/templates/frontend/content/detail.html:49
5860msgid "By"
5961msgstr "Von"
6062
61- #: frontend/templates/frontend/content/detail.html:62
63+ #: frontend/templates/frontend/content/detail.html:59
6264msgid "Created at"
6365msgstr "Erstellt am"
6466
65- #: frontend/templates/frontend/content/detail.html:70
67+ #: frontend/templates/frontend/content/detail.html:67
6668msgid "Delete"
6769msgstr "Löschen"
6870
69- #: frontend/templates/frontend/content/detail.html:74
71+ #: frontend/templates/frontend/content/detail.html:71
7072#, python-format
7173msgid ""
7274"\n"
@@ -80,38 +82,26 @@ msgstr ""
8082" "
8183
8284#: frontend/templates/frontend/content/detail.html:83
83- #: frontend/templates/frontend/course/create.html:30
84- #: frontend/templates/frontend/course/edit.html:30
85- #: frontend/templates/frontend/profile/profile_edit.html:19
86- msgid "Cancel"
87- msgstr "Abbrechen"
88-
89- #: frontend/templates/frontend/content/detail.html:86
9085msgid "Confirm"
9186msgstr "Bestätigen"
9287
93- #: frontend/templates/frontend/content/detail.html:102
88+ #: frontend/templates/frontend/content/detail.html:99
9489#: frontend/templates/frontend/course/topic_contents.html:29
9590msgid "Rating"
9691msgstr "Bewertung"
9792
98- #: frontend/templates/frontend/content/detail.html:112
93+ #: frontend/templates/frontend/content/detail.html:109
9994msgid "Comments"
10095msgstr "Kommentare"
10196
102- #: frontend/templates/frontend/content/detail.html:118
97+ #: frontend/templates/frontend/content/detail.html:115
10398msgid "Add comment"
10499msgstr "Kommentar hinzufügen"
105100
106101#: frontend/templates/frontend/course/create.html:11
107102msgid "Create a new course"
108103msgstr "Neuen Kurs anlegen"
109104
110- #: frontend/templates/frontend/course/create.html:29
111- #: frontend/templates/frontend/course/edit.html:29
112- msgid "Create"
113- msgstr "Erzeugen"
114-
115105#: frontend/templates/frontend/course/dropdown_topic.html:10
116106msgid "Add Content"
117107msgstr "Inhalte hinzufügen"
@@ -120,16 +110,15 @@ msgstr "Inhalte hinzufügen"
120110msgid "Edit course"
121111msgstr "Kurs bearbeiten"
122112
123- #: frontend/templates/frontend/course/view.html:26
113+ #: frontend/templates/frontend/course/view.html:35
124114msgid "Edit Course"
125115msgstr "Kurs hinzufügen"
126116
127- #: frontend/templates/frontend/course/view.html:27
117+ #: frontend/templates/frontend/course/view.html:36
128118msgid "Delete Course"
129119msgstr "Kurs löschen"
130120
131- #: frontend/templates/frontend/course/view.html:63
132- #: frontend/templates/frontend/course/view.html:78
121+ #: frontend/templates/frontend/course/view.html:76
133122msgid "No topics yet"
134123msgstr "Bisher keine Themen"
135124
@@ -157,7 +146,7 @@ msgstr "Kurse für Kategorie"
157146
158147#: frontend/templates/frontend/course_lists/courses_category.html:18
159148#: frontend/templates/frontend/course_lists/courses_period.html:18
160- #: frontend/templates/frontend/navbar.html:5
149+ #: frontend/templates/frontend/navbar.html:12
161150msgid "All Courses"
162151msgstr "Alle Kurse"
163152
@@ -201,11 +190,16 @@ msgstr "Login"
201190msgid "Go to dashboard"
202191msgstr "Zum Dashboard"
203192
204- #: frontend/templates/frontend/navbar.html:7
193+ #: frontend/templates/frontend/navbar.html:8
194+ #: frontend/templates/frontend/search.html:11
195+ msgid "Search"
196+ msgstr "Suche"
197+
198+ #: frontend/templates/frontend/navbar.html:14
205199msgid "Admin Menu"
206200msgstr "Admin-Menü"
207201
208- #: frontend/templates/frontend/navbar.html:12
202+ #: frontend/templates/frontend/navbar.html:19
209203msgid "Logout"
210204msgstr "Logout"
211205
@@ -237,6 +231,18 @@ msgstr "Zurücksetzen"
237231msgid "Submit"
238232msgstr "Abschicken"
239233
234+ #: frontend/templates/frontend/search.html:19
235+ msgid "Search Results for "
236+ msgstr "Suchergebnisse für "
237+
238+ #: frontend/templates/frontend/search.html:30
239+ msgid "No courses found"
240+ msgstr "Keine Kurse gefunden"
241+
242+ #: frontend/templates/frontend/search.html:45
243+ msgid "No topics found"
244+ msgstr "Keine Themen gefunden"
245+
240246#: frontend/views/comment.py:33 frontend/views/comment.py:107
241247msgid "You don't have permission to do this."
242248msgstr "Keine Berechtigung, um das durchzuführen"
@@ -268,6 +274,3 @@ msgstr "Kurs '{cleaned_data['title']}' erfolgreich bearbeitet"
268274#: frontend/views/profile.py:25
269275msgid "Profile updated"
270276msgstr "Profil aktualisiert"
271-
272- #~ msgid "Delete Course"
273- #~ msgstr "Kurs löschen"
0 commit comments