diff --git a/cookbook/locale/de/LC_MESSAGES/django.mo b/cookbook/locale/de/LC_MESSAGES/django.mo index 1fa0afcc4..f5d5a48d0 100644 Binary files a/cookbook/locale/de/LC_MESSAGES/django.mo and b/cookbook/locale/de/LC_MESSAGES/django.mo differ diff --git a/cookbook/locale/de/LC_MESSAGES/django.po b/cookbook/locale/de/LC_MESSAGES/django.po index 2a4039dd5..1e9eb68d3 100644 --- a/cookbook/locale/de/LC_MESSAGES/django.po +++ b/cookbook/locale/de/LC_MESSAGES/django.po @@ -1488,7 +1488,7 @@ msgid "" " your installation.\n" " " msgstr "" -"Mediendateien direkt mit gunicorn/python zu hosten ist nicht empfohlennicht empfohlen!\n" "Bitte folgt dieser Anleitung um eure Installation zu aktualisieren." @@ -1506,15 +1506,15 @@ msgstr "Geheimer Schlüssel" msgid "" "\n" " You do not have a SECRET_KEY configured in your " -".env file. Django defaulted to the standard key\n" +".env file. Django defaulted to the standard key\n" " provided with the installation which is publicly know and " "insecure! Please set\n" -" SECRET_KEY int the .env configuration " +" SECRET_KEY int the .env configuration " "file.\n" " " msgstr "" "\n" -"Der Wert SECRET_KEY in der Konfigurationsdatei .env " +"Der Wert SECRET_KEY in der Konfigurationsdatei .env " "ist nicht gesetzt. Django nutzt den Standard Schlüssel der mit der " "Installation kommt und nicht sicher ist. Bitte ändere den Wert entsprechend." @@ -1528,14 +1528,14 @@ msgid "" " This application is still running in debug mode. This is most " "likely not needed. Turn of debug mode by\n" " setting\n" -" DEBUG=0 int the .env configuration " +" DEBUG=0 int the .env configuration " "file.\n" " " msgstr "" "\n" "Die Anwendung läuft noch im Debug Mode. In den allermeisten Fällen sollte " "das nicht notwendig sein. Bitte in der .env Datei den Wert " -"DEBUG=0 setzen." +"DEBUG=0 setzen." #: .\cookbook\templates\system.html:73 msgid "Database"