diff options
| author | Rob Hudson | 2009-09-11 16:32:50 -0700 | 
|---|---|---|
| committer | Rob Hudson | 2009-09-11 16:32:50 -0700 | 
| commit | e3a974e017438f1d3ef72bb387b391c2f99fc9d2 (patch) | |
| tree | 73a9d468eab3e3feed1bf9a2afbffe109ff12303 /debug_toolbar | |
| parent | 25ea95680040aca318c2681c8fc4c2de8240c90b (diff) | |
| parent | c26b158e1c5befd0194bd0c3b8b3a6e9df01008f (diff) | |
| download | django-debug-toolbar-e3a974e017438f1d3ef72bb387b391c2f99fc9d2.tar.bz2 | |
Merge remote branch 'percy/master'
Diffstat (limited to 'debug_toolbar')
| -rw-r--r-- | debug_toolbar/locale/en/LC_MESSAGES/django.mo | bin | 0 -> 367 bytes | |||
| -rw-r--r-- | debug_toolbar/locale/en/LC_MESSAGES/django.po | 188 | 
2 files changed, 188 insertions, 0 deletions
| diff --git a/debug_toolbar/locale/en/LC_MESSAGES/django.mo b/debug_toolbar/locale/en/LC_MESSAGES/django.moBinary files differ new file mode 100644 index 0000000..e1e540c --- /dev/null +++ b/debug_toolbar/locale/en/LC_MESSAGES/django.mo diff --git a/debug_toolbar/locale/en/LC_MESSAGES/django.po b/debug_toolbar/locale/en/LC_MESSAGES/django.po new file mode 100644 index 0000000..7d47435 --- /dev/null +++ b/debug_toolbar/locale/en/LC_MESSAGES/django.po @@ -0,0 +1,188 @@ +# 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" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"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 +msgid "Signals" +msgstr "" + +#: panels/template.py:46 +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 +msgid "Time" +msgstr "" + +#: panels/version.py:12 +msgid "Django Version" +msgstr "" + +#: templates/debug_toolbar/base.html:24 +msgid "Hide" +msgstr "" + +#: templates/debug_toolbar/base.html:56 +msgid "Close" +msgstr "" + +#: templates/debug_toolbar/panels/cache.html:14 +msgid "Total Calls" +msgstr "" + +#: templates/debug_toolbar/panels/cache.html:16 +msgid "Total Time" +msgstr "" + +#: templates/debug_toolbar/panels/cache.html:40 +msgid "Type" +msgstr "" + +#: templates/debug_toolbar/panels/cache.html:41 +msgid "Parameters" +msgstr "" + +#: templates/debug_toolbar/panels/cache.html:42 +msgid "Function" +msgstr "" + +#: templates/debug_toolbar/panels/headers.html:6 +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 +msgid "Value" +msgstr "" + +#: templates/debug_toolbar/panels/logger.html:7 +msgid "Level" +msgstr "" + +#: templates/debug_toolbar/panels/logger.html:9 +msgid "Message" +msgstr "" + +#: templates/debug_toolbar/panels/request_vars.html:26 +msgid "None" +msgstr "" + +#: templates/debug_toolbar/panels/request_vars.html:54 +msgid "No SESSION data" +msgstr "" + +#: templates/debug_toolbar/panels/request_vars.html:78 +msgid "No GET data" +msgstr "" + +#: templates/debug_toolbar/panels/request_vars.html:102 +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 "" + +#: templates/debug_toolbar/panels/sql.html:32 +msgid "Method" +msgstr "" + +#: templates/debug_toolbar/panels/sql.html:33 +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 +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" +msgstr "" + +#: templates/debug_toolbar/panels/timer.html:10 +msgid "Resource" +msgstr "" + +#: templates/debug_toolbar/panels/cache.html:18 +msgid "Hits" +msgstr "" + +#: 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 "" + +#: templates/debug_toolbar/panels/logger.html:25 +msgid "No messages logged" +msgstr "" + +#: templates/debug_toolbar/panels/logger.html:10 +msgid "Location" +msgstr "" | 
