diff options
Diffstat (limited to 'debug_toolbar')
| -rw-r--r-- | debug_toolbar/locale/he/LC_MESSAGES/django.po | 188 | ||||
| -rw-r--r-- | debug_toolbar/panels/version.py | 3 | 
2 files changed, 75 insertions, 116 deletions
| diff --git a/debug_toolbar/locale/he/LC_MESSAGES/django.po b/debug_toolbar/locale/he/LC_MESSAGES/django.po index 5823091..3632747 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" @@ -15,24 +15,10 @@ 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  msgid "Settings"  msgstr "" -#: panels/signals.py:39 -#, fuzzy -msgid "Signals" -msgstr "סימן" - -#: panels/template.py:47 -#, fuzzy -msgid "Templates" -msgstr "תבנית" -  #: 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 @@ -51,22 +37,12 @@ msgstr "ג 'נגו גירסה"  msgid "Hide"  msgstr "הסתיר" -#: templates/debug_toolbar/base.html:54 +#: templates/debug_toolbar/base.html:55  msgid "Close"  msgstr "סגור" -#: templates/debug_toolbar/redirect.html:7 -#: templates/debug_toolbar/panels/logger.html:9 -msgid "Location" -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 @@ -101,20 +77,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 -#: templates/debug_toolbar/panels/request_vars.html:60 -#: templates/debug_toolbar/panels/request_vars.html:82 -#: templates/debug_toolbar/panels/settings_vars.html:6 -#: templates/debug_toolbar/panels/timer.html:10 -msgid "Value" -msgstr "ערך" -  #: templates/debug_toolbar/panels/logger.html:6  msgid "Level"  msgstr "רמה" @@ -123,53 +85,14 @@ msgstr "רמה"  msgid "Message"  msgstr "הודעה" +#: templates/debug_toolbar/panels/logger.html:9 +msgid "Location" +msgstr "מקום" +  #: templates/debug_toolbar/panels/logger.html:24  msgid "No messages logged"  msgstr "אין הודעות" -#: templates/debug_toolbar/panels/request_vars.html:2 -#, fuzzy -msgid "COOKIES Variables" -msgstr "מזהה" - -#: templates/debug_toolbar/panels/request_vars.html:11 -#: templates/debug_toolbar/panels/request_vars.html:37 -#: templates/debug_toolbar/panels/request_vars.html:59 -#: templates/debug_toolbar/panels/request_vars.html:81 -msgid "Variable" -msgstr "מזהה" - -#: templates/debug_toolbar/panels/request_vars.html:25 -msgid "No COOKIE data" -msgstr "אין נתונים  לעוגיות" - -#: templates/debug_toolbar/panels/request_vars.html:28 -#, fuzzy -msgid "SESSION Variables" -msgstr "מזהה" - -#: templates/debug_toolbar/panels/request_vars.html:51 -msgid "No SESSION data" -msgstr "אין נתונים  להתחברות" - -#: templates/debug_toolbar/panels/request_vars.html:54 -#, fuzzy -msgid "GET Variables" -msgstr "מזהה" - -#: templates/debug_toolbar/panels/request_vars.html:73 -msgid "No GET data" -msgstr "" - -#: templates/debug_toolbar/panels/request_vars.html:76 -#, fuzzy -msgid "POST Variables" -msgstr "מזהה" - -#: templates/debug_toolbar/panels/request_vars.html:95 -msgid "No POST data" -msgstr "" -  #: templates/debug_toolbar/panels/settings_vars.html:5  msgid "Setting"  msgstr "" @@ -221,20 +144,10 @@ msgstr "חזרה"  msgid "SQL Explained"  msgstr "" -#: templates/debug_toolbar/panels/sql_explain.html:9 -#: templates/debug_toolbar/panels/sql_profile.html:10 -#: templates/debug_toolbar/panels/sql_select.html:9 -msgid "Executed SQL" -msgstr "" -  #: templates/debug_toolbar/panels/sql_profile.html:4  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 "" @@ -243,36 +156,79 @@ msgstr ""  msgid "Empty set"  msgstr "תוצאות ריק" -#: templates/debug_toolbar/panels/template_source.html:4 -#, fuzzy -msgid "Template Source" -msgstr "תבנית" - -#: templates/debug_toolbar/panels/templates.html:2 -#, fuzzy -msgid "Template path" -msgstr "תבנית" -  #: templates/debug_toolbar/panels/templates.html:13  msgid "Template"  msgstr "תבנית" -#: templates/debug_toolbar/panels/templates.html:21 -#: templates/debug_toolbar/panels/templates.html:37 -msgid "Toggle Context" +#: templates/debug_toolbar/panels/timer.html:9 +msgid "Resource"  msgstr "" -#: templates/debug_toolbar/panels/templates.html:28 -#: templates/debug_toolbar/panels/templates.html:43 -msgid "None" -msgstr "" +#: templates/debug_toolbar/panels/headers.html:5 +msgid "Key" +msgstr "מפתח" -#: templates/debug_toolbar/panels/templates.html:31 -msgid "Context processor" -msgstr "" +#: panels/logger.py:56 +msgid "Logging" +msgstr "רישום יומן" -#: templates/debug_toolbar/panels/timer.html:9 -msgid "Resource" +#: templates/debug_toolbar/panels/headers.html:6 +#: templates/debug_toolbar/panels/request_vars.html:12 +#: templates/debug_toolbar/panels/request_vars.html:38 +#: templates/debug_toolbar/panels/request_vars.html:60 +#: templates/debug_toolbar/panels/request_vars.html:82 +#: templates/debug_toolbar/panels/settings_vars.html:6 +#: templates/debug_toolbar/panels/timer.html:10 +msgid "Value" +msgstr "ערך" + +#: templates/debug_toolbar/panels/request_vars.html:25 +msgid "No COOKIE data" +msgstr "אין נתונים  לעוגיות" + +#: templates/debug_toolbar/panels/request_vars.html:51 +msgid "No SESSION data" +msgstr "אין נתונים  להתחברות" + +#: templates/debug_toolbar/panels/request_vars.html:11 +#: templates/debug_toolbar/panels/request_vars.html:37 +#: templates/debug_toolbar/panels/request_vars.html:59 +#: templates/debug_toolbar/panels/request_vars.html:81 +msgid "Variable" +msgstr "מזהה" + +#: templates/debug_toolbar/panels/sql.html:6 +msgid "Action" +msgstr "פעילות" + +#: panels/template.py:46 +msgid "Templates" +msgstr "תבניות" + +#: panels/signals.py:39 +msgid "Signals" +msgstr "סימנים" + +#: templates/debug_toolbar/panels/request_vars.html:73 +msgid "No GET data" +msgstr "שום דבר עבור GET" + +#: templates/debug_toolbar/panels/request_vars.html:95 +msgid "No POST data" +msgstr "שום דבר עבור POST" + +#: templates/debug_toolbar/panels/sql_explain.html:9 +#: templates/debug_toolbar/panels/sql_profile.html:10 +#: templates/debug_toolbar/panels/sql_select.html:9 +msgid "Executed SQL" +msgstr "הסבר עבור SQL" + +#: templates/debug_toolbar/panels/sql_profile.html:35 +msgid "Error" +msgstr "שגיאה" + +#: templates/debug_toolbar/panels/versions.html:6 +msgid "Package"  msgstr ""  #: templates/debug_toolbar/panels/versions.html:6 diff --git a/debug_toolbar/panels/version.py b/debug_toolbar/panels/version.py index da46178..bc09e75 100644 --- a/debug_toolbar/panels/version.py +++ b/debug_toolbar/panels/version.py @@ -24,6 +24,9 @@ class VersionDebugPanel(DebugPanel):      def url(self):          return '' +     +    def title(self): +        return 'Versions'      def title(self):          return 'Versions' | 
