Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
12345 anikendra 1
# LANGUAGE translation of Debug Kit Application
2
# Copyright 2008 Andy Dawson <andydawson76@yahoo.co.uk>
3
# No version information was available in the source files.
4
#
5
#, fuzzy
6
msgid ""
7
msgstr ""
8
"Project-Id-Version: debug_kit-\n"
9
"POT-Creation-Date: 2009-05-27 09:47+0200\n"
10
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
11
"Last-Translator: Andy Dawson <andydawson76@yahoo.co.uk>\n"
12
"Language-Team:\n"
13
"MIME-Version: 1.0\n"
14
"Content-Type: text/plain; charset=utf-8\n"
15
"Content-Transfer-Encoding: 8bit\n"
16
"X-Poedit-Basepath: ../../../\n"
17
 
18
#: controllers/components/toolbar.php:91
19
msgid "Component initialization and startup"
20
msgstr ""
21
 
22
#: controllers/components/toolbar.php:140
23
msgid "Controller Action"
24
msgstr ""
25
 
26
#: controllers/components/toolbar.php:167
27
msgid "Render Controller Action"
28
msgstr ""
29
 
30
#: controllers/components/toolbar.php:231
31
msgid "Could not load DebugToolbar panel %s"
32
msgstr ""
33
 
34
#: views/elements/debug_toolbar.ctp:25
35
msgid "There are no active panels. You must enable a panel to see its output."
36
msgstr ""
37
 
38
#: views/elements/history_panel.ctp:21
39
msgid "Request History"
40
msgstr ""
41
 
42
#: views/elements/history_panel.ctp:23
43
msgid "No previous requests logged."
44
msgstr ""
45
 
46
#: views/elements/history_panel.ctp:25
47
msgid "previous requests available"
48
msgstr ""
49
 
50
#: views/elements/history_panel.ctp:27
51
msgid "Restore to current request"
52
msgstr ""
53
 
54
#: views/elements/log_panel.ctp:21
55
msgid "Logs"
56
msgstr ""
57
 
58
#: views/elements/log_panel.ctp:28
59
msgid "Time"
60
msgstr ""
61
 
62
#: views/elements/log_panel.ctp:28
63
#: views/elements/timer_panel.ctp:54
64
msgid "Message"
65
msgstr ""
66
 
67
#: views/elements/log_panel.ctp:37
68
msgid "There were no log entries made this request"
69
msgstr ""
70
 
71
#: views/elements/request_panel.ctp:21
72
msgid "Request"
73
msgstr ""
74
 
75
#: views/elements/request_panel.ctp:35
76
msgid "Current Route"
77
msgstr ""
78
 
79
#: views/elements/session_panel.ctp:21
80
msgid "Session"
81
msgstr ""
82
 
83
#: views/elements/sql_log_panel.ctp:21
84
msgid "Sql Logs"
85
msgstr ""
86
 
87
#: views/elements/sql_log_panel.ctp:31
88
msgid "toggle (%s) query explains for %s"
89
msgstr ""
90
 
91
#: views/elements/sql_log_panel.ctp:39
92
msgid "No slow queries!, or your database does not support EXPLAIN"
93
msgstr ""
94
 
95
#: views/elements/sql_log_panel.ctp:44
96
msgid "No active database connections"
97
msgstr ""
98
 
99
#: views/elements/timer_panel.ctp:33
100
msgid "Memory"
101
msgstr ""
102
 
103
#: views/elements/timer_panel.ctp:35
104
msgid "Current Memory Use"
105
msgstr ""
106
 
107
#: views/elements/timer_panel.ctp:39
108
msgid "Peak Memory Use"
109
msgstr ""
110
 
111
#: views/elements/timer_panel.ctp:43
112
msgid "Timers"
113
msgstr ""
114
 
115
#: views/elements/timer_panel.ctp:45
116
msgid "%s (ms)"
117
msgstr ""
118
 
119
#: views/elements/timer_panel.ctp:46
120
msgid "Total Request Time:"
121
msgstr ""
122
 
123
#: views/elements/timer_panel.ctp:54
124
msgid "Time in ms"
125
msgstr ""
126
 
127
#: views/elements/timer_panel.ctp:54
128
msgid "Graph"
129
msgstr ""
130
 
131
#: views/elements/variables_panel.ctp:21
132
msgid "View Variables"
133
msgstr ""
134
 
135
#: views/helpers/simple_graph.php:79
136
msgid "Starting %sms into the request, taking %sms"
137
msgstr ""
138