6
6
msgstr ""
7
7
"Project-Id-Version : Django Debug Toolbar\n "
8
8
"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 "
10
10
"PO-Revision-Date : 2012-03-31 20:10+0000\n "
11
11
"Last-Translator : \n "
12
12
"Language-Team : \n "
@@ -22,18 +22,18 @@ msgid ""
22
22
"retry."
23
23
msgstr ""
24
24
25
- #: panels/cache.py:186
25
+ #: panels/cache.py:189
26
26
msgid "Cache"
27
27
msgstr ""
28
28
29
- #: panels/cache.py:191
29
+ #: panels/cache.py:194
30
30
#, python-format
31
31
msgid "%(cache_calls)d call in %(time).2fms"
32
32
msgid_plural "%(cache_calls)d calls in %(time).2fms"
33
33
msgstr[ 0 ] ""
34
34
msgstr[ 1 ] ""
35
35
36
- #: panels/cache.py:199
36
+ #: panels/cache.py:202
37
37
#, python-format
38
38
msgid "Cache calls from %(count)d backend"
39
39
msgid_plural "Cache calls from %(count)d backends"
@@ -44,18 +44,18 @@ msgstr[1] ""
44
44
msgid "Headers"
45
45
msgstr ""
46
46
47
- #: panels/logging.py:87
47
+ #: panels/logging.py:64
48
48
msgid "Logging"
49
49
msgstr ""
50
50
51
- #: panels/logging.py:93
51
+ #: panels/logging.py:70
52
52
#, python-format
53
53
msgid "%(count)s message"
54
54
msgid_plural "%(count)s messages"
55
55
msgstr[ 0 ] ""
56
56
msgstr[ 1 ] ""
57
57
58
- #: panels/logging.py:96
58
+ #: panels/logging.py:73
59
59
msgid "Log messages"
60
60
msgstr ""
61
61
@@ -79,11 +79,11 @@ msgstr ""
79
79
msgid "<unavailable>"
80
80
msgstr ""
81
81
82
- #: panels/settings.py:17
82
+ #: panels/settings.py:20
83
83
msgid "Settings"
84
84
msgstr ""
85
85
86
- #: panels/settings.py:20
86
+ #: panels/settings.py:23
87
87
#, python-format
88
88
msgid "Settings from <code>%s</code>"
89
89
msgstr ""
@@ -106,6 +106,22 @@ msgstr[1] ""
106
106
msgid "Signals"
107
107
msgstr ""
108
108
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
+
109
125
#: panels/timer.py:23
110
126
#, python-format
111
127
msgid "CPU: %(cum)0.2fms (%(total)0.2fms)"
@@ -168,7 +184,7 @@ msgstr ""
168
184
msgid "%(vcsw)d voluntary, %(ivcsw)d involuntary"
169
185
msgstr ""
170
186
171
- #: panels/versions.py:22
187
+ #: panels/versions.py:25
172
188
msgid "Versions"
173
189
msgstr ""
174
190
@@ -216,11 +232,11 @@ msgstr ""
216
232
msgid "SQL"
217
233
msgstr ""
218
234
219
- #: panels/templates/panel.py:145
235
+ #: panels/templates/panel.py:141
220
236
msgid "Templates"
221
237
msgstr ""
222
238
223
- #: panels/templates/panel.py:150
239
+ #: panels/templates/panel.py:146
224
240
#, python-format
225
241
msgid "Templates (%(num_templates)s rendered)"
226
242
msgstr ""
@@ -360,6 +376,7 @@ msgid "Message"
360
376
msgstr ""
361
377
362
378
#: templates/debug_toolbar/panels/logging.html:10
379
+ #: templates/debug_toolbar/panels/staticfiles.html:45
363
380
msgid "Location"
364
381
msgstr ""
365
382
@@ -534,6 +551,44 @@ msgstr ""
534
551
msgid "Empty set"
535
552
msgstr ""
536
553
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
+
537
592
#: templates/debug_toolbar/panels/template_source.html:4
538
593
msgid "Template source:"
539
594
msgstr ""
@@ -544,12 +599,6 @@ msgid_plural "Template paths"
544
599
msgstr[ 0 ] ""
545
600
msgstr[ 1 ] ""
546
601
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
-
553
602
#: templates/debug_toolbar/panels/templates.html:13
554
603
msgid "Template"
555
604
msgid_plural "Templates"
0 commit comments