-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdebug_kit.pot
269 lines (205 loc) · 6.88 KB
/
debug_kit.pot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
# LANGUAGE translation of CakePHP Application
# Copyright YEAR NAME <EMAIL@ADDRESS>
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: CakePHP 2.4.1\n"
"POT-Creation-Date: 2013-11-02 15:28+0100\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: Plugin/DebugKit/Console/Command/BenchmarkShell.php:43
msgid "-> Testing :url"
msgstr ""
#: Plugin/DebugKit/Console/Command/BenchmarkShell.php:69
msgid "Total Requests made: :requests"
msgstr ""
#: Plugin/DebugKit/Console/Command/BenchmarkShell.php:70
msgid "Total Time elapsed: :duration (seconds)"
msgstr ""
#: Plugin/DebugKit/Console/Command/BenchmarkShell.php:74
msgid "Requests/Second: :rps req/sec"
msgstr ""
#: Plugin/DebugKit/Console/Command/BenchmarkShell.php:78
msgid "Average request time: :average-time seconds"
msgstr ""
#: Plugin/DebugKit/Console/Command/BenchmarkShell.php:82
msgid "Standard deviation of average request time: :std-dev"
msgstr ""
#: Plugin/DebugKit/Console/Command/BenchmarkShell.php:86
msgid "Longest/shortest request: :longest sec/:shortest sec"
msgstr ""
#: Plugin/DebugKit/Console/Command/BenchmarkShell.php:134
msgid "Allows you to obtain some rough benchmarking statisticsabout a fully qualified URL."
msgstr ""
#: Plugin/DebugKit/Console/Command/BenchmarkShell.php:139
msgid "The URL to request."
msgstr ""
#: Plugin/DebugKit/Console/Command/BenchmarkShell.php:144
msgid "Number of iterations to perform."
msgstr ""
#: Plugin/DebugKit/Console/Command/BenchmarkShell.php:148
msgid "Maximum total time for all iterations, in seconds.If a single iteration takes more than the tiemout, only one request will be made"
msgstr ""
#: Plugin/DebugKit/Console/Command/BenchmarkShell.php:152
msgid "Example Use: `cake benchmark --n 10 --t 100 http://localhost/testsite`. <info>Note:</info> this benchmark does not include browser render times."
msgstr ""
#: Plugin/DebugKit/Controller/Component/ToolbarComponent.php:162
msgid "Component initialization"
msgstr ""
#: Plugin/DebugKit/Controller/Component/ToolbarComponent.php:284
msgid "Controller action"
msgstr ""
#: Plugin/DebugKit/Controller/Component/ToolbarComponent.php:287
msgid "Controller action start"
msgstr ""
#: Plugin/DebugKit/Controller/Component/ToolbarComponent.php:307
msgid "Processing toolbar state"
msgstr ""
#: Plugin/DebugKit/Controller/Component/ToolbarComponent.php:330
msgid "Processing toolbar data"
msgstr ""
#: Plugin/DebugKit/Controller/Component/ToolbarComponent.php:365
msgid "Controller render start"
msgstr ""
#: Plugin/DebugKit/Controller/Component/ToolbarComponent.php:448
msgid "Could not load DebugToolbar panel %s"
msgstr ""
#: Plugin/DebugKit/Lib/DebugTimer.php:135
msgid "Core Processing (Derived from $_SERVER[\"REQUEST_TIME\"])"
msgstr ""
#: Plugin/DebugKit/Lib/FireCake.php:317
msgid "Headers already sent in %s on line %s. Cannot send log data to FirePHP."
msgstr ""
#: Plugin/DebugKit/Lib/FireCake.php:338
msgid "Incorrect parameter count for FireCake::fb()"
msgstr ""
#: Plugin/DebugKit/Lib/FireCake.php:417
msgid "Maximum number (99,999) of messages reached!"
msgstr ""
#: Plugin/DebugKit/View/Elements/debug_toolbar.ctp:24
msgid "There are no active panels. You must enable a panel to see its output."
msgstr ""
#: Plugin/DebugKit/View/Elements/environment_panel.ctp:21
msgid "App Constants"
msgstr ""
#: Plugin/DebugKit/View/Elements/environment_panel.ctp:37
msgid "CakePHP Constants"
msgstr ""
#: Plugin/DebugKit/View/Elements/environment_panel.ctp:53
msgid "PHP Environment"
msgstr ""
#: Plugin/DebugKit/View/Elements/environment_panel.ctp:71
msgid "Hidef Environment"
msgstr ""
#: Plugin/DebugKit/View/Elements/history_panel.ctp:20
msgid "Request History"
msgstr ""
#: Plugin/DebugKit/View/Elements/history_panel.ctp:22
msgid "No previous requests logged."
msgstr ""
#: Plugin/DebugKit/View/Elements/history_panel.ctp:24
msgid "previous requests available"
msgstr ""
#: Plugin/DebugKit/View/Elements/history_panel.ctp:26
msgid "Restore to current request"
msgstr ""
#: Plugin/DebugKit/View/Elements/include_panel.ctp:20
msgid "Included Files"
msgstr ""
#: Plugin/DebugKit/View/Elements/log_panel.ctp:20
msgid "Logs"
msgstr ""
#: Plugin/DebugKit/View/Elements/log_panel.ctp:28
msgid "Time"
msgstr ""
#: Plugin/DebugKit/View/Elements/log_panel.ctp:28
#: Plugin/DebugKit/View/Elements/timer_panel.ctp:43;67
msgid "Message"
msgstr ""
#: Plugin/DebugKit/View/Elements/log_panel.ctp:39
msgid "There were no log entries made this request"
msgstr ""
#: Plugin/DebugKit/View/Elements/request_panel.ctp:20
msgid "Request"
msgstr ""
#: Plugin/DebugKit/View/Elements/request_panel.ctp:28
msgid "No post data."
msgstr ""
#: Plugin/DebugKit/View/Elements/request_panel.ctp:37
msgid "No querystring data."
msgstr ""
#: Plugin/DebugKit/View/Elements/request_panel.ctp:50
msgid "Current Route"
msgstr ""
#: Plugin/DebugKit/View/Elements/session_panel.ctp:20
msgid "Session"
msgstr ""
#: Plugin/DebugKit/View/Elements/sqllog_panel.ctp:25
msgid "Sql Logs"
msgstr ""
#: Plugin/DebugKit/View/Elements/sqllog_panel.ctp:39
msgid "Total Time: %s ms <br />Total Queries: %s queries"
msgstr ""
#: Plugin/DebugKit/View/Elements/sqllog_panel.ctp:48
msgid "Query Explain:"
msgstr ""
#: Plugin/DebugKit/View/Elements/sqllog_panel.ctp:51
msgid "Click an \"Explain\" link above, to see the query explanation."
msgstr ""
#: Plugin/DebugKit/View/Elements/sqllog_panel.ctp:56
msgid "No active database connections"
msgstr ""
#: Plugin/DebugKit/View/Elements/timer_panel.ctp:36
msgid "Memory"
msgstr ""
#: Plugin/DebugKit/View/Elements/timer_panel.ctp:39
msgid "Peak Memory Use"
msgstr ""
#: Plugin/DebugKit/View/Elements/timer_panel.ctp:43
msgid "Memory use"
msgstr ""
#: Plugin/DebugKit/View/Elements/timer_panel.ctp:56
msgid "Timers"
msgstr ""
#: Plugin/DebugKit/View/Elements/timer_panel.ctp:58
msgid "%s (ms)"
msgstr ""
#: Plugin/DebugKit/View/Elements/timer_panel.ctp:59
msgid "Total Request Time:"
msgstr ""
#: Plugin/DebugKit/View/Elements/timer_panel.ctp:68
msgid "Time in ms"
msgstr ""
#: Plugin/DebugKit/View/Elements/timer_panel.ctp:69
msgid "Graph"
msgstr ""
#: Plugin/DebugKit/View/Elements/variables_panel.ctp:20
msgid "View Variables"
msgstr ""
#: Plugin/DebugKit/View/Helper/DebugTimerHelper.php:47
msgid "Rendering View"
msgstr ""
#: Plugin/DebugKit/View/Helper/DebugTimerHelper.php:62
msgid "Rendering %s"
msgstr ""
#: Plugin/DebugKit/View/Helper/DebugTimerHelper.php:88
msgid "View render complete"
msgstr ""
#: Plugin/DebugKit/View/Helper/HtmlToolbarHelper.php:198
msgid "Explain"
msgstr ""
#: Plugin/DebugKit/View/Helper/SimpleGraphHelper.php:82
msgid "Starting %sms into the request, taking %sms"
msgstr ""
#: Plugin/DebugKit/View/Helper/TidyHelper.php:105
msgid "No markup errors found"
msgstr ""
#: Plugin/DebugKit/View/Helper/ToolbarHelper.php:191
msgid "maybe slow"
msgstr ""