mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-05-21 13:51:56 +00:00
Compiled translations
This commit is contained in:
parent
62caa94e14
commit
bd214ad336
8 changed files with 6 additions and 6 deletions
Binary file not shown.
Binary file not shown.
|
|
@ -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"
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue