summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJannis Leidel <jannis@leidel.info>2009-03-09 16:33:52 +0000
committerJannis Leidel <jannis@leidel.info>2009-03-09 16:33:52 +0000
commita7ff8b79fffe8e3b6366916086d10522eb601d7e (patch)
tree1c4d97981a53bc717e6a196a6d6b7f90e86f9851
parentb4dd4d4bb7db6533e13be1455ccdc52c3d50cac3 (diff)
Updates German translation, fixes #10444
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10009 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-rw-r--r--django/conf/locale/de/LC_MESSAGES/django.mobin64566 -> 64568 bytes
-rw-r--r--django/conf/locale/de/LC_MESSAGES/django.po16
2 files changed, 8 insertions, 8 deletions
diff --git a/django/conf/locale/de/LC_MESSAGES/django.mo b/django/conf/locale/de/LC_MESSAGES/django.mo
index de95fa152c..ded1b15f4d 100644
--- a/django/conf/locale/de/LC_MESSAGES/django.mo
+++ b/django/conf/locale/de/LC_MESSAGES/django.mo
Binary files differ
diff --git a/django/conf/locale/de/LC_MESSAGES/django.po b/django/conf/locale/de/LC_MESSAGES/django.po
index 226af86350..299460eae0 100644
--- a/django/conf/locale/de/LC_MESSAGES/django.po
+++ b/django/conf/locale/de/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-03-01 13:55+0100\n"
+"POT-Creation-Date: 2009-03-09 17:31+0100\n"
"PO-Revision-Date: 2008-08-28 22:58+0100\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: \n"
@@ -932,7 +932,7 @@ msgstr "Mein Passwort zurücksetzen"
#: contrib/admin/templatetags/admin_list.py:285
msgid "All dates"
-msgstr "Alle Tage"
+msgstr "Alle Daten"
#: contrib/admin/views/main.py:69
#, python-format
@@ -2056,7 +2056,7 @@ msgid "Prague"
msgstr "Prag"
#: contrib/localflavor/cz/cz_regions.py:9
-msgid "Cenral Bohemian Region"
+msgid "Central Bohemian Region"
msgstr "Mittelböhmische Region"
#: contrib/localflavor/cz/cz_regions.py:10
@@ -4012,28 +4012,28 @@ msgstr "Bitte eine gültige Auswahl treffen. Dies ist keine gültige Auswahl."
msgid "Select a valid choice. %s is not one of the available choices."
msgstr "Bitte eine gültige Auswahl treffen. %s ist keine gültige Auswahl."
-#: template/defaultfilters.py:743
+#: template/defaultfilters.py:751
msgid "yes,no,maybe"
msgstr "Ja,Nein,Vielleicht"
-#: template/defaultfilters.py:774
+#: template/defaultfilters.py:782
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] "%(size)d Byte"
msgstr[1] "%(size)d Bytes"
-#: template/defaultfilters.py:776
+#: template/defaultfilters.py:784
#, python-format
msgid "%.1f KB"
msgstr "%.1f KB"
-#: template/defaultfilters.py:778
+#: template/defaultfilters.py:786
#, python-format
msgid "%.1f MB"
msgstr "%.1f MB"
-#: template/defaultfilters.py:779
+#: template/defaultfilters.py:787
#, python-format
msgid "%.1f GB"
msgstr "%.1f GB"