66msgstr ""
77"Project-Id-Version : Django Debug Toolbar\n "
88"Report-Msgid-Bugs-To : \n "
9- "POT-Creation-Date : 2015-03-08 21:16+0100 \n "
9+ "POT-Creation-Date : 2015-05-27 19:40-0400 \n "
1010"PO-Revision-Date : 2012-03-31 20:10+0000\n "
1111"Last-Translator : \n "
1212"Language-Team : \n "
@@ -20,18 +20,18 @@ msgstr ""
2020msgid "Debug Toolbar"
2121msgstr ""
2222
23- #: panels/cache.py:192
23+ #: panels/cache.py:197
2424msgid "Cache"
2525msgstr ""
2626
27- #: panels/cache.py:197
27+ #: panels/cache.py:202
2828#, python-format
2929msgid "%(cache_calls)d call in %(time).2fms"
3030msgid_plural "%(cache_calls)d calls in %(time).2fms"
3131msgstr[ 0 ] ""
3232msgstr[ 1 ] ""
3333
34- #: panels/cache.py:205
34+ #: panels/cache.py:210
3535#, python-format
3636msgid "Cache calls from %(count)d backend"
3737msgid_plural "Cache calls from %(count)d backends"
@@ -173,6 +173,10 @@ msgstr ""
173173msgid "Templates (%(num_templates)s rendered)"
174174msgstr ""
175175
176+ #: panels/templates/panel.py:207
177+ msgid "No origin"
178+ msgstr ""
179+
176180#: panels/timer.py:23
177181#, python-format
178182msgid "CPU: %(cum)0.2fms (%(total)0.2fms)"
@@ -239,23 +243,23 @@ msgstr ""
239243msgid "Versions"
240244msgstr ""
241245
242- #: templates/debug_toolbar/base.html:21
246+ #: templates/debug_toolbar/base.html:19
243247msgid "Hide toolbar"
244248msgstr ""
245249
246- #: templates/debug_toolbar/base.html:21
250+ #: templates/debug_toolbar/base.html:19
247251msgid "Hide"
248252msgstr ""
249253
250- #: templates/debug_toolbar/base.html:27
254+ #: templates/debug_toolbar/base.html:25
251255msgid "Disable for next and successive requests"
252256msgstr ""
253257
254- #: templates/debug_toolbar/base.html:27
258+ #: templates/debug_toolbar/base.html:25
255259msgid "Enable for next and successive requests"
256260msgstr ""
257261
258- #: templates/debug_toolbar/base.html:49
262+ #: templates/debug_toolbar/base.html:47
259263msgid "Show toolbar"
260264msgstr ""
261265
0 commit comments