From 7586cd3387b9d7b62413bd3ec777eb85c4cad5a4 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 13 Sep 2009 01:35:16 +0000 Subject: l10n: Updates to Hebrew (he) translation Transmitted-via: Transifex (www.transifex.net) --- debug_toolbar/locale/he/LC_MESSAGES/django.po | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) (limited to 'debug_toolbar') diff --git a/debug_toolbar/locale/he/LC_MESSAGES/django.po b/debug_toolbar/locale/he/LC_MESSAGES/django.po index 5a4db1f..e5abf66 100644 --- a/debug_toolbar/locale/he/LC_MESSAGES/django.po +++ b/debug_toolbar/locale/he/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" @@ -55,12 +55,7 @@ msgid "Close" msgstr "סגור" #: 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." +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 @@ -95,10 +90,6 @@ msgstr "" msgid "Function" msgstr "" -#: templates/debug_toolbar/panels/headers.html:5 -msgid "Key" -msgstr "" - #: templates/debug_toolbar/panels/headers.html:6 #: templates/debug_toolbar/panels/request_vars.html:12 #: templates/debug_toolbar/panels/request_vars.html:38 @@ -212,3 +203,7 @@ msgstr "תבנית" #: templates/debug_toolbar/panels/timer.html:9 msgid "Resource" msgstr "" + +#: templates/debug_toolbar/panels/headers.html:5 +msgid "Key" +msgstr "מפתח" -- cgit v1.2.3