From 05ecb07d22be34651d60e2e1683c5ab96219d5fd Mon Sep 17 00:00:00 2001
From: arthurk
Date: Sat, 12 Sep 2009 19:50:36 +0000
Subject: l10n: Updates to German (de) translation
Transmitted-via: Transifex (www.transifex.net)
---
debug_toolbar/locale/de/LC_MESSAGES/django.po | 77 ++++++++++++---------------
1 file changed, 34 insertions(+), 43 deletions(-)
(limited to 'debug_toolbar')
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 "
-"DEBUG_TOOLBAR_CONFIG dictionary's key "
-"INTERCEPT_REDIRECTS to False."
-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 DEBUG_TOOLBAR_CONFIG dictionary's key INTERCEPT_REDIRECTS to False."
+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"
--
cgit v1.2.3