diff options
| author | Alex | 2009-09-13 01:35:16 +0000 |
|---|---|---|
| committer | Transifex Robot | 2009-09-13 01:35:16 +0000 |
| commit | 7586cd3387b9d7b62413bd3ec777eb85c4cad5a4 (patch) | |
| tree | 20ea45972fbf03116181d2529c845606c8e26820 | |
| parent | b31c50033b118a89d899b75feb3743e37d569751 (diff) | |
| download | django-debug-toolbar-7586cd3387b9d7b62413bd3ec777eb85c4cad5a4.tar.bz2 | |
l10n: Updates to Hebrew (he) translation
Transmitted-via: Transifex (www.transifex.net)
| -rw-r--r-- | debug_toolbar/locale/he/LC_MESSAGES/django.po | 17 |
1 files changed, 6 insertions, 11 deletions
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 <EMAIL@ADDRESS>, 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 " -"<code>DEBUG_TOOLBAR_CONFIG</code> dictionary's key " -"<code>INTERCEPT_REDIRECTS</code> to <code>False</code>." +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 @@ -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 "מפתח" |
