From 0881a796484f1826c1f11fe0f4ed69460861373b Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 25 Aug 2009 17:51:54 +0000 Subject: l10n: Updates to Hebrew (he) translation Transmitted-via: Transifex (www.transifex.net) --- debug_toolbar/locale/he/LC_MESSAGES/django.po | 41 +++++++++++++-------------- 1 file changed, 20 insertions(+), 21 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 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 , 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 "תוצאות ריק" -- cgit v1.2.3