diff --git a/cookbook/locale/de/LC_MESSAGES/django.mo b/cookbook/locale/de/LC_MESSAGES/django.mo index 7e799135..1fa0afcc 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 ade3adc8..2a4039dd 100644 --- a/cookbook/locale/de/LC_MESSAGES/django.po +++ b/cookbook/locale/de/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-07-15 18:43+0200\n" -"PO-Revision-Date: 2020-07-15 19:25+0200\n" +"PO-Revision-Date: 2020-07-15 19:32+0200\n" "Last-Translator: va bene , 2020\n" "Language-Team: German (https://www.transifex.com/open-source-project-1/" "teams/110507/de/)\n" @@ -1513,6 +1513,7 @@ msgid "" "file.\n" " " msgstr "" +"\n" "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." @@ -1531,6 +1532,7 @@ msgid "" "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." @@ -1551,6 +1553,7 @@ msgid "" " features only work with postgres databases.\n" " " msgstr "" +"\n" "Die Anwendung läuft nicht mit einer Postgres Datenbank. Grundsätzlich " "funktionieren alle von Django unterstützen Datenbanken allerdings sind " "einige Funktionen nur mit Postgres verfügbar." diff --git a/cookbook/locale/fr/LC_MESSAGES/django.mo b/cookbook/locale/fr/LC_MESSAGES/django.mo index bbde8723..863599aa 100644 Binary files a/cookbook/locale/fr/LC_MESSAGES/django.mo and b/cookbook/locale/fr/LC_MESSAGES/django.mo differ diff --git a/cookbook/locale/nl/LC_MESSAGES/django.mo b/cookbook/locale/nl/LC_MESSAGES/django.mo index 0309dfc3..e815883e 100644 Binary files a/cookbook/locale/nl/LC_MESSAGES/django.mo and b/cookbook/locale/nl/LC_MESSAGES/django.mo differ diff --git a/cookbook/locale/rn/LC_MESSAGES/django.mo b/cookbook/locale/rn/LC_MESSAGES/django.mo index 14619629..cee3566c 100644 Binary files a/cookbook/locale/rn/LC_MESSAGES/django.mo and b/cookbook/locale/rn/LC_MESSAGES/django.mo differ diff --git a/recipes/locale/de/LC_MESSAGES/django.mo b/recipes/locale/de/LC_MESSAGES/django.mo index b4003f11..e12451d5 100644 Binary files a/recipes/locale/de/LC_MESSAGES/django.mo and b/recipes/locale/de/LC_MESSAGES/django.mo differ diff --git a/recipes/locale/fr/LC_MESSAGES/django.mo b/recipes/locale/fr/LC_MESSAGES/django.mo index bbde8723..863599aa 100644 Binary files a/recipes/locale/fr/LC_MESSAGES/django.mo and b/recipes/locale/fr/LC_MESSAGES/django.mo differ diff --git a/recipes/locale/nl/LC_MESSAGES/django.mo b/recipes/locale/nl/LC_MESSAGES/django.mo index c5197034..14ee9f01 100644 Binary files a/recipes/locale/nl/LC_MESSAGES/django.mo and b/recipes/locale/nl/LC_MESSAGES/django.mo differ diff --git a/recipes/locale/rn/LC_MESSAGES/django.mo b/recipes/locale/rn/LC_MESSAGES/django.mo index bd96f559..e91b61e3 100644 Binary files a/recipes/locale/rn/LC_MESSAGES/django.mo and b/recipes/locale/rn/LC_MESSAGES/django.mo differ