66msgstr ""
77"Project-Id-Version : Django Debug Toolbar\n "
88"Report-Msgid-Bugs-To : \n "
9- "POT-Creation-Date : 2013-12-01 09:40 +0100\n "
9+ "POT-Creation-Date : 2013-12-15 13:11 +0100\n "
1010"PO-Revision-Date : 2012-03-31 20:10+0000\n "
1111"Last-Translator : \n "
1212"Language-Team : \n "
@@ -22,18 +22,18 @@ msgid ""
2222"retry."
2323msgstr ""
2424
25- #: panels/cache.py:186
25+ #: panels/cache.py:189
2626msgid "Cache"
2727msgstr ""
2828
29- #: panels/cache.py:191
29+ #: panels/cache.py:194
3030#, python-format
3131msgid "%(cache_calls)d call in %(time).2fms"
3232msgid_plural "%(cache_calls)d calls in %(time).2fms"
3333msgstr[ 0 ] ""
3434msgstr[ 1 ] ""
3535
36- #: panels/cache.py:199
36+ #: panels/cache.py:202
3737#, python-format
3838msgid "Cache calls from %(count)d backend"
3939msgid_plural "Cache calls from %(count)d backends"
@@ -44,18 +44,18 @@ msgstr[1] ""
4444msgid "Headers"
4545msgstr ""
4646
47- #: panels/logging.py:87
47+ #: panels/logging.py:64
4848msgid "Logging"
4949msgstr ""
5050
51- #: panels/logging.py:93
51+ #: panels/logging.py:70
5252#, python-format
5353msgid "%(count)s message"
5454msgid_plural "%(count)s messages"
5555msgstr[ 0 ] ""
5656msgstr[ 1 ] ""
5757
58- #: panels/logging.py:96
58+ #: panels/logging.py:73
5959msgid "Log messages"
6060msgstr ""
6161
@@ -79,11 +79,11 @@ msgstr ""
7979msgid "<unavailable>"
8080msgstr ""
8181
82- #: panels/settings.py:17
82+ #: panels/settings.py:20
8383msgid "Settings"
8484msgstr ""
8585
86- #: panels/settings.py:20
86+ #: panels/settings.py:23
8787#, python-format
8888msgid "Settings from <code>%s</code>"
8989msgstr ""
@@ -106,6 +106,22 @@ msgstr[1] ""
106106msgid "Signals"
107107msgstr ""
108108
109+ #: panels/staticfiles.py:90
110+ #, python-format
111+ msgid "Static files (%(num_found)s found, %(num_used)s used)"
112+ msgstr ""
113+
114+ #: panels/staticfiles.py:115
115+ msgid "Static files"
116+ msgstr ""
117+
118+ #: panels/staticfiles.py:120
119+ #, python-format
120+ msgid "%(num_used)s file used"
121+ msgid_plural "%(num_used)s files used"
122+ msgstr[ 0 ] ""
123+ msgstr[ 1 ] ""
124+
109125#: panels/timer.py:23
110126#, python-format
111127msgid "CPU: %(cum)0.2fms (%(total)0.2fms)"
@@ -168,7 +184,7 @@ msgstr ""
168184msgid "%(vcsw)d voluntary, %(ivcsw)d involuntary"
169185msgstr ""
170186
171- #: panels/versions.py:22
187+ #: panels/versions.py:25
172188msgid "Versions"
173189msgstr ""
174190
@@ -216,11 +232,11 @@ msgstr ""
216232msgid "SQL"
217233msgstr ""
218234
219- #: panels/templates/panel.py:145
235+ #: panels/templates/panel.py:141
220236msgid "Templates"
221237msgstr ""
222238
223- #: panels/templates/panel.py:150
239+ #: panels/templates/panel.py:146
224240#, python-format
225241msgid "Templates (%(num_templates)s rendered)"
226242msgstr ""
@@ -360,6 +376,7 @@ msgid "Message"
360376msgstr ""
361377
362378#: templates/debug_toolbar/panels/logging.html:10
379+ #: templates/debug_toolbar/panels/staticfiles.html:45
363380msgid "Location"
364381msgstr ""
365382
@@ -534,6 +551,44 @@ msgstr ""
534551msgid "Empty set"
535552msgstr ""
536553
554+ #: templates/debug_toolbar/panels/staticfiles.html:4
555+ msgid "Static file path"
556+ msgid_plural "Static file paths"
557+ msgstr[ 0 ] ""
558+ msgstr[ 1 ] ""
559+
560+ #: templates/debug_toolbar/panels/staticfiles.html:12
561+ #: templates/debug_toolbar/panels/staticfiles.html:23
562+ #: templates/debug_toolbar/panels/staticfiles.html:35
563+ #: templates/debug_toolbar/panels/templates.html:10
564+ #: templates/debug_toolbar/panels/templates.html:28
565+ #: templates/debug_toolbar/panels/templates.html:43
566+ msgid "None"
567+ msgstr ""
568+
569+ #: templates/debug_toolbar/panels/staticfiles.html:15
570+ msgid "Static file app"
571+ msgid_plural "Static file apps"
572+ msgstr[ 0 ] ""
573+ msgstr[ 1 ] ""
574+
575+ #: templates/debug_toolbar/panels/staticfiles.html:26
576+ msgid "Static file"
577+ msgid_plural "Static files"
578+ msgstr[ 0 ] ""
579+ msgstr[ 1 ] ""
580+
581+ #: templates/debug_toolbar/panels/staticfiles.html:40
582+ #, python-format
583+ msgid "%(payload_count)s file"
584+ msgid_plural "%(payload_count)s files"
585+ msgstr[ 0 ] ""
586+ msgstr[ 1 ] ""
587+
588+ #: templates/debug_toolbar/panels/staticfiles.html:44
589+ msgid "Path"
590+ msgstr ""
591+
537592#: templates/debug_toolbar/panels/template_source.html:4
538593msgid "Template source:"
539594msgstr ""
@@ -544,12 +599,6 @@ msgid_plural "Template paths"
544599msgstr[ 0 ] ""
545600msgstr[ 1 ] ""
546601
547- #: templates/debug_toolbar/panels/templates.html:10
548- #: templates/debug_toolbar/panels/templates.html:28
549- #: templates/debug_toolbar/panels/templates.html:43
550- msgid "None"
551- msgstr ""
552-
553602#: templates/debug_toolbar/panels/templates.html:13
554603msgid "Template"
555604msgid_plural "Templates"
0 commit comments