6
6
msgstr ""
7
7
"Project-Id-Version : Django Debug Toolbar\n "
8
8
"Report-Msgid-Bugs-To : \n "
9
- "POT-Creation-Date : 2023-01-20 17:23+0100 \n "
9
+ "POT-Creation-Date : 2024-08-06 07:12-0500 \n "
10
10
"PO-Revision-Date : 2012-03-31 20:10+0000\n "
11
11
"Last-Translator : \n "
12
12
"Language-Team : \n "
@@ -16,22 +16,46 @@ msgstr ""
16
16
"Content-Transfer-Encoding : 8bit\n "
17
17
"Plural-Forms : nplurals=2; plural=(n != 1)\n "
18
18
19
- #: apps.py:15
19
+ #: apps.py:18
20
20
msgid "Debug Toolbar"
21
21
msgstr ""
22
22
23
- #: panels/cache.py:180
23
+ #: panels/alerts.py:67
24
+ #, python-brace-format
25
+ msgid ""
26
+ "Form with id \" {form_id}\" contains file input, but does not have the "
27
+ "attribute enctype=\" multipart/form-data\" ."
28
+ msgstr ""
29
+
30
+ #: panels/alerts.py:70
31
+ msgid ""
32
+ "Form contains file input, but does not have the attribute "
33
+ "enctype=\" multipart/form-data\" ."
34
+ msgstr ""
35
+
36
+ #: panels/alerts.py:73
37
+ #, python-brace-format
38
+ msgid ""
39
+ "Input element references form with id \" {form_id}\" , but the form does not "
40
+ "have the attribute enctype=\" multipart/form-data\" ."
41
+ msgstr ""
42
+
43
+ #: panels/alerts.py:77
44
+ msgid "Alerts"
45
+ msgstr ""
46
+
47
+ #: panels/cache.py:168
24
48
msgid "Cache"
25
49
msgstr ""
26
50
27
- #: panels/cache.py:186
51
+ #: panels/cache.py:174
28
52
#, python-format
29
53
msgid "%(cache_calls)d call in %(time).2fms"
30
54
msgid_plural "%(cache_calls)d calls in %(time).2fms"
31
55
msgstr[ 0 ] ""
32
56
msgstr[ 1 ] ""
33
57
34
- #: panels/cache.py:195
58
+ #: panels/cache.py:183
35
59
#, python-format
36
60
msgid "Cache calls from %(count)d backend"
37
61
msgid_plural "Cache calls from %(count)d backends"
@@ -42,27 +66,27 @@ msgstr[1] ""
42
66
msgid "Headers"
43
67
msgstr ""
44
68
45
- #: panels/history/panel.py:18 panels/history/panel.py:19
69
+ #: panels/history/panel.py:19 panels/history/panel.py:20
46
70
msgid "History"
47
71
msgstr ""
48
72
49
73
#: panels/profiling.py:140
50
74
msgid "Profiling"
51
75
msgstr ""
52
76
53
- #: panels/redirects.py:14
77
+ #: panels/redirects.py:17
54
78
msgid "Intercept redirects"
55
79
msgstr ""
56
80
57
81
#: panels/request.py:16
58
82
msgid "Request"
59
83
msgstr ""
60
84
61
- #: panels/request.py:36
85
+ #: panels/request.py:38
62
86
msgid "<no view>"
63
87
msgstr ""
64
88
65
- #: panels/request.py:53
89
+ #: panels/request.py:55
66
90
msgid "<unavailable>"
67
91
msgstr ""
68
92
@@ -93,151 +117,151 @@ msgstr[1] ""
93
117
msgid "Signals"
94
118
msgstr ""
95
119
96
- #: panels/sql/panel.py:23
97
- msgid "Autocommit"
98
- msgstr ""
99
-
100
- #: panels/sql/panel.py:24
120
+ #: panels/sql/panel.py:30 panels/sql/panel.py:41
101
121
msgid "Read uncommitted"
102
122
msgstr ""
103
123
104
- #: panels/sql/panel.py:25
124
+ #: panels/sql/panel.py:31 panels/sql/panel.py:43
105
125
msgid "Read committed"
106
126
msgstr ""
107
127
108
- #: panels/sql/panel.py:26
128
+ #: panels/sql/panel.py:32 panels/sql/panel.py:45
109
129
msgid "Repeatable read"
110
130
msgstr ""
111
131
112
- #: panels/sql/panel.py:27
132
+ #: panels/sql/panel.py:33 panels/sql/panel.py:47
113
133
msgid "Serializable"
114
134
msgstr ""
115
135
116
136
#: panels/sql/panel.py:39
137
+ msgid "Autocommit"
138
+ msgstr ""
139
+
140
+ #: panels/sql/panel.py:61 panels/sql/panel.py:71
117
141
msgid "Idle"
118
142
msgstr ""
119
143
120
- #: panels/sql/panel.py:40
144
+ #: panels/sql/panel.py:62 panels/sql/panel.py:72
121
145
msgid "Active"
122
146
msgstr ""
123
147
124
- #: panels/sql/panel.py:41
148
+ #: panels/sql/panel.py:63 panels/sql/panel.py:73
125
149
msgid "In transaction"
126
150
msgstr ""
127
151
128
- #: panels/sql/panel.py:42
152
+ #: panels/sql/panel.py:64 panels/sql/panel.py:74
129
153
msgid "In error"
130
154
msgstr ""
131
155
132
- #: panels/sql/panel.py:43
156
+ #: panels/sql/panel.py:65 panels/sql/panel.py:75
133
157
msgid "Unknown"
134
158
msgstr ""
135
159
136
- #: panels/sql/panel.py:130
160
+ #: panels/sql/panel.py:162
137
161
msgid "SQL"
138
162
msgstr ""
139
163
140
- #: panels/sql/panel.py:135
164
+ #: panels/sql/panel.py:168
141
165
#, python-format
142
166
msgid "%(query_count)d query in %(sql_time).2fms"
143
167
msgid_plural "%(query_count)d queries in %(sql_time).2fms"
144
168
msgstr[ 0 ] ""
145
169
msgstr[ 1 ] ""
146
170
147
- #: panels/sql/panel.py:147
171
+ #: panels/sql/panel.py:180
148
172
#, python-format
149
173
msgid "SQL queries from %(count)d connection"
150
174
msgid_plural "SQL queries from %(count)d connections"
151
175
msgstr[ 0 ] ""
152
176
msgstr[ 1 ] ""
153
177
154
- #: panels/staticfiles.py:84
178
+ #: panels/staticfiles.py:82
155
179
#, python-format
156
180
msgid "Static files (%(num_found)s found, %(num_used)s used)"
157
181
msgstr ""
158
182
159
- #: panels/staticfiles.py:105
183
+ #: panels/staticfiles.py:103
160
184
msgid "Static files"
161
185
msgstr ""
162
186
163
- #: panels/staticfiles.py:111
187
+ #: panels/staticfiles.py:109
164
188
#, python-format
165
189
msgid "%(num_used)s file used"
166
190
msgid_plural "%(num_used)s files used"
167
191
msgstr[ 0 ] ""
168
192
msgstr[ 1 ] ""
169
193
170
- #: panels/templates/panel.py:143
194
+ #: panels/templates/panel.py:101
171
195
msgid "Templates"
172
196
msgstr ""
173
197
174
- #: panels/templates/panel.py:148
198
+ #: panels/templates/panel.py:106
175
199
#, python-format
176
200
msgid "Templates (%(num_templates)s rendered)"
177
201
msgstr ""
178
202
179
- #: panels/templates/panel.py:180
203
+ #: panels/templates/panel.py:195
180
204
msgid "No origin"
181
205
msgstr ""
182
206
183
- #: panels/timer.py:25
207
+ #: panels/timer.py:27
184
208
#, python-format
185
209
msgid "CPU: %(cum)0.2fms (%(total)0.2fms)"
186
210
msgstr ""
187
211
188
- #: panels/timer.py:30
212
+ #: panels/timer.py:32
189
213
#, python-format
190
214
msgid "Total: %0.2fms"
191
215
msgstr ""
192
216
193
- #: panels/timer.py:36 templates/debug_toolbar/panels/history.html:9
217
+ #: panels/timer.py:38 templates/debug_toolbar/panels/history.html:9
194
218
#: templates/debug_toolbar/panels/sql_explain.html:11
195
219
#: templates/debug_toolbar/panels/sql_profile.html:12
196
220
#: templates/debug_toolbar/panels/sql_select.html:11
197
221
msgid "Time"
198
222
msgstr ""
199
223
200
- #: panels/timer.py:44
224
+ #: panels/timer.py:46
201
225
msgid "User CPU time"
202
226
msgstr ""
203
227
204
- #: panels/timer.py:44
228
+ #: panels/timer.py:46
205
229
#, python-format
206
230
msgid "%(utime)0.3f msec"
207
231
msgstr ""
208
232
209
- #: panels/timer.py:45
233
+ #: panels/timer.py:47
210
234
msgid "System CPU time"
211
235
msgstr ""
212
236
213
- #: panels/timer.py:45
237
+ #: panels/timer.py:47
214
238
#, python-format
215
239
msgid "%(stime)0.3f msec"
216
240
msgstr ""
217
241
218
- #: panels/timer.py:46
242
+ #: panels/timer.py:48
219
243
msgid "Total CPU time"
220
244
msgstr ""
221
245
222
- #: panels/timer.py:46
246
+ #: panels/timer.py:48
223
247
#, python-format
224
248
msgid "%(total)0.3f msec"
225
249
msgstr ""
226
250
227
- #: panels/timer.py:47
251
+ #: panels/timer.py:49
228
252
msgid "Elapsed time"
229
253
msgstr ""
230
254
231
- #: panels/timer.py:47
255
+ #: panels/timer.py:49
232
256
#, python-format
233
257
msgid "%(total_time)0.3f msec"
234
258
msgstr ""
235
259
236
- #: panels/timer.py:49
260
+ #: panels/timer.py:51
237
261
msgid "Context switches"
238
262
msgstr ""
239
263
240
- #: panels/timer.py:50
264
+ #: panels/timer.py:52
241
265
#, python-format
242
266
msgid "%(vcsw)d voluntary, %(ivcsw)d involuntary"
243
267
msgstr ""
@@ -246,15 +270,19 @@ msgstr ""
246
270
msgid "Versions"
247
271
msgstr ""
248
272
249
- #: templates/debug_toolbar/base.html:22
273
+ #: templates/debug_toolbar/base.html:23
250
274
msgid "Hide toolbar"
251
275
msgstr ""
252
276
253
- #: templates/debug_toolbar/base.html:22
277
+ #: templates/debug_toolbar/base.html:23
254
278
msgid "Hide"
255
279
msgstr ""
256
280
257
- #: templates/debug_toolbar/base.html:29
281
+ #: templates/debug_toolbar/base.html:25 templates/debug_toolbar/base.html:26
282
+ msgid "Toggle Theme"
283
+ msgstr ""
284
+
285
+ #: templates/debug_toolbar/base.html:35
258
286
msgid "Show toolbar"
259
287
msgstr ""
260
288
@@ -266,6 +294,14 @@ msgstr ""
266
294
msgid "Enable for next and successive requests"
267
295
msgstr ""
268
296
297
+ #: templates/debug_toolbar/panels/alerts.html:4
298
+ msgid "Alerts found"
299
+ msgstr ""
300
+
301
+ #: templates/debug_toolbar/panels/alerts.html:11
302
+ msgid "No alerts found"
303
+ msgstr ""
304
+
269
305
#: templates/debug_toolbar/panels/cache.html:2
270
306
msgid "Summary"
271
307
msgstr ""
0 commit comments