diff options
| author | Jannis Leidel | 2009-08-25 17:23:05 +0000 | 
|---|---|---|
| committer | Transifex Robot | 2009-08-25 17:23:05 +0000 | 
| commit | 7b8901b73e75997a018234bbd90826903e12ee87 (patch) | |
| tree | 6cabd9220b37c43c59633acfe7524155b6b06ddd | |
| parent | 08c7a50c03e6af94c008bc21a899686fc624b8db (diff) | |
| download | django-debug-toolbar-7b8901b73e75997a018234bbd90826903e12ee87.tar.bz2 | |
l10n: Updates to German (de) translation
Transmitted-via: Transifex (www.transifex.net)
| -rw-r--r-- | debug_toolbar/locale/de/LC_MESSAGES/django.po | 22 | 
1 files changed, 10 insertions, 12 deletions
diff --git a/debug_toolbar/locale/de/LC_MESSAGES/django.po b/debug_toolbar/locale/de/LC_MESSAGES/django.po index 268724b..0d661a7 100644 --- a/debug_toolbar/locale/de/LC_MESSAGES/django.po +++ b/debug_toolbar/locale/de/LC_MESSAGES/django.po @@ -2,9 +2,8 @@  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER  # This file is distributed under the same license as the PACKAGE package.  # Jannis Leidel, 2009. -# -# -#, fuzzy +#  +#   msgid ""  msgstr ""  "Project-Id-Version: PACKAGE VERSION\n" @@ -96,14 +95,6 @@ msgstr "Ort"  msgid "No messages logged"  msgstr "Keine Nachricht gespeichert" -#: templates/debug_toolbar/panels/request_vars.html:12 -#: templates/debug_toolbar/panels/request_vars.html:40 -#: templates/debug_toolbar/panels/request_vars.html:64 -#: templates/debug_toolbar/panels/request_vars.html:88 -#, fuzzy -msgid "Variable" -msgstr "Variable" -  #: templates/debug_toolbar/panels/request_vars.html:26  msgid "None"  msgstr "Nichts" @@ -167,4 +158,11 @@ msgstr "Template"  #: templates/debug_toolbar/panels/timer.html:10  msgid "Resource" -msgstr "Ressource"
\ No newline at end of file +msgstr "Ressource" + +#: templates/debug_toolbar/panels/request_vars.html:12 +#: templates/debug_toolbar/panels/request_vars.html:40 +#: templates/debug_toolbar/panels/request_vars.html:64 +#: templates/debug_toolbar/panels/request_vars.html:88 +msgid "Variable" +msgstr "Variable"  | 
