diff options
| author | Alex | 2009-08-25 17:51:54 +0000 |
|---|---|---|
| committer | Transifex Robot | 2009-08-25 17:51:54 +0000 |
| commit | 0881a796484f1826c1f11fe0f4ed69460861373b (patch) | |
| tree | 6f2d21c603bf76f1e1a2160e33649aad585a107c | |
| parent | 7b8901b73e75997a018234bbd90826903e12ee87 (diff) | |
| download | django-debug-toolbar-0881a796484f1826c1f11fe0f4ed69460861373b.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 | 41 |
1 files changed, 20 insertions, 21 deletions
diff --git a/debug_toolbar/locale/he/LC_MESSAGES/django.po b/debug_toolbar/locale/he/LC_MESSAGES/django.po index d97b08e..7365992 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" @@ -31,10 +31,6 @@ msgstr "" msgid "Total Time" msgstr "זמן" -#: templates/debug_toolbar/panels/cache.html:18 -msgid "Hits" -msgstr "" - #: templates/debug_toolbar/panels/cache.html:20 msgid "Misses" msgstr "" @@ -78,10 +74,6 @@ msgstr "" msgid "Value" msgstr "" -#: templates/debug_toolbar/panels/logger.html:7 -msgid "Level" -msgstr "" - #: templates/debug_toolbar/panels/logger.html:9 msgid "Message" msgstr "הודעה" @@ -117,18 +109,10 @@ msgstr "" msgid "No POST data" msgstr "" -#: templates/debug_toolbar/panels/settings_vars.html:6 -msgid "Setting" -msgstr "" - #: templates/debug_toolbar/panels/signals.html:6 msgid "Signal" msgstr "סימן" -#: templates/debug_toolbar/panels/sql.html:7 -msgid "Action" -msgstr "" - #: templates/debug_toolbar/panels/sql.html:31 msgid "Line" msgstr "שורה" @@ -154,10 +138,6 @@ msgstr "חזרה" msgid "Executed SQL" msgstr "" -#: templates/debug_toolbar/panels/sql_select.html:33 -msgid "Empty set" -msgstr "" - #: templates/debug_toolbar/panels/templates.html:15 msgid "Template" msgstr "" @@ -166,3 +146,22 @@ msgstr "" msgid "Resource" msgstr "" +#: templates/debug_toolbar/panels/cache.html:18 +msgid "Hits" +msgstr "הצלחות" + +#: templates/debug_toolbar/panels/logger.html:7 +msgid "Level" +msgstr "רמה" + +#: templates/debug_toolbar/panels/sql.html:7 +msgid "Action" +msgstr "" + +#: templates/debug_toolbar/panels/settings_vars.html:6 +msgid "Setting" +msgstr "" + +#: templates/debug_toolbar/panels/sql_select.html:33 +msgid "Empty set" +msgstr "תוצאות ריק" |
