66msgstr ""
77"Project-Id-Version : Django Debug Toolbar\n "
88"Report-Msgid-Bugs-To : \n "
9- "POT-Creation-Date : 2025-10-16 19:11-0500 \n "
9+ "POT-Creation-Date : 2026-02-09 19:07-0600 \n "
1010"PO-Revision-Date : 2012-03-31 20:10+0000\n "
1111"Last-Translator : \n "
1212"Language-Team : \n "
@@ -52,18 +52,18 @@ msgstr ""
5252msgid "Alerts"
5353msgstr ""
5454
55- #: panels/cache.py:170
55+ #: panels/cache.py:169
5656msgid "Cache"
5757msgstr ""
5858
59- #: panels/cache.py:177
59+ #: panels/cache.py:176
6060#, python-format
6161msgid "%(cache_calls)d call in %(time).2fms"
6262msgid_plural "%(cache_calls)d calls in %(time).2fms"
6363msgstr[ 0 ] ""
6464msgstr[ 1 ] ""
6565
66- #: panels/cache.py:186
66+ #: panels/cache.py:185
6767#, python-format
6868msgid "Cache calls from %(count)d backend"
6969msgid_plural "Cache calls from %(count)d backends"
@@ -78,15 +78,15 @@ msgstr ""
7878msgid "Headers"
7979msgstr ""
8080
81- #: panels/history/panel.py:20 panels/history/panel.py:21
81+ #: panels/history/panel.py:21 panels/history/panel.py:22
8282msgid "History"
8383msgstr ""
8484
8585#: panels/profiling.py:156
8686msgid "Profiling"
8787msgstr ""
8888
89- #: panels/redirects.py:18
89+ #: panels/redirects.py:19
9090msgid "Intercept redirects"
9191msgstr ""
9292
@@ -102,11 +102,11 @@ msgstr ""
102102msgid "<unavailable>"
103103msgstr ""
104104
105- #: panels/settings.py:19
105+ #: panels/settings.py:27
106106msgid "Settings"
107107msgstr ""
108108
109- #: panels/settings.py:22
109+ #: panels/settings.py:30
110110#, python-format
111111msgid "Settings from %s"
112112msgstr ""
@@ -234,7 +234,9 @@ msgstr ""
234234msgid "Total: %0.2fms"
235235msgstr ""
236236
237- #: panels/timer.py:38 templates/debug_toolbar/panels/history.html:9
237+ #: panels/timer.py:38 templates/debug_toolbar/panels/cache.html:43
238+ #: templates/debug_toolbar/panels/history.html:9
239+ #: templates/debug_toolbar/panels/sql.html:36
238240#: templates/debug_toolbar/panels/sql_explain.html:11
239241#: templates/debug_toolbar/panels/sql_profile.html:12
240242#: templates/debug_toolbar/panels/sql_select.html:11
@@ -350,11 +352,6 @@ msgstr ""
350352msgid "Calls"
351353msgstr ""
352354
353- #: templates/debug_toolbar/panels/cache.html:43
354- #: templates/debug_toolbar/panels/sql.html:36
355- msgid "Time"
356- msgstr ""
357-
358355#: templates/debug_toolbar/panels/cache.html:44
359356msgid "Type"
360357msgstr ""
@@ -743,18 +740,36 @@ msgstr ""
743740msgid "Version"
744741msgstr ""
745742
746- #: templates/debug_toolbar/redirect.html:10
743+ #: templates/debug_toolbar/redirect.html:61
744+ msgid "WARNING:"
745+ msgstr ""
746+
747+ #: templates/debug_toolbar/redirect.html:62
748+ #, python-format
749+ msgid ""
750+ "\n"
751+ " The RedirectsPanel is deprecated and will be removed in a future "
752+ "version. The HistoryPanel\n"
753+ " now provides the ability to view toolbar data for redirected requests. "
754+ "If you still have a\n"
755+ " use case for this panel, please comment on this <a target=\" _blank\" "
756+ "rel=\" noopener noreferrer\" \n"
757+ " href=\" %(issue_url)s\" >issue</a>.\n"
758+ " "
759+ msgstr ""
760+
761+ #: templates/debug_toolbar/redirect.html:70
747762msgid "Location:"
748763msgstr ""
749764
750- #: templates/debug_toolbar/redirect.html:12
765+ #: templates/debug_toolbar/redirect.html:72
751766msgid ""
752767"The Django Debug Toolbar has intercepted a redirect to the above URL for "
753768"debug viewing purposes. You can click the above link to continue with the "
754769"redirect as normal."
755770msgstr ""
756771
757- #: views.py:18
772+ #: views.py:21
758773msgid ""
759774"Data for this panel isn't available anymore. Please reload the page and "
760775"retry."
0 commit comments