aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarthurk2009-09-12 19:50:36 +0000
committerTransifex Robot2009-09-12 19:50:36 +0000
commit05ecb07d22be34651d60e2e1683c5ab96219d5fd (patch)
tree1448c5a77faf63b900caf8983f0c3347a28d45a4
parentc49d609c0044593329ba5be18d5c827368a220b1 (diff)
downloaddjango-debug-toolbar-05ecb07d22be34651d60e2e1683c5ab96219d5fd.tar.bz2
l10n: Updates to German (de) translation
Transmitted-via: Transifex (www.transifex.net)
-rw-r--r--debug_toolbar/locale/de/LC_MESSAGES/django.po77
1 files changed, 34 insertions, 43 deletions
diff --git a/debug_toolbar/locale/de/LC_MESSAGES/django.po b/debug_toolbar/locale/de/LC_MESSAGES/django.po
index 49b6001..c7d2d14 100644
--- a/debug_toolbar/locale/de/LC_MESSAGES/django.po
+++ b/debug_toolbar/locale/de/LC_MESSAGES/django.po
@@ -2,8 +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.
-#
-#
+#
+#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
@@ -16,25 +16,6 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: panels/logger.py:56
-msgid "Logging"
-msgstr ""
-
-#: panels/settings_vars.py:16
-#, fuzzy
-msgid "Settings"
-msgstr "Einstellung"
-
-#: panels/signals.py:39
-#, fuzzy
-msgid "Signals"
-msgstr "Signal"
-
-#: panels/template.py:46
-#, fuzzy
-msgid "Templates"
-msgstr "Template"
-
#: panels/timer.py:35 templates/debug_toolbar/panels/cache.html:39
#: templates/debug_toolbar/panels/logger.html:7
#: templates/debug_toolbar/panels/sql.html:5
@@ -44,10 +25,6 @@ msgstr "Template"
msgid "Time"
msgstr "Zeit"
-#: panels/version.py:12
-msgid "Django Version"
-msgstr ""
-
#: templates/debug_toolbar/base.html:24
msgid "Hide"
msgstr "Verbergen"
@@ -56,15 +33,6 @@ msgstr "Verbergen"
msgid "Close"
msgstr "Schließen"
-#: templates/debug_toolbar/redirect.html:9
-msgid ""
-"The Django Debug Toolbar has intercepted a redirect to the above URL for "
-"debug viewing purposes. You can click the above link to continue with the "
-"redirect as normal. If you'd like to disable this feature, set the "
-"<code>DEBUG_TOOLBAR_CONFIG</code> dictionary's key "
-"<code>INTERCEPT_REDIRECTS</code> to <code>False</code>."
-msgstr ""
-
#: templates/debug_toolbar/panels/cache.html:14
msgid "Total Calls"
msgstr "Aufrufe gesamt"
@@ -134,11 +102,6 @@ msgstr "Keine Nachricht gespeichert"
msgid "Variable"
msgstr "Variable"
-#: templates/debug_toolbar/panels/request_vars.html:25
-#, fuzzy
-msgid "No COOKIE data"
-msgstr "Keine GET-Daten"
-
#: templates/debug_toolbar/panels/request_vars.html:51
msgid "No SESSION data"
msgstr "Keine SESSION-Daten"
@@ -196,10 +159,6 @@ msgstr "Ausgeführtes SQL"
msgid "SQL Profiled"
msgstr ""
-#: templates/debug_toolbar/panels/sql_profile.html:35
-msgid "Error"
-msgstr ""
-
#: templates/debug_toolbar/panels/sql_select.html:4
msgid "SQL Selected"
msgstr ""
@@ -216,5 +175,37 @@ msgstr "Template"
msgid "Resource"
msgstr "Ressource"
+#: panels/logger.py:56
+msgid "Logging"
+msgstr "Logging"
+
+#: panels/signals.py:39
+msgid "Signals"
+msgstr "Signals"
+
+#: panels/settings_vars.py:16
+msgid "Settings"
+msgstr "Einstellungen"
+
+#: panels/template.py:46
+msgid "Templates"
+msgstr "Templates"
+
+#: panels/version.py:12
+msgid "Django Version"
+msgstr "Django-Version"
+
+#: templates/debug_toolbar/redirect.html:9
+msgid "The Django Debug Toolbar has intercepted a redirect to the above URL for debug viewing purposes. You can click the above link to continue with the redirect as normal. If you'd like to disable this feature, set the <code>DEBUG_TOOLBAR_CONFIG</code> dictionary's key <code>INTERCEPT_REDIRECTS</code> to <code>False</code>."
+msgstr ""
+
+#: templates/debug_toolbar/panels/request_vars.html:25
+msgid "No COOKIE data"
+msgstr "Keine COOKIE-Daten"
+
+#: templates/debug_toolbar/panels/sql_profile.html:35
+msgid "Error"
+msgstr "Fehler"
+
#~ msgid "None"
#~ msgstr "Nichts"