From 89e82f07dd4b0bbe028702182abdad2fc2500b59 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Sun, 7 Nov 2010 00:02:10 +0100 Subject: [PATCH] Updated German translation. --- dbtemplates/locale/de/LC_MESSAGES/django.mo | Bin 1833 -> 1883 bytes dbtemplates/locale/de/LC_MESSAGES/django.po | 40 +++++++++++--------- 2 files changed, 23 insertions(+), 17 deletions(-) diff --git a/dbtemplates/locale/de/LC_MESSAGES/django.mo b/dbtemplates/locale/de/LC_MESSAGES/django.mo index 6e32001870de254f10e93a118c8654509821221d..cfc7ba0438de61faf768f8a8817352a67c89c930 100644 GIT binary patch delta 455 zcmX}oze~eF6u|LIdab`xb+Lm&br3}Y7ZHWx;!qI>L2wdL#GV?d2d$|;2C2CC2UItA zan7IMpCLH7xx4A$_r>ZX?>?7sdG969!E4Zd8`Ter7$(QbM{-Q|9t&}ay?BL(c#9|a zfql5;D>aF`IE^>h!Y7=;iJVeBxQau#frGe%TB){*+2ncPP#PsDg|Bg&CU;ok{+-he z{K5{N@{$zv3crnuC=D0!9``WBPvlZlOd<7WQR>g5roUQdBL`Nx2iCd=Hj(}^Wi}vW zQDl_@^3Gq#Ao2$XNNK{%S;&|2BmN^`*H2QKhPCs3?G9`$J@(f9k;sHm6q=>7F%=Wd lnJ9h96}(cld12$kHWOQ}#_lY!^?J)4S=XuL7t(JX`acZ;E>r*j delta 404 zcmX}ozfQtX6vy$?((+F%!9f=ia3Ln@cLge-Xs#4S$o4)5^`3pnu2PVovG zIKwA=!7~gpW;t|th+Qn\n" "Language-Team: Jannis Leidel \n" @@ -12,7 +12,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: German\n" -#: admin.py:29 +#: admin.py:53 msgid "" "Leaving this empty causes Django to look for a template with the given name " "and populate this field with its content." @@ -20,60 +20,66 @@ msgstr "" "Wenn Sie dieses Feld leer lassen, wird Django versuchen, das Template mit " "dem angegebenen Namen zu finden und mit dessen Inhalt das Feld zu füllen." -#: admin.py:43 +#: admin.py:77 +msgid "Advanced" +msgstr "Erweiterte Einstellungen" + +#: admin.py:80 msgid "Date/time" msgstr "Datum/Uhrzeit" -#: admin.py:61 +#: admin.py:98 #, python-format msgid "Cache of one template successfully invalidated." msgid_plural "Cache of %(count)d templates successfully invalidated." msgstr[0] "Der Cache eines Templates wurde erfolgreich geleert." msgstr[1] "Der Cache von %(count)d Templates wurde erfolgreich geleert." -#: admin.py:65 +#: admin.py:102 msgid "Invalidate cache of selected templates" msgstr "Cache der ausgewählten Templates leeren" -#: admin.py:74 +#: admin.py:111 #, python-format msgid "Cache successfully repopulated with one template." msgid_plural "Cache successfully repopulated with %(count)d templates." -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." +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 +#: admin.py:115 msgid "Repopulate cache with selected templates" msgstr "Cache der ausgewählten Templates neu füllen" -#: admin.py:82 +#: admin.py:119 models.py:29 msgid "sites" msgstr "Seiten" -#: models.py:18 +#: models.py:26 msgid "name" msgstr "Name" -#: models.py:19 +#: models.py:27 msgid "Example: 'flatpages/default.html'" msgstr "Zum Beispiel: 'flatpages/default.html'" -#: models.py:20 +#: models.py:28 msgid "content" msgstr "Inhalt" -#: models.py:22 +#: models.py:30 msgid "creation date" msgstr "Erstellt" -#: models.py:24 +#: models.py:32 msgid "last changed" msgstr "Geändert" -#: models.py:32 +#: models.py:40 msgid "template" msgstr "Template" -#: models.py:33 +#: models.py:41 msgid "templates" msgstr "Templates"