diff options
| author | Rob Hudson | 2009-09-11 18:28:31 -0700 |
|---|---|---|
| committer | Rob Hudson | 2009-09-11 18:28:31 -0700 |
| commit | dd7bb2c0e0b7001257214b3f219c39894cb96a4c (patch) | |
| tree | 934ba1d4a7b03c5517bb3d88facf9878d6fffda4 | |
| parent | a0743bd141dc8157d6c08584795091f62962d82d (diff) | |
| download | django-debug-toolbar-dd7bb2c0e0b7001257214b3f219c39894cb96a4c.tar.bz2 | |
Updated locales with more strings.
| -rw-r--r-- | debug_toolbar/locale/de/LC_MESSAGES/django.po | 158 | ||||
| -rw-r--r-- | debug_toolbar/locale/en/LC_MESSAGES/django.po | 152 | ||||
| -rw-r--r-- | debug_toolbar/locale/es/LC_MESSAGES/django.po | 165 | ||||
| -rw-r--r-- | debug_toolbar/locale/he/LC_MESSAGES/django.po | 149 |
4 files changed, 388 insertions, 236 deletions
diff --git a/debug_toolbar/locale/de/LC_MESSAGES/django.po b/debug_toolbar/locale/de/LC_MESSAGES/django.po index 0d661a7..49b6001 100644 --- a/debug_toolbar/locale/de/LC_MESSAGES/django.po +++ b/debug_toolbar/locale/de/LC_MESSAGES/django.po @@ -2,13 +2,13 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Jannis Leidel, 2009. -# -# +# +# msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-08-21 15:26-0700\n" +"POT-Creation-Date: 2009-09-11 18:05-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -16,14 +16,55 @@ 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 +#, fuzzy +msgid "Settings" +msgstr "Einstellung" + +#: panels/signals.py:39 +#, fuzzy +msgid "Signals" +msgstr "Signal" + +#: panels/template.py:46 +#, fuzzy +msgid "Templates" +msgstr "Template" + +#: 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 +#: templates/debug_toolbar/panels/sql_explain.html:11 +#: templates/debug_toolbar/panels/sql_profile.html:12 +#: templates/debug_toolbar/panels/sql_select.html:11 +msgid "Time" +msgstr "Zeit" + +#: panels/version.py:12 +msgid "Django Version" +msgstr "" + #: templates/debug_toolbar/base.html:24 msgid "Hide" msgstr "Verbergen" -#: templates/debug_toolbar/base.html:56 +#: templates/debug_toolbar/base.html:55 msgid "Close" msgstr "Schließen" +#: 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>." +msgstr "" + #: templates/debug_toolbar/panels/cache.html:14 msgid "Total Calls" msgstr "Aufrufe gesamt" @@ -44,15 +85,6 @@ msgstr "" msgid "Breakdown" msgstr "" -#: templates/debug_toolbar/panels/cache.html:39 -#: templates/debug_toolbar/panels/logger.html:8 -#: templates/debug_toolbar/panels/sql.html:6 -#: templates/debug_toolbar/panels/sql_explain.html:7 -#: templates/debug_toolbar/panels/sql_profile.html:7 -#: templates/debug_toolbar/panels/sql_select.html:7 -msgid "Time" -msgstr "Zeit" - #: templates/debug_toolbar/panels/cache.html:40 msgid "Type" msgstr "Typ" @@ -65,104 +97,124 @@ msgstr "Parameter" msgid "Function" msgstr "Funktion" -#: templates/debug_toolbar/panels/headers.html:6 +#: templates/debug_toolbar/panels/headers.html:5 msgid "Key" msgstr "Schlüssel" -#: templates/debug_toolbar/panels/headers.html:7 -#: templates/debug_toolbar/panels/request_vars.html:13 -#: templates/debug_toolbar/panels/request_vars.html:41 -#: templates/debug_toolbar/panels/request_vars.html:65 -#: templates/debug_toolbar/panels/request_vars.html:89 -#: templates/debug_toolbar/panels/settings_vars.html:7 -#: templates/debug_toolbar/panels/timer.html:11 +#: 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 "Wert" -#: templates/debug_toolbar/panels/logger.html:7 +#: templates/debug_toolbar/panels/logger.html:6 msgid "Level" msgstr "Niveau" -#: templates/debug_toolbar/panels/logger.html:9 +#: templates/debug_toolbar/panels/logger.html:8 msgid "Message" msgstr "Nachricht" -#: templates/debug_toolbar/panels/logger.html:10 +#: templates/debug_toolbar/panels/logger.html:9 msgid "Location" msgstr "Ort" -#: templates/debug_toolbar/panels/logger.html:25 +#: templates/debug_toolbar/panels/logger.html:24 msgid "No messages logged" msgstr "Keine Nachricht gespeichert" -#: templates/debug_toolbar/panels/request_vars.html:26 -msgid "None" -msgstr "Nichts" +#: 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 "Variable" -#: templates/debug_toolbar/panels/request_vars.html:54 +#: templates/debug_toolbar/panels/request_vars.html:25 +#, fuzzy +msgid "No COOKIE data" +msgstr "Keine GET-Daten" + +#: templates/debug_toolbar/panels/request_vars.html:51 msgid "No SESSION data" msgstr "Keine SESSION-Daten" -#: templates/debug_toolbar/panels/request_vars.html:78 +#: templates/debug_toolbar/panels/request_vars.html:73 msgid "No GET data" msgstr "Keine GET-Daten" -#: templates/debug_toolbar/panels/request_vars.html:102 +#: templates/debug_toolbar/panels/request_vars.html:95 msgid "No POST data" msgstr "Keine POST-Daten" -#: templates/debug_toolbar/panels/settings_vars.html:6 +#: templates/debug_toolbar/panels/settings_vars.html:5 msgid "Setting" msgstr "Einstellung" -#: templates/debug_toolbar/panels/signals.html:6 +#: templates/debug_toolbar/panels/signals.html:5 msgid "Signal" msgstr "Signal" -#: templates/debug_toolbar/panels/sql.html:7 +#: templates/debug_toolbar/panels/sql.html:6 msgid "Action" msgstr "Aktion" -#: templates/debug_toolbar/panels/sql.html:31 +#: templates/debug_toolbar/panels/sql.html:30 msgid "Line" msgstr "Zeile" -#: templates/debug_toolbar/panels/sql.html:32 +#: templates/debug_toolbar/panels/sql.html:31 msgid "Method" msgstr "Methode" -#: templates/debug_toolbar/panels/sql.html:33 +#: templates/debug_toolbar/panels/sql.html:32 msgid "File" msgstr "Datei" -#: templates/debug_toolbar/panels/sql_explain.html:2 -#: templates/debug_toolbar/panels/sql_profile.html:2 -#: templates/debug_toolbar/panels/sql_select.html:2 -#: templates/debug_toolbar/panels/template_source.html:2 +#: templates/debug_toolbar/panels/sql_explain.html:3 +#: templates/debug_toolbar/panels/sql_profile.html:3 +#: templates/debug_toolbar/panels/sql_select.html:3 +#: templates/debug_toolbar/panels/template_source.html:3 msgid "Back" msgstr "Zurück" -#: templates/debug_toolbar/panels/sql_explain.html:5 -#: templates/debug_toolbar/panels/sql_profile.html:5 -#: templates/debug_toolbar/panels/sql_select.html:5 +#: templates/debug_toolbar/panels/sql_explain.html:4 +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 "Ausgeführtes SQL" -#: templates/debug_toolbar/panels/sql_select.html:30 +#: 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 "" + +#: templates/debug_toolbar/panels/sql_select.html:34 msgid "Empty set" msgstr "Leeres Set" -#: templates/debug_toolbar/panels/templates.html:14 +#: templates/debug_toolbar/panels/templates.html:13 msgid "Template" msgstr "Template" -#: templates/debug_toolbar/panels/timer.html:10 +#: templates/debug_toolbar/panels/timer.html:9 msgid "Resource" msgstr "Ressource" -#: templates/debug_toolbar/panels/request_vars.html:12 -#: templates/debug_toolbar/panels/request_vars.html:40 -#: templates/debug_toolbar/panels/request_vars.html:64 -#: templates/debug_toolbar/panels/request_vars.html:88 -msgid "Variable" -msgstr "Variable" +#~ msgid "None" +#~ msgstr "Nichts" diff --git a/debug_toolbar/locale/en/LC_MESSAGES/django.po b/debug_toolbar/locale/en/LC_MESSAGES/django.po index 7d47435..0a5da25 100644 --- a/debug_toolbar/locale/en/LC_MESSAGES/django.po +++ b/debug_toolbar/locale/en/LC_MESSAGES/django.po @@ -1,13 +1,13 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Percy Pérez-Pinedo, 2009. -# -# +# +# msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-08-21 15:26-0700\n" +"POT-Creation-Date: 2009-09-11 18:05-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -32,11 +32,11 @@ msgid "Templates" msgstr "" #: panels/timer.py:35 templates/debug_toolbar/panels/cache.html:39 -#: templates/debug_toolbar/panels/logger.html:8 -#: templates/debug_toolbar/panels/sql.html:6 -#: templates/debug_toolbar/panels/sql_explain.html:7 -#: templates/debug_toolbar/panels/sql_profile.html:7 -#: templates/debug_toolbar/panels/sql_select.html:7 +#: templates/debug_toolbar/panels/logger.html:7 +#: templates/debug_toolbar/panels/sql.html:5 +#: templates/debug_toolbar/panels/sql_explain.html:11 +#: templates/debug_toolbar/panels/sql_profile.html:12 +#: templates/debug_toolbar/panels/sql_select.html:11 msgid "Time" msgstr "" @@ -48,10 +48,19 @@ msgstr "" msgid "Hide" msgstr "" -#: templates/debug_toolbar/base.html:56 +#: templates/debug_toolbar/base.html:55 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>." +msgstr "" + #: templates/debug_toolbar/panels/cache.html:14 msgid "Total Calls" msgstr "" @@ -60,6 +69,18 @@ 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 "" + +#: templates/debug_toolbar/panels/cache.html:35 +msgid "Breakdown" +msgstr "" + #: templates/debug_toolbar/panels/cache.html:40 msgid "Type" msgstr "" @@ -72,117 +93,120 @@ msgstr "" msgid "Function" msgstr "" -#: templates/debug_toolbar/panels/headers.html:6 +#: templates/debug_toolbar/panels/headers.html:5 msgid "Key" msgstr "" -#: templates/debug_toolbar/panels/headers.html:7 -#: templates/debug_toolbar/panels/request_vars.html:13 -#: templates/debug_toolbar/panels/request_vars.html:41 -#: templates/debug_toolbar/panels/request_vars.html:65 -#: templates/debug_toolbar/panels/request_vars.html:89 -#: templates/debug_toolbar/panels/settings_vars.html:7 -#: templates/debug_toolbar/panels/timer.html:11 +#: 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:7 +#: templates/debug_toolbar/panels/logger.html:6 msgid "Level" msgstr "" -#: templates/debug_toolbar/panels/logger.html:9 +#: templates/debug_toolbar/panels/logger.html:8 msgid "Message" msgstr "" -#: templates/debug_toolbar/panels/request_vars.html:26 -msgid "None" +#: 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:54 +#: 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:51 msgid "No SESSION data" msgstr "" -#: templates/debug_toolbar/panels/request_vars.html:78 +#: templates/debug_toolbar/panels/request_vars.html:73 msgid "No GET data" msgstr "" -#: templates/debug_toolbar/panels/request_vars.html:102 +#: templates/debug_toolbar/panels/request_vars.html:95 msgid "No POST data" msgstr "" -#: templates/debug_toolbar/panels/settings_vars.html:6 +#: templates/debug_toolbar/panels/settings_vars.html:5 msgid "Setting" msgstr "" -#: templates/debug_toolbar/panels/signals.html:6 +#: templates/debug_toolbar/panels/signals.html:5 msgid "Signal" msgstr "" -#: templates/debug_toolbar/panels/sql.html:7 +#: templates/debug_toolbar/panels/sql.html:6 msgid "Action" msgstr "" -#: templates/debug_toolbar/panels/sql.html:31 +#: templates/debug_toolbar/panels/sql.html:30 msgid "Line" msgstr "" -#: templates/debug_toolbar/panels/sql.html:32 +#: templates/debug_toolbar/panels/sql.html:31 msgid "Method" msgstr "" -#: templates/debug_toolbar/panels/sql.html:33 +#: templates/debug_toolbar/panels/sql.html:32 msgid "File" msgstr "" -#: templates/debug_toolbar/panels/sql_explain.html:2 -#: templates/debug_toolbar/panels/sql_profile.html:2 -#: templates/debug_toolbar/panels/sql_select.html:2 -#: templates/debug_toolbar/panels/template_source.html:2 +#: templates/debug_toolbar/panels/sql_explain.html:3 +#: templates/debug_toolbar/panels/sql_profile.html:3 +#: templates/debug_toolbar/panels/sql_select.html:3 +#: templates/debug_toolbar/panels/template_source.html:3 msgid "Back" msgstr "" -#: templates/debug_toolbar/panels/sql_explain.html:5 -#: templates/debug_toolbar/panels/sql_profile.html:5 -#: templates/debug_toolbar/panels/sql_select.html:5 -msgid "Executed SQL" -msgstr "" - -#: templates/debug_toolbar/panels/sql_select.html:30 -msgid "Empty set" -msgstr "" - -#: templates/debug_toolbar/panels/templates.html:15 -msgid "Template" +#: templates/debug_toolbar/panels/sql_explain.html:4 +msgid "SQL Explained" msgstr "" -#: templates/debug_toolbar/panels/timer.html:10 -msgid "Resource" +#: 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/cache.html:18 -msgid "Hits" +#: templates/debug_toolbar/panels/sql_profile.html:4 +msgid "SQL Profiled" msgstr "" -#: templates/debug_toolbar/panels/cache.html:35 -msgid "Breakdown" +#: templates/debug_toolbar/panels/sql_profile.html:35 +msgid "Error" msgstr "" -#: templates/debug_toolbar/panels/cache.html:20 -msgid "Misses" +#: templates/debug_toolbar/panels/sql_select.html:4 +msgid "SQL Selected" msgstr "" -#: templates/debug_toolbar/panels/request_vars.html:12 -#: templates/debug_toolbar/panels/request_vars.html:40 -#: templates/debug_toolbar/panels/request_vars.html:64 -#: templates/debug_toolbar/panels/request_vars.html:88 -#, fuzzy -msgid "Variable" +#: templates/debug_toolbar/panels/sql_select.html:34 +msgid "Empty set" msgstr "" -#: templates/debug_toolbar/panels/logger.html:25 -msgid "No messages logged" +#: templates/debug_toolbar/panels/templates.html:13 +msgid "Template" msgstr "" -#: templates/debug_toolbar/panels/logger.html:10 -msgid "Location" +#: templates/debug_toolbar/panels/timer.html:9 +msgid "Resource" msgstr "" diff --git a/debug_toolbar/locale/es/LC_MESSAGES/django.po b/debug_toolbar/locale/es/LC_MESSAGES/django.po index fe7e60b..3434eba 100644 --- a/debug_toolbar/locale/es/LC_MESSAGES/django.po +++ b/debug_toolbar/locale/es/LC_MESSAGES/django.po @@ -2,14 +2,14 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Percy Pérez-Pinedo <percyp3@gmail.com>, 2009. -# +# # Caracteres especiales: á, é, í, ó, ú, ñ, -# +# msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-08-21 15:26-0700\n" +"POT-Creation-Date: 2009-09-11 18:05-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -34,11 +34,11 @@ msgid "Templates" msgstr "Plantillas" #: panels/timer.py:35 templates/debug_toolbar/panels/cache.html:39 -#: templates/debug_toolbar/panels/logger.html:8 -#: templates/debug_toolbar/panels/sql.html:6 -#: templates/debug_toolbar/panels/sql_explain.html:7 -#: templates/debug_toolbar/panels/sql_profile.html:7 -#: templates/debug_toolbar/panels/sql_select.html:7 +#: templates/debug_toolbar/panels/logger.html:7 +#: templates/debug_toolbar/panels/sql.html:5 +#: templates/debug_toolbar/panels/sql_explain.html:11 +#: templates/debug_toolbar/panels/sql_profile.html:12 +#: templates/debug_toolbar/panels/sql_select.html:11 msgid "Time" msgstr "Tiempo" @@ -50,10 +50,19 @@ msgstr "Versión Django" msgid "Hide" msgstr "Ocultar" -#: templates/debug_toolbar/base.html:56 +#: templates/debug_toolbar/base.html:55 msgid "Close" msgstr "Cerrar" +#: 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>." +msgstr "" + #: templates/debug_toolbar/panels/cache.html:14 msgid "Total Calls" msgstr "Total Llamadas" @@ -62,6 +71,18 @@ msgstr "Total Llamadas" msgid "Total Time" msgstr "Tiempo Total" +#: templates/debug_toolbar/panels/cache.html:18 +msgid "Hits" +msgstr "Visitas" + +#: templates/debug_toolbar/panels/cache.html:20 +msgid "Misses" +msgstr "" + +#: templates/debug_toolbar/panels/cache.html:35 +msgid "Breakdown" +msgstr "" + #: templates/debug_toolbar/panels/cache.html:40 msgid "Type" msgstr "Tipo" @@ -74,117 +95,125 @@ msgstr "Parámetros" msgid "Function" msgstr "Función" -#: templates/debug_toolbar/panels/headers.html:6 +#: templates/debug_toolbar/panels/headers.html:5 msgid "Key" msgstr "Llave" -#: templates/debug_toolbar/panels/headers.html:7 -#: templates/debug_toolbar/panels/request_vars.html:13 -#: templates/debug_toolbar/panels/request_vars.html:41 -#: templates/debug_toolbar/panels/request_vars.html:65 -#: templates/debug_toolbar/panels/request_vars.html:89 -#: templates/debug_toolbar/panels/settings_vars.html:7 -#: templates/debug_toolbar/panels/timer.html:11 +#: 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 "Valor" -#: templates/debug_toolbar/panels/logger.html:7 +#: templates/debug_toolbar/panels/logger.html:6 msgid "Level" msgstr "Nivel" -#: templates/debug_toolbar/panels/logger.html:9 +#: templates/debug_toolbar/panels/logger.html:8 msgid "Message" msgstr "Mensaje" -#: templates/debug_toolbar/panels/request_vars.html:26 -msgid "None" -msgstr "Ninguno" +#: templates/debug_toolbar/panels/logger.html:9 +msgid "Location" +msgstr "" + +#: templates/debug_toolbar/panels/logger.html:24 +msgid "No messages logged" +msgstr "No hay mensajes registrados" + +#: 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 +#, fuzzy +msgid "Variable" +msgstr "Variable" + +#: templates/debug_toolbar/panels/request_vars.html:25 +#, fuzzy +msgid "No COOKIE data" +msgstr "No GET datos" -#: templates/debug_toolbar/panels/request_vars.html:54 +#: templates/debug_toolbar/panels/request_vars.html:51 msgid "No SESSION data" msgstr "No SESSION datos" -#: templates/debug_toolbar/panels/request_vars.html:78 +#: templates/debug_toolbar/panels/request_vars.html:73 msgid "No GET data" msgstr "No GET datos" -#: templates/debug_toolbar/panels/request_vars.html:102 +#: templates/debug_toolbar/panels/request_vars.html:95 msgid "No POST data" msgstr "No POST datos" -#: templates/debug_toolbar/panels/settings_vars.html:6 +#: templates/debug_toolbar/panels/settings_vars.html:5 msgid "Setting" msgstr "Configuración" -#: templates/debug_toolbar/panels/signals.html:6 +#: templates/debug_toolbar/panels/signals.html:5 msgid "Signal" msgstr "Señal" -#: templates/debug_toolbar/panels/sql.html:7 +#: templates/debug_toolbar/panels/sql.html:6 msgid "Action" msgstr "Acción" -#: templates/debug_toolbar/panels/sql.html:31 +#: templates/debug_toolbar/panels/sql.html:30 msgid "Line" msgstr "Línea" -#: templates/debug_toolbar/panels/sql.html:32 +#: templates/debug_toolbar/panels/sql.html:31 msgid "Method" msgstr "Método" -#: templates/debug_toolbar/panels/sql.html:33 +#: templates/debug_toolbar/panels/sql.html:32 msgid "File" msgstr "Archivo" -#: templates/debug_toolbar/panels/sql_explain.html:2 -#: templates/debug_toolbar/panels/sql_profile.html:2 -#: templates/debug_toolbar/panels/sql_select.html:2 -#: templates/debug_toolbar/panels/template_source.html:2 +#: templates/debug_toolbar/panels/sql_explain.html:3 +#: templates/debug_toolbar/panels/sql_profile.html:3 +#: templates/debug_toolbar/panels/sql_select.html:3 +#: templates/debug_toolbar/panels/template_source.html:3 msgid "Back" msgstr "Regresar" -#: templates/debug_toolbar/panels/sql_explain.html:5 -#: templates/debug_toolbar/panels/sql_profile.html:5 -#: templates/debug_toolbar/panels/sql_select.html:5 +#: templates/debug_toolbar/panels/sql_explain.html:4 +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 "SQL Ejecutado" -#: templates/debug_toolbar/panels/sql_select.html:30 +#: 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 "" + +#: templates/debug_toolbar/panels/sql_select.html:34 msgid "Empty set" msgstr "Set Vacío" -#: templates/debug_toolbar/panels/templates.html:15 +#: templates/debug_toolbar/panels/templates.html:13 msgid "Template" msgstr "Plantilla" -#: templates/debug_toolbar/panels/timer.html:10 +#: templates/debug_toolbar/panels/timer.html:9 msgid "Resource" msgstr "Recurso" -#: templates/debug_toolbar/panels/cache.html:18 -msgid "Hits" -msgstr "Visitas" - -#: templates/debug_toolbar/panels/cache.html:35 -msgid "Breakdown" -msgstr "" - -#: templates/debug_toolbar/panels/cache.html:20 -msgid "Misses" -msgstr "" - -#: templates/debug_toolbar/panels/request_vars.html:12 -#: templates/debug_toolbar/panels/request_vars.html:40 -#: templates/debug_toolbar/panels/request_vars.html:64 -#: templates/debug_toolbar/panels/request_vars.html:88 -#, fuzzy -msgid "Variable" -msgstr "Variable" - -#: templates/debug_toolbar/panels/logger.html:25 -msgid "No messages logged" -msgstr "No hay mensajes registrados" - -#: templates/debug_toolbar/panels/logger.html:10 -msgid "Location" -msgstr "" +#~ msgid "None" +#~ msgstr "Ninguno" diff --git a/debug_toolbar/locale/he/LC_MESSAGES/django.po b/debug_toolbar/locale/he/LC_MESSAGES/django.po index d4aef2d..5a4db1f 100644 --- a/debug_toolbar/locale/he/LC_MESSAGES/django.po +++ b/debug_toolbar/locale/he/LC_MESSAGES/django.po @@ -2,12 +2,12 @@ # 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" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-08-24 22:59-0500\n" +"POT-Creation-Date: 2009-09-11 18:05-0700\n" "PO-Revision-Date: 2009-08-24 23:08-0600\n" "Last-Translator: Alex <alex.gaynor@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -15,6 +15,37 @@ 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:46 +#, 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 +#: templates/debug_toolbar/panels/sql_explain.html:11 +#: templates/debug_toolbar/panels/sql_profile.html:12 +#: templates/debug_toolbar/panels/sql_select.html:11 +msgid "Time" +msgstr "זמן" + +#: panels/version.py:12 +msgid "Django Version" +msgstr "" + #: templates/debug_toolbar/base.html:24 msgid "Hide" msgstr "הסתיר" @@ -23,6 +54,15 @@ msgstr "הסתיר" 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>." +msgstr "" + #: templates/debug_toolbar/panels/cache.html:14 msgid "Total Calls" msgstr "" @@ -31,6 +71,10 @@ 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 "" @@ -39,15 +83,6 @@ msgstr "" msgid "Breakdown" msgstr "" -#: templates/debug_toolbar/panels/cache.html:39 -#: templates/debug_toolbar/panels/logger.html:8 -#: templates/debug_toolbar/panels/sql.html:6 -#: templates/debug_toolbar/panels/sql_explain.html:10 -#: templates/debug_toolbar/panels/sql_profile.html:10 -#: templates/debug_toolbar/panels/sql_select.html:10 -msgid "Time" -msgstr "זמן" - #: templates/debug_toolbar/panels/cache.html:40 msgid "Type" msgstr "סוג" @@ -60,68 +95,80 @@ msgstr "" msgid "Function" msgstr "" -#: templates/debug_toolbar/panels/headers.html:6 +#: templates/debug_toolbar/panels/headers.html:5 msgid "Key" msgstr "" -#: templates/debug_toolbar/panels/headers.html:7 -#: templates/debug_toolbar/panels/request_vars.html:13 -#: templates/debug_toolbar/panels/request_vars.html:41 -#: templates/debug_toolbar/panels/request_vars.html:65 -#: templates/debug_toolbar/panels/request_vars.html:89 -#: templates/debug_toolbar/panels/settings_vars.html:7 -#: templates/debug_toolbar/panels/timer.html:11 +#: 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:9 +#: templates/debug_toolbar/panels/logger.html:6 +msgid "Level" +msgstr "רמה" + +#: templates/debug_toolbar/panels/logger.html:8 msgid "Message" msgstr "הודעה" -#: templates/debug_toolbar/panels/logger.html:10 +#: templates/debug_toolbar/panels/logger.html:9 msgid "Location" msgstr "מקום" -#: templates/debug_toolbar/panels/logger.html:25 +#: templates/debug_toolbar/panels/logger.html:24 msgid "No messages logged" msgstr "אין הודעות" -#: templates/debug_toolbar/panels/request_vars.html:12 -#: templates/debug_toolbar/panels/request_vars.html:40 -#: templates/debug_toolbar/panels/request_vars.html:64 -#: templates/debug_toolbar/panels/request_vars.html:88 +#: 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:26 +#: templates/debug_toolbar/panels/request_vars.html:25 msgid "No COOKIE data" msgstr "" -#: templates/debug_toolbar/panels/request_vars.html:54 +#: templates/debug_toolbar/panels/request_vars.html:51 msgid "No SESSION data" msgstr "" -#: templates/debug_toolbar/panels/request_vars.html:78 +#: templates/debug_toolbar/panels/request_vars.html:73 msgid "No GET data" msgstr "" -#: templates/debug_toolbar/panels/request_vars.html:102 +#: templates/debug_toolbar/panels/request_vars.html:95 msgid "No POST data" msgstr "" -#: templates/debug_toolbar/panels/signals.html:6 +#: templates/debug_toolbar/panels/settings_vars.html:5 +msgid "Setting" +msgstr "" + +#: templates/debug_toolbar/panels/signals.html:5 msgid "Signal" msgstr "סימן" -#: templates/debug_toolbar/panels/sql.html:31 +#: templates/debug_toolbar/panels/sql.html:6 +msgid "Action" +msgstr "" + +#: templates/debug_toolbar/panels/sql.html:30 msgid "Line" msgstr "שורה" -#: templates/debug_toolbar/panels/sql.html:32 +#: templates/debug_toolbar/panels/sql.html:31 msgid "Method" msgstr "" -#: templates/debug_toolbar/panels/sql.html:33 +#: templates/debug_toolbar/panels/sql.html:32 msgid "File" msgstr "קובץ" @@ -132,36 +179,36 @@ msgstr "קובץ" msgid "Back" msgstr "חזרה" -#: templates/debug_toolbar/panels/sql_explain.html:8 -#: templates/debug_toolbar/panels/sql_profile.html:8 -#: templates/debug_toolbar/panels/sql_select.html:8 -msgid "Executed SQL" +#: templates/debug_toolbar/panels/sql_explain.html:4 +msgid "SQL Explained" msgstr "" -#: templates/debug_toolbar/panels/cache.html:18 -msgid "Hits" -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/logger.html:7 -msgid "Level" -msgstr "רמה" +#: templates/debug_toolbar/panels/sql_profile.html:4 +msgid "SQL Profiled" +msgstr "" -#: templates/debug_toolbar/panels/sql.html:7 -msgid "Action" +#: templates/debug_toolbar/panels/sql_profile.html:35 +msgid "Error" msgstr "" -#: templates/debug_toolbar/panels/settings_vars.html:6 -msgid "Setting" +#: templates/debug_toolbar/panels/sql_select.html:4 +msgid "SQL Selected" msgstr "" -#: templates/debug_toolbar/panels/sql_select.html:33 +#: templates/debug_toolbar/panels/sql_select.html:34 msgid "Empty set" msgstr "תוצאות ריק" -#: templates/debug_toolbar/panels/templates.html:15 +#: templates/debug_toolbar/panels/templates.html:13 msgid "Template" msgstr "תבנית" -#: templates/debug_toolbar/panels/timer.html:10 +#: templates/debug_toolbar/panels/timer.html:9 msgid "Resource" msgstr "" |
