diff --git a/allianceauth/locale/de/LC_MESSAGES/django.po b/allianceauth/locale/de/LC_MESSAGES/django.po
index 837f03be..7b0d18e1 100644
--- a/allianceauth/locale/de/LC_MESSAGES/django.po
+++ b/allianceauth/locale/de/LC_MESSAGES/django.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2025-06-19 20:23+1000\n"
+"POT-Creation-Date: 2025-09-21 13:44+1000\n"
"PO-Revision-Date: 2023-11-08 13:50+0000\n"
"Last-Translator: Peter Pfeufer, 2025\n"
"Language-Team: German (https://app.transifex.com/alliance-auth/teams/107430/de/)\n"
@@ -70,7 +70,7 @@ msgstr ""
"Du kannst diese eingeschränkten Gruppen nicht hinzufügen oder entfernen: %s"
#: allianceauth/authentication/models.py:72
-#: allianceauth/project_template/project_name/settings/base.py:106
+#: allianceauth/project_template/project_name/settings/base.py:104
msgid "English"
msgstr "Englisch"
@@ -79,57 +79,57 @@ msgid "Czech"
msgstr "Tschechisch"
#: allianceauth/authentication/models.py:74
-#: allianceauth/project_template/project_name/settings/base.py:108
+#: allianceauth/project_template/project_name/settings/base.py:106
msgid "German"
msgstr "Deutsch"
#: allianceauth/authentication/models.py:75
-#: allianceauth/project_template/project_name/settings/base.py:109
+#: allianceauth/project_template/project_name/settings/base.py:107
msgid "Spanish"
msgstr "Spanisch"
#: allianceauth/authentication/models.py:76
-#: allianceauth/project_template/project_name/settings/base.py:110
+#: allianceauth/project_template/project_name/settings/base.py:108
msgid "Italian"
msgstr "Italienisch"
#: allianceauth/authentication/models.py:77
-#: allianceauth/project_template/project_name/settings/base.py:111
+#: allianceauth/project_template/project_name/settings/base.py:109
msgid "Japanese"
msgstr "Japanisch"
#: allianceauth/authentication/models.py:78
-#: allianceauth/project_template/project_name/settings/base.py:112
+#: allianceauth/project_template/project_name/settings/base.py:110
msgid "Korean"
msgstr "Koreanisch"
#: allianceauth/authentication/models.py:79
-#: allianceauth/project_template/project_name/settings/base.py:113
+#: allianceauth/project_template/project_name/settings/base.py:111
msgid "French"
msgstr "Französisch"
#: allianceauth/authentication/models.py:80
-#: allianceauth/project_template/project_name/settings/base.py:116
+#: allianceauth/project_template/project_name/settings/base.py:114
msgid "Russian"
msgstr "Russisch"
#: allianceauth/authentication/models.py:81
-#: allianceauth/project_template/project_name/settings/base.py:114
+#: allianceauth/project_template/project_name/settings/base.py:112
msgid "Dutch"
msgstr "Niederländisch"
#: allianceauth/authentication/models.py:82
-#: allianceauth/project_template/project_name/settings/base.py:115
+#: allianceauth/project_template/project_name/settings/base.py:113
msgid "Polish"
msgstr "Polnisch"
#: allianceauth/authentication/models.py:83
-#: allianceauth/project_template/project_name/settings/base.py:117
+#: allianceauth/project_template/project_name/settings/base.py:115
msgid "Ukrainian"
msgstr "Ukrainisch"
#: allianceauth/authentication/models.py:84
-#: allianceauth/project_template/project_name/settings/base.py:118
+#: allianceauth/project_template/project_name/settings/base.py:116
msgid "Simplified Chinese"
msgstr "Vereinfachtes Chinesisch"
@@ -174,14 +174,12 @@ msgstr "Charaktere"
#: allianceauth/authentication/templates/authentication/dashboard_characters.html:11
#: allianceauth/authentication/templates/authentication/dashboard_characters.html:12
#: allianceauth/templates/allianceauth/top-menu-rh-default.html:4
-#: allianceauth/templates/allianceauth/top-menu-rh-default.html:6
msgid "Add Character"
msgstr "Charakter hinzufügen"
#: allianceauth/authentication/templates/authentication/dashboard_characters.html:14
#: allianceauth/authentication/templates/authentication/dashboard_characters.html:15
-#: allianceauth/templates/allianceauth/top-menu-rh-default.html:10
-#: allianceauth/templates/allianceauth/top-menu-rh-default.html:12
+#: allianceauth/templates/allianceauth/top-menu-rh-default.html:8
msgid "Change Main"
msgstr "Hauptcharakter ändern"
@@ -242,8 +240,8 @@ msgstr "Geltungsbereiche"
#: allianceauth/hrapplications/templates/hrapplications/management.html:168
#: allianceauth/hrapplications/templates/hrapplications/searchview.html:35
#: allianceauth/hrapplications/templates/hrapplications/view.html:94
-#: allianceauth/srp/templates/srp/data.html:83
-#: allianceauth/srp/templates/srp/management.html:53
+#: allianceauth/srp/templates/srp/data.html:81
+#: allianceauth/srp/templates/srp/management.html:51
msgid "Actions"
msgstr "Aktionen"
@@ -295,7 +293,7 @@ msgstr "Registrieren"
msgid "Invalid or expired activation link."
msgstr "Ungültiger oder abgelaufener Aktivierungslink."
-#: allianceauth/authentication/views.py:158
+#: allianceauth/authentication/views.py:159
#, python-format
msgid ""
"Cannot change main character to %(char)s: character owned by a different "
@@ -304,24 +302,24 @@ msgstr ""
"Der Haputcharakter kann nicht zu %(char)s geändert werden. Dieser Charakter "
"gehört zu einem anderen Konto."
-#: allianceauth/authentication/views.py:165
+#: allianceauth/authentication/views.py:166
#, python-format
msgid "Changed main character to %s"
msgstr "Hautpcharakter geändert zu %s"
-#: allianceauth/authentication/views.py:179
+#: allianceauth/authentication/views.py:180
#, python-format
msgid "Added %(name)s to your account."
msgstr "%(name)s zu Deinem Konto hinzugefügt."
-#: allianceauth/authentication/views.py:181
+#: allianceauth/authentication/views.py:182
#, python-format
msgid "Failed to add %(name)s to your account: they already have an account."
msgstr ""
"Es ist nicht möglich %(name)s zu Deinem Konto hinzu zu fügen: Dieser hat "
"bereits ein eigenes Konto."
-#: allianceauth/authentication/views.py:226
+#: allianceauth/authentication/views.py:227
msgid ""
"Unable to authenticate as the selected character. Please log in with the "
"main character associated with this account."
@@ -330,11 +328,11 @@ msgstr ""
"Bitte melde Dich mit dem Hauptcharakter an, der mit diesem Konto verknüpft "
"ist."
-#: allianceauth/authentication/views.py:293
+#: allianceauth/authentication/views.py:294
msgid "Registration token has expired."
msgstr "Token zur Registrierung ist abgelaufen."
-#: allianceauth/authentication/views.py:354
+#: allianceauth/authentication/views.py:355
msgid ""
"Sent confirmation email. Please follow the link to confirm your email "
"address."
@@ -342,11 +340,11 @@ msgstr ""
"Bestätigungs-E-Mail gesendet. Bitte folge dem Link, um Deine E-Mail-Adresse "
"zu bestätigen."
-#: allianceauth/authentication/views.py:360
+#: allianceauth/authentication/views.py:361
msgid "Confirmed your email address. Please login to continue."
msgstr "Deine E-Mail Adresse wurde bestätigt. Bitte einloggen zum Fortfahren."
-#: allianceauth/authentication/views.py:366
+#: allianceauth/authentication/views.py:367
msgid "Registration of new accounts is not allowed at this time."
msgstr "Registrierung von neuen Konten ist zur Zeit nicht erlaubt."
@@ -363,11 +361,11 @@ msgstr "Corp Mitgliedsdaten"
msgid "Corporations"
msgstr "Corporations"
-#: allianceauth/corputils/templates/corputils/base.html:35
+#: allianceauth/corputils/templates/corputils/base.html:31
msgid "Add corporation"
msgstr "Corporation hinzufügen"
-#: allianceauth/corputils/templates/corputils/base.html:51
+#: allianceauth/corputils/templates/corputils/base.html:47
msgid "Search all corporations..."
msgstr "Alle Corps durchsuchen"
@@ -515,7 +513,7 @@ msgid "Fleet Activity Tracking"
msgstr "Flottenaktivitäts-Tracking"
#: allianceauth/fleetactivitytracking/forms.py:6 allianceauth/srp/form.py:8
-#: allianceauth/srp/templates/srp/management.html:44
+#: allianceauth/srp/templates/srp/management.html:42
msgid "Fleet Name"
msgstr "Flottenname"
@@ -1028,7 +1026,7 @@ msgstr "Beschreibung"
#: allianceauth/hrapplications/templates/hrapplications/management.html:123
#: allianceauth/hrapplications/templates/hrapplications/management.html:167
#: allianceauth/hrapplications/templates/hrapplications/searchview.html:34
-#: allianceauth/srp/templates/srp/data.html:81
+#: allianceauth/srp/templates/srp/data.html:79
msgid "Status"
msgstr "Status"
@@ -1041,7 +1039,7 @@ msgid "Hidden"
msgstr "Verborgen"
#: allianceauth/groupmanagement/templates/groupmanagement/groupmembership.html:45
-#: allianceauth/templates/allianceauth/admin-status/overview.html:15
+#: allianceauth/templates/allianceauth/admin-status/overview.html:53
msgid "Open"
msgstr "Öffnen"
@@ -1086,18 +1084,10 @@ msgstr "Gruppe"
msgid "Leave"
msgstr "Verlassen"
-#: allianceauth/groupmanagement/templates/groupmanagement/groups.html:74
-#: allianceauth/groupmanagement/templates/groupmanagement/groups.html:89
-#: allianceauth/hrapplications/templates/hrapplications/management.html:46
-#: allianceauth/hrapplications/templates/hrapplications/management.html:95
-#: allianceauth/hrapplications/templates/hrapplications/management.html:138
-#: allianceauth/hrapplications/templates/hrapplications/management.html:182
-#: allianceauth/hrapplications/templates/hrapplications/searchview.html:46
-#: allianceauth/hrapplications/templates/hrapplications/view.html:25
-#: allianceauth/srp/templates/srp/data.html:120
-#: allianceauth/srp/templates/srp/management.html:87
-msgid "Pending"
-msgstr "Beantragt"
+#: allianceauth/groupmanagement/templates/groupmanagement/groups.html:73
+#: allianceauth/groupmanagement/templates/groupmanagement/groups.html:88
+msgid "Request pending"
+msgstr ""
#: allianceauth/groupmanagement/templates/groupmanagement/groups.html:80
msgid "Join"
@@ -1107,7 +1097,11 @@ msgstr "Beitreten"
msgid "Request"
msgstr "Anfrage"
-#: allianceauth/groupmanagement/templates/groupmanagement/groups.html:99
+#: allianceauth/groupmanagement/templates/groupmanagement/groups.html:93
+msgid "Retract"
+msgstr ""
+
+#: allianceauth/groupmanagement/templates/groupmanagement/groups.html:103
msgid "No groups available."
msgstr "Keine Gruppen verfügbar"
@@ -1240,6 +1234,19 @@ msgstr "Du hast bereits eine ausstehendes Austrittsanfrage für diese Gruppe."
msgid "Applied to leave group %(group)s."
msgstr "Austrittsanfrage für Gruppe %(group)s gesendet."
+#: allianceauth/groupmanagement/views.py:438
+msgid "You cannot retract that request"
+msgstr ""
+
+#: allianceauth/groupmanagement/views.py:450
+#, python-format
+msgid "Retracted application to group %(group)s."
+msgstr ""
+
+#: allianceauth/groupmanagement/views.py:458
+msgid "You have no open request for that group."
+msgstr ""
+
#: allianceauth/hrapplications/apps.py:8
msgid "HR Applications"
msgstr "Bewerbungen"
@@ -1310,12 +1317,23 @@ msgstr "Erstelle Bewerbung"
msgid "Username"
msgstr "Benutzername"
+#: allianceauth/hrapplications/templates/hrapplications/management.html:46
+#: allianceauth/hrapplications/templates/hrapplications/management.html:95
+#: allianceauth/hrapplications/templates/hrapplications/management.html:138
+#: allianceauth/hrapplications/templates/hrapplications/management.html:182
+#: allianceauth/hrapplications/templates/hrapplications/searchview.html:46
+#: allianceauth/hrapplications/templates/hrapplications/view.html:25
+#: allianceauth/srp/templates/srp/data.html:118
+#: allianceauth/srp/templates/srp/management.html:85
+msgid "Pending"
+msgstr "Beantragt"
+
#: allianceauth/hrapplications/templates/hrapplications/management.html:48
#: allianceauth/hrapplications/templates/hrapplications/management.html:141
#: allianceauth/hrapplications/templates/hrapplications/management.html:185
#: allianceauth/hrapplications/templates/hrapplications/searchview.html:48
#: allianceauth/hrapplications/templates/hrapplications/view.html:21
-#: allianceauth/srp/templates/srp/data.html:112
+#: allianceauth/srp/templates/srp/data.html:110
msgid "Approved"
msgstr "Akzeptiert"
@@ -1323,7 +1341,7 @@ msgstr "Akzeptiert"
#: allianceauth/hrapplications/templates/hrapplications/management.html:143
#: allianceauth/hrapplications/templates/hrapplications/management.html:187
#: allianceauth/hrapplications/templates/hrapplications/searchview.html:50
-#: allianceauth/srp/templates/srp/data.html:116
+#: allianceauth/srp/templates/srp/data.html:114
msgid "Rejected"
msgstr "Abgelehnt"
@@ -1562,8 +1580,8 @@ msgstr "Ausloggen"
#: allianceauth/menu/templates/menu/menu-user.html:155
#: allianceauth/menu/templates/menu/menu-user.html:158
-#: allianceauth/templates/allianceauth/top-menu-rh-default.html:17
-#: allianceauth/templates/allianceauth/top-menu-rh-default.html:18
+#: allianceauth/templates/allianceauth/top-menu-rh-default.html:13
+#: allianceauth/templates/allianceauth/top-menu-rh-default.html:14
msgid "Sign In"
msgstr "Einloggen"
@@ -1591,11 +1609,11 @@ msgstr "Ungelesen"
msgid "Read"
msgstr "Gelesen"
-#: allianceauth/notifications/templates/notifications/list.html:32
+#: allianceauth/notifications/templates/notifications/list.html:31
msgid "Mark all notifications as read"
msgstr "Markiere alle Benachrichtigungen als gelesen"
-#: allianceauth/notifications/templates/notifications/list.html:38
+#: allianceauth/notifications/templates/notifications/list.html:35
msgid "Delete all read notifications"
msgstr "Lösche alle Benachrichtigungen"
@@ -1660,12 +1678,12 @@ msgid "Operation Type"
msgstr "Operationsart"
#: allianceauth/optimer/form.py:17
-#: allianceauth/srp/templates/srp/management.html:47
+#: allianceauth/srp/templates/srp/management.html:45
msgid "Fleet Commander"
msgstr "Flottenkommandant"
#: allianceauth/optimer/form.py:22 allianceauth/srp/form.py:14
-#: allianceauth/srp/templates/srp/data.html:72
+#: allianceauth/srp/templates/srp/data.html:70
msgid "Additional Info"
msgstr "Zusätzliche Informationen"
@@ -1674,7 +1692,7 @@ msgid "(Optional) Describe the operation with a couple of short words."
msgstr "(Optinal) Beschreibe die Operation mit ein paar Worten"
#: allianceauth/optimer/templates/optimer/add.html:8
-#: allianceauth/optimer/templates/optimer/management.html:18
+#: allianceauth/optimer/templates/optimer/management.html:16
msgid "Create Operation"
msgstr "Operation erstellen"
@@ -1723,26 +1741,26 @@ msgstr "FC"
msgid "Fleet Operation Management"
msgstr "Flottenoperationen Verwaltung"
-#: allianceauth/optimer/templates/optimer/management.html:28
-#: allianceauth/timerboard/templates/timerboard/view.html:32
+#: allianceauth/optimer/templates/optimer/management.html:26
+#: allianceauth/timerboard/templates/timerboard/view.html:30
msgid "Current EVE time:"
msgstr "Aktuelle EVE Zeit"
-#: allianceauth/optimer/templates/optimer/management.html:36
+#: allianceauth/optimer/templates/optimer/management.html:34
msgid "Next Fleet Operations"
msgstr "Anstehende Flotten"
-#: allianceauth/optimer/templates/optimer/management.html:44
-#: allianceauth/timerboard/templates/timerboard/view.html:63
+#: allianceauth/optimer/templates/optimer/management.html:42
+#: allianceauth/timerboard/templates/timerboard/view.html:61
msgid "No upcoming timers."
msgstr "Keine anstehenden Timer."
-#: allianceauth/optimer/templates/optimer/management.html:52
+#: allianceauth/optimer/templates/optimer/management.html:50
msgid "Past Fleet Operations"
msgstr "Vergangene Flotten"
-#: allianceauth/optimer/templates/optimer/management.html:60
-#: allianceauth/timerboard/templates/timerboard/view.html:81
+#: allianceauth/optimer/templates/optimer/management.html:58
+#: allianceauth/timerboard/templates/timerboard/view.html:79
msgid "No past timers."
msgstr "Keine vergangenen Timer."
@@ -2322,7 +2340,7 @@ msgid "Enabled"
msgstr "Aktiviert"
#: allianceauth/services/templates/services/service_status.html:7
-#: allianceauth/srp/templates/srp/management.html:78
+#: allianceauth/srp/templates/srp/management.html:76
msgid "Disabled"
msgstr "Deaktiviert"
@@ -2362,12 +2380,12 @@ msgid "Ship Replacement"
msgstr "Schiffserstattung"
#: allianceauth/srp/form.py:9
-#: allianceauth/srp/templates/srp/management.html:45
+#: allianceauth/srp/templates/srp/management.html:43
msgid "Fleet Time"
msgstr "Flottenzeit"
#: allianceauth/srp/form.py:10
-#: allianceauth/srp/templates/srp/management.html:46
+#: allianceauth/srp/templates/srp/management.html:44
msgid "Fleet Doctrine"
msgstr "Flottendoktrin"
@@ -2416,7 +2434,7 @@ msgid "Give this link to the line members."
msgstr "Gib diesen Link an die Flottenmitglieder."
#: allianceauth/srp/templates/srp/data.html:8
-#: allianceauth/srp/templates/srp/data.html:39
+#: allianceauth/srp/templates/srp/data.html:37
msgid "SRP Fleet Data"
msgstr "SRP Flotte Daten"
@@ -2424,66 +2442,66 @@ msgstr "SRP Flotte Daten"
msgid "View Fleets"
msgstr "Flotten ansehen"
-#: allianceauth/srp/templates/srp/data.html:26
+#: allianceauth/srp/templates/srp/data.html:24
msgid "Mark Incomplete"
msgstr "Als unvollständig markieren"
-#: allianceauth/srp/templates/srp/data.html:30
+#: allianceauth/srp/templates/srp/data.html:28
msgid "Mark Completed"
msgstr "Als vollständig markieren"
-#: allianceauth/srp/templates/srp/data.html:48
-#: allianceauth/srp/templates/srp/data.html:142
+#: allianceauth/srp/templates/srp/data.html:46
+#: allianceauth/srp/templates/srp/data.html:140
msgid "Total Losses:"
msgstr "Verluste insgesamt:"
-#: allianceauth/srp/templates/srp/data.html:49
-#: allianceauth/srp/templates/srp/data.html:143
-#: allianceauth/srp/templates/srp/management.html:36
+#: allianceauth/srp/templates/srp/data.html:47
+#: allianceauth/srp/templates/srp/data.html:141
+#: allianceauth/srp/templates/srp/management.html:34
msgid "Total ISK Cost:"
msgstr "ISK-Kosten insgesamt:"
-#: allianceauth/srp/templates/srp/data.html:60
-#: allianceauth/srp/templates/srp/data.html:154
+#: allianceauth/srp/templates/srp/data.html:58
+#: allianceauth/srp/templates/srp/data.html:152
msgid "Are you sure you want to delete SRP requests?"
msgstr "Bist Du sicher das Du SRP Anfragen löschen willst?"
-#: allianceauth/srp/templates/srp/data.html:70
+#: allianceauth/srp/templates/srp/data.html:68
msgid "Pilot Name"
msgstr "Name des Piloten"
-#: allianceauth/srp/templates/srp/data.html:71
+#: allianceauth/srp/templates/srp/data.html:69
msgid "Killboard Link"
msgstr "Killboard Link"
-#: allianceauth/srp/templates/srp/data.html:73
+#: allianceauth/srp/templates/srp/data.html:71
msgid "Ship Type"
msgstr "Schiffstyp"
-#: allianceauth/srp/templates/srp/data.html:74
+#: allianceauth/srp/templates/srp/data.html:72
msgid "Killboard Loss Amt"
msgstr "Summe Killboard Verluste"
-#: allianceauth/srp/templates/srp/data.html:76
+#: allianceauth/srp/templates/srp/data.html:74
msgid "SRP ISK Cost"
msgstr "SRP ISK-Kosten"
-#: allianceauth/srp/templates/srp/data.html:77
+#: allianceauth/srp/templates/srp/data.html:75
msgid "Click value to edit Enter to save & next ESC to cancel"
msgstr ""
"Klicke auf den Wert um diesen zu bearbeiten, Enter zum Speichern und um zum "
"nächsten Wert zu springen, ESC zum Beenden."
-#: allianceauth/srp/templates/srp/data.html:80
+#: allianceauth/srp/templates/srp/data.html:78
msgid "Post Time"
msgstr "Veröffentlichungszeit"
-#: allianceauth/srp/templates/srp/data.html:102
-#: allianceauth/srp/templates/srp/management.html:70
+#: allianceauth/srp/templates/srp/data.html:100
+#: allianceauth/srp/templates/srp/management.html:68
msgid "Link"
msgstr "Link"
-#: allianceauth/srp/templates/srp/data.html:163
+#: allianceauth/srp/templates/srp/data.html:161
msgid "No SRP requests for this fleet."
msgstr "Keine SRP Anfragen für diese Flotte."
@@ -2495,40 +2513,40 @@ msgstr "SRP Verwaltung"
msgid "View All"
msgstr "Zeige alles"
-#: allianceauth/srp/templates/srp/management.html:27
+#: allianceauth/srp/templates/srp/management.html:25
msgid "Add SRP Fleet"
msgstr "Füge SRP Flotte hinzu"
-#: allianceauth/srp/templates/srp/management.html:48
+#: allianceauth/srp/templates/srp/management.html:46
msgid "Fleet AAR"
msgstr "Flottenbericht"
-#: allianceauth/srp/templates/srp/management.html:49
+#: allianceauth/srp/templates/srp/management.html:47
msgid "Fleet SRP Code"
msgstr "Flotten SRP Code"
-#: allianceauth/srp/templates/srp/management.html:50
+#: allianceauth/srp/templates/srp/management.html:48
msgid "Fleet ISK Cost"
msgstr "Flotten ISK Kosten"
-#: allianceauth/srp/templates/srp/management.html:51
+#: allianceauth/srp/templates/srp/management.html:49
msgid "SRP Status"
msgstr "SRP Status"
-#: allianceauth/srp/templates/srp/management.html:52
+#: allianceauth/srp/templates/srp/management.html:50
msgid "Pending Requests"
msgstr "Ausstehende Anfragen"
-#: allianceauth/srp/templates/srp/management.html:91
+#: allianceauth/srp/templates/srp/management.html:89
msgid "Completed"
msgstr "Abgeschlossen"
-#: allianceauth/srp/templates/srp/management.html:108
+#: allianceauth/srp/templates/srp/management.html:106
msgid "Are you sure you want to delete this SRP code and its contents?"
msgstr ""
"Bist Du sicher das Du diesen SRP Code und seine Inhalte löschen willst?"
-#: allianceauth/srp/templates/srp/management.html:129
+#: allianceauth/srp/templates/srp/management.html:127
msgid "No SRP fleets created."
msgstr "Keine SRP-Flotte erstellt."
@@ -2668,69 +2686,120 @@ msgstr "Änderungen der SRP Flotte %(fleetname)s gespeichert"
msgid "Your Server received an ESI error response code of "
msgstr "Der Server hat einen ESI-Fehlerantwortcode erhalten"
-#: allianceauth/templates/allianceauth/admin-status/overview.html:8
-msgid "Alliance Auth Notifications"
-msgstr "Alliance Auth Benachrichtigungen"
-
-#: allianceauth/templates/allianceauth/admin-status/overview.html:20
-msgid "No notifications at this time"
-msgstr "Derzeit liegen keine Benachrichtigungen vor"
-
-#: allianceauth/templates/allianceauth/admin-status/overview.html:29
-msgid "Powered by GitLab"
-msgstr "Unterstützt durch GitLab"
-
-#: allianceauth/templates/allianceauth/admin-status/overview.html:35
-msgid "Support Discord"
-msgstr "Support Discord"
-
-#: allianceauth/templates/allianceauth/admin-status/overview.html:49
-#: allianceauth/templates/allianceauth/admin-status/overview.html:53
-msgid "Software Version"
-msgstr "Software Version"
-
-#: allianceauth/templates/allianceauth/admin-status/overview.html:56
-msgid "Current"
-msgstr "Aktuell"
-
-#: allianceauth/templates/allianceauth/admin-status/overview.html:63
-msgid "Latest Stable"
-msgstr "Aktuellste stabile Version"
-
-#: allianceauth/templates/allianceauth/admin-status/overview.html:68
-msgid "Update available"
-msgstr "Update verfügbar"
-
-#: allianceauth/templates/allianceauth/admin-status/overview.html:76
-msgid "Latest Pre-Release"
-msgstr "Aktuellste Testversion"
-
-#: allianceauth/templates/allianceauth/admin-status/overview.html:81
-msgid "Pre-Release available"
-msgstr "Testversion verfügbar"
-
-#: allianceauth/templates/allianceauth/admin-status/overview.html:91
-msgid "Task Queue"
-msgstr "Task-Warteschlange"
-
-#: allianceauth/templates/allianceauth/admin-status/overview.html:96
-#, python-format
-msgid ""
-"\n"
-" Status of %(total)s processed tasks • last %(latest)s\n"
-" "
+#: allianceauth/templates/allianceauth/admin-status/overview.html:11
+msgid "second"
msgstr ""
-"\n"
-"Status von %(total)s verarbeiten Aufgaben • in den letzten %(latest)s"
-#: allianceauth/templates/allianceauth/admin-status/overview.html:112
+#: allianceauth/templates/allianceauth/admin-status/overview.html:12
+msgid "seconds"
+msgstr ""
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:13
+msgid "minute"
+msgstr ""
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:14
+msgid "minutes"
+msgstr "Minuten"
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:15
+msgid "hour"
+msgstr ""
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:16
+msgid "hours"
+msgstr ""
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:17
+msgid "N/A"
+msgstr ""
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:18
+msgid "ERROR"
+msgstr ""
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:19
msgid "running"
msgstr "laufend"
-#: allianceauth/templates/allianceauth/admin-status/overview.html:113
+#: allianceauth/templates/allianceauth/admin-status/overview.html:20
msgid "queued"
msgstr "eingereiht"
+#: allianceauth/templates/allianceauth/admin-status/overview.html:21
+msgid "succeeded"
+msgstr ""
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:22
+msgid "retried"
+msgstr ""
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:23
+msgid "failed"
+msgstr ""
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:29
+msgid "Debug mode"
+msgstr ""
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:34
+msgid ""
+"Debug mode is currently turned on!
Make sure to turn it off as soon as "
+"you are finished testing."
+msgstr ""
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:46
+msgid "Alliance Auth Notifications"
+msgstr "Alliance Auth Benachrichtigungen"
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:58
+msgid "No notifications at this time"
+msgstr "Derzeit liegen keine Benachrichtigungen vor"
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:67
+msgid "Powered by GitLab"
+msgstr "Unterstützt durch GitLab"
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:73
+msgid "Support Discord"
+msgstr "Support Discord"
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:87
+#: allianceauth/templates/allianceauth/admin-status/overview.html:91
+msgid "Software Version"
+msgstr "Software Version"
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:94
+msgid "Current"
+msgstr "Aktuell"
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:101
+msgid "Latest Stable"
+msgstr "Aktuellste stabile Version"
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:106
+msgid "Update available"
+msgstr "Update verfügbar"
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:114
+msgid "Latest Pre-Release"
+msgstr "Aktuellste Testversion"
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:119
+msgid "Pre-Release available"
+msgstr "Testversion verfügbar"
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:129
+msgid "Task Queue"
+msgstr "Task-Warteschlange"
+
+#: allianceauth/templates/allianceauth/admin-status/overview.html:134
+msgid ""
+"\n"
+" Status of ? processed tasks • last ?\n"
+" "
+msgstr ""
+
#: allianceauth/templates/allianceauth/top-menu-admin.html:19
msgid "AA Documentation"
msgstr "AA Dokumentation"
@@ -2954,7 +3023,7 @@ msgid "Theft"
msgstr "Diebstahl"
#: allianceauth/timerboard/templates/timerboard/dashboard.timers.html:7
-#: allianceauth/timerboard/templates/timerboard/view.html:54
+#: allianceauth/timerboard/templates/timerboard/view.html:52
msgid "Upcoming Timers"
msgstr "Anstehende Timer"
@@ -2982,7 +3051,7 @@ msgid "Create Timer"
msgstr "Timer erstellen"
#: allianceauth/timerboard/templates/timerboard/timer_create_form.html:9
-#: allianceauth/timerboard/templates/timerboard/view.html:22
+#: allianceauth/timerboard/templates/timerboard/view.html:20
msgid "Create Structure Timer"
msgstr "Strukturen Timer erstellen"
@@ -3000,11 +3069,11 @@ msgstr "Struktur"
msgid "Structure Timer Management"
msgstr "Strukturen Timer Verwaltung"
-#: allianceauth/timerboard/templates/timerboard/view.html:41
+#: allianceauth/timerboard/templates/timerboard/view.html:39
msgid "Corporation Timers"
msgstr "Corporation Timer"
-#: allianceauth/timerboard/templates/timerboard/view.html:72
+#: allianceauth/timerboard/templates/timerboard/view.html:70
msgid "Past Timers"
msgstr "Vergangene Timer"