Skip to content

Commit 39b4231

Browse files
committed
Updating the .po translation files.
1 parent 44dbbbd commit 39b4231

1 file changed

Lines changed: 13 additions & 9 deletions

File tree

debug_toolbar/locale/en/LC_MESSAGES/django.po

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Django Debug Toolbar\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2015-03-08 21:16+0100\n"
9+
"POT-Creation-Date: 2015-05-27 19:40-0400\n"
1010
"PO-Revision-Date: 2012-03-31 20:10+0000\n"
1111
"Last-Translator: \n"
1212
"Language-Team: \n"
@@ -20,18 +20,18 @@ msgstr ""
2020
msgid "Debug Toolbar"
2121
msgstr ""
2222

23-
#: panels/cache.py:192
23+
#: panels/cache.py:197
2424
msgid "Cache"
2525
msgstr ""
2626

27-
#: panels/cache.py:197
27+
#: panels/cache.py:202
2828
#, python-format
2929
msgid "%(cache_calls)d call in %(time).2fms"
3030
msgid_plural "%(cache_calls)d calls in %(time).2fms"
3131
msgstr[0] ""
3232
msgstr[1] ""
3333

34-
#: panels/cache.py:205
34+
#: panels/cache.py:210
3535
#, python-format
3636
msgid "Cache calls from %(count)d backend"
3737
msgid_plural "Cache calls from %(count)d backends"
@@ -173,6 +173,10 @@ msgstr ""
173173
msgid "Templates (%(num_templates)s rendered)"
174174
msgstr ""
175175

176+
#: panels/templates/panel.py:207
177+
msgid "No origin"
178+
msgstr ""
179+
176180
#: panels/timer.py:23
177181
#, python-format
178182
msgid "CPU: %(cum)0.2fms (%(total)0.2fms)"
@@ -239,23 +243,23 @@ msgstr ""
239243
msgid "Versions"
240244
msgstr ""
241245

242-
#: templates/debug_toolbar/base.html:21
246+
#: templates/debug_toolbar/base.html:19
243247
msgid "Hide toolbar"
244248
msgstr ""
245249

246-
#: templates/debug_toolbar/base.html:21
250+
#: templates/debug_toolbar/base.html:19
247251
msgid "Hide"
248252
msgstr ""
249253

250-
#: templates/debug_toolbar/base.html:27
254+
#: templates/debug_toolbar/base.html:25
251255
msgid "Disable for next and successive requests"
252256
msgstr ""
253257

254-
#: templates/debug_toolbar/base.html:27
258+
#: templates/debug_toolbar/base.html:25
255259
msgid "Enable for next and successive requests"
256260
msgstr ""
257261

258-
#: templates/debug_toolbar/base.html:49
262+
#: templates/debug_toolbar/base.html:47
259263
msgid "Show toolbar"
260264
msgstr ""
261265

0 commit comments

Comments
 (0)