diff options
| -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 "תוצאות ריק" |
