diff --git a/dbtemplates/locale/da/LC_MESSAGES/django.mo b/dbtemplates/locale/da/LC_MESSAGES/django.mo index e32b956..8acc570 100644 Binary files a/dbtemplates/locale/da/LC_MESSAGES/django.mo and b/dbtemplates/locale/da/LC_MESSAGES/django.mo differ diff --git a/dbtemplates/locale/de/LC_MESSAGES/django.mo b/dbtemplates/locale/de/LC_MESSAGES/django.mo index 38cf587..6e32001 100644 Binary files a/dbtemplates/locale/de/LC_MESSAGES/django.mo and b/dbtemplates/locale/de/LC_MESSAGES/django.mo differ diff --git a/dbtemplates/locale/de/LC_MESSAGES/django.po b/dbtemplates/locale/de/LC_MESSAGES/django.po index 434c80c..96f877a 100644 --- a/dbtemplates/locale/de/LC_MESSAGES/django.po +++ b/dbtemplates/locale/de/LC_MESSAGES/django.po @@ -28,23 +28,23 @@ msgstr "Datum/Uhrzeit" #, python-format msgid "Cache of one template successfully invalidated." msgid_plural "Cache of %(count)d templates successfully invalidated." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Der Cache eines Templates wurde erfolgreich geleert." +msgstr[1] "Der Cache von %(count)d Templates wurde erfolgreich geleert." #: admin.py:65 msgid "Invalidate cache of selected templates" -msgstr "" +msgstr "Cache der ausgewählten Templates leeren" #: admin.py:74 #, python-format msgid "Cache successfully repopulated with one template." msgid_plural "Cache successfully repopulated with %(count)d templates." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Der Cache eines Templates wurde erfolgreich geleert und neu gefüllt." +msgstr[1] "Der Cache von %(count)d Templates wurde erfolgreich geleert und neu gefüllt." #: admin.py:78 msgid "Repopulate cache with selected templates" -msgstr "" +msgstr "Cache der ausgewählten Templates neu füllen" #: admin.py:82 msgid "sites" diff --git a/dbtemplates/locale/en/LC_MESSAGES/django.mo b/dbtemplates/locale/en/LC_MESSAGES/django.mo index 96c41de..d9cde8b 100644 Binary files a/dbtemplates/locale/en/LC_MESSAGES/django.mo and b/dbtemplates/locale/en/LC_MESSAGES/django.mo differ diff --git a/dbtemplates/locale/fr/LC_MESSAGES/django.mo b/dbtemplates/locale/fr/LC_MESSAGES/django.mo index 3bedd02..5b975da 100644 Binary files a/dbtemplates/locale/fr/LC_MESSAGES/django.mo and b/dbtemplates/locale/fr/LC_MESSAGES/django.mo differ diff --git a/dbtemplates/locale/he/LC_MESSAGES/django.mo b/dbtemplates/locale/he/LC_MESSAGES/django.mo index 059c79c..857a7df 100644 Binary files a/dbtemplates/locale/he/LC_MESSAGES/django.mo and b/dbtemplates/locale/he/LC_MESSAGES/django.mo differ diff --git a/dbtemplates/locale/it/LC_MESSAGES/django.mo b/dbtemplates/locale/it/LC_MESSAGES/django.mo index ffe26eb..4070434 100644 Binary files a/dbtemplates/locale/it/LC_MESSAGES/django.mo and b/dbtemplates/locale/it/LC_MESSAGES/django.mo differ diff --git a/dbtemplates/locale/pt_BR/LC_MESSAGES/django.mo b/dbtemplates/locale/pt_BR/LC_MESSAGES/django.mo index 3853b4a..14e12f3 100644 Binary files a/dbtemplates/locale/pt_BR/LC_MESSAGES/django.mo and b/dbtemplates/locale/pt_BR/LC_MESSAGES/django.mo differ