1
1
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2
2
# This file is distributed under the same license as the PACKAGE package.
3
- #
4
- #
3
+ #
4
+ #
5
5
msgid ""
6
6
msgstr ""
7
7
"Project-Id-Version : Django Debug Toolbar\n "
8
- "Report-Msgid-Bugs-To : http://github.com/django-debug-toolbar/django-debug-toolbar/issues \n "
9
- "POT-Creation-Date : 2012-03-31 22:10 +0200\n "
8
+ "Report-Msgid-Bugs-To : \n "
9
+ "POT-Creation-Date : 2012-04-04 21:35 +0200\n "
10
10
"PO-Revision-Date : 2012-03-31 20:10+0000\n "
11
11
"Last-Translator : Jannis Leidel <jannis@leidel.info>\n "
12
12
"Language-Team : LANGUAGE <LL@li.org>\n "
13
+ "Language : en\n "
13
14
"MIME-Version : 1.0\n "
14
15
"Content-Type : text/plain; charset=UTF-8\n "
15
16
"Content-Transfer-Encoding : 8bit\n "
16
- "Language : en\n "
17
17
"Plural-Forms : nplurals=2; plural=(n != 1)\n "
18
18
19
19
#: panels/cache.py:125
@@ -85,10 +85,59 @@ msgid_plural "%(num_receivers)d receivers of %(num_signals)d signals"
85
85
msgstr[ 0 ] "%(num_receivers)d receiver of %(num_signals)d signals"
86
86
msgstr[ 1 ] "%(num_receivers)d receivers of %(num_signals)d signals"
87
87
88
- #: panels/sql.py:121
88
+ #: panels/sql.py:35
89
+ msgid "Autocommit"
90
+ msgstr ""
91
+
92
+ #: panels/sql.py:36
93
+ msgid "Read uncommitted"
94
+ msgstr ""
95
+
96
+ #: panels/sql.py:37
97
+ msgid "Read committed"
98
+ msgstr ""
99
+
100
+ #: panels/sql.py:38
101
+ msgid "Repeatable read"
102
+ msgstr ""
103
+
104
+ #: panels/sql.py:39
105
+ #, fuzzy
106
+ msgid "Serializable"
107
+ msgstr "Variable"
108
+
109
+ #: panels/sql.py:50
110
+ msgid "Idle"
111
+ msgstr ""
112
+
113
+ #: panels/sql.py:51
114
+ #, fuzzy
115
+ msgid "Active"
116
+ msgstr "Action"
117
+
118
+ #: panels/sql.py:52
119
+ #, fuzzy
120
+ msgid "In transaction"
121
+ msgstr "Transaction status:"
122
+
123
+ #: panels/sql.py:53
124
+ #, fuzzy
125
+ msgid "In error"
126
+ msgstr "Error"
127
+
128
+ #: panels/sql.py:54
129
+ #, fuzzy
130
+ msgid "Unknown"
131
+ msgstr "(unknown)"
132
+
133
+ #: panels/sql.py:120
89
134
msgid "SQL"
90
135
msgstr "SQL"
91
136
137
+ #: panels/staticfiles.py:18 panels/staticfiles.py:21
138
+ msgid "Static files"
139
+ msgstr ""
140
+
92
141
#: panels/template.py:102
93
142
msgid "Templates"
94
143
msgstr "Templates"
@@ -165,7 +214,7 @@ msgstr "Context switches"
165
214
msgid "%(vcsw)d voluntary, %(ivcsw)d involuntary"
166
215
msgstr "%(vcsw)d voluntary, %(ivcsw)d involuntary"
167
216
168
- #: panels/version.py:19 panels/version.py:28
217
+ #: panels/version.py:20 panels/version.py:29
169
218
msgid "Versions"
170
219
msgstr "Versions"
171
220
@@ -191,12 +240,7 @@ msgid "Location"
191
240
msgstr "Location"
192
241
193
242
#: templates/debug_toolbar/redirect.html:9
194
- msgid ""
195
- "The Django Debug Toolbar has intercepted a redirect to the above URL for "
196
- "debug viewing purposes. You can click the above link to continue with the "
197
- "redirect as normal. If you'd like to disable this feature, set the "
198
- "<code>DEBUG_TOOLBAR_CONFIG</code> dictionary's key "
199
- "<code>INTERCEPT_REDIRECTS</code> to <code>False</code>."
243
+ 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>."
200
244
msgstr "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>."
201
245
202
246
#: templates/debug_toolbar/panels/cache.html:14
@@ -433,6 +477,27 @@ msgstr "SQL Selected"
433
477
msgid "Empty set"
434
478
msgstr "Empty set"
435
479
480
+ #: templates/debug_toolbar/panels/staticfiles.html:5
481
+ msgid "Static path"
482
+ msgid_plural "Static paths"
483
+ msgstr[ 0 ] ""
484
+ msgstr[ 1 ] ""
485
+
486
+ #: templates/debug_toolbar/panels/staticfiles.html:13
487
+ #, fuzzy , python-format
488
+ msgid "%(file_count)s file"
489
+ msgid_plural "%(file_count)s files"
490
+ msgstr[ 0 ] "%(count)s message"
491
+ msgstr[ 1 ] "%(count)s messages"
492
+
493
+ #: templates/debug_toolbar/panels/staticfiles.html:17
494
+ msgid "Path"
495
+ msgstr ""
496
+
497
+ #: templates/debug_toolbar/panels/staticfiles.html:18
498
+ msgid "Storage"
499
+ msgstr ""
500
+
436
501
#: templates/debug_toolbar/panels/template_source.html:4
437
502
msgid "Template Source"
438
503
msgstr "Template Source"
@@ -443,6 +508,12 @@ msgid_plural "Template paths"
443
508
msgstr[ 0 ] "Template path"
444
509
msgstr[ 1 ] "Template path"
445
510
511
+ #: templates/debug_toolbar/panels/templates.html:10
512
+ #: templates/debug_toolbar/panels/templates.html:28
513
+ #: templates/debug_toolbar/panels/templates.html:43
514
+ msgid "None"
515
+ msgstr "None"
516
+
446
517
#: templates/debug_toolbar/panels/templates.html:13
447
518
msgid "Template"
448
519
msgid_plural "Templates"
@@ -454,11 +525,6 @@ msgstr[1] "Template"
454
525
msgid "Toggle Context"
455
526
msgstr "Toggle Context"
456
527
457
- #: templates/debug_toolbar/panels/templates.html:28
458
- #: templates/debug_toolbar/panels/templates.html:43
459
- msgid "None"
460
- msgstr "None"
461
-
462
528
#: templates/debug_toolbar/panels/templates.html:31
463
529
msgid "Context processor"
464
530
msgid_plural "Context processors"
@@ -469,10 +535,13 @@ msgstr[1] "Context processor"
469
535
msgid "Resource"
470
536
msgstr "Resource"
471
537
472
- #: templates/debug_toolbar/panels/versions.html:6
473
- msgid "Package "
474
- msgstr "Package "
538
+ #: templates/debug_toolbar/panels/versions.html:5
539
+ msgid "Name "
540
+ msgstr ""
475
541
476
- #: templates/debug_toolbar/panels/versions.html:7
542
+ #: templates/debug_toolbar/panels/versions.html:6
477
543
msgid "Version"
478
544
msgstr "Version"
545
+
546
+ #~ msgid "Package"
547
+ #~ msgstr "Package"
0 commit comments