Move files around. libs to lib/, app to src/ and test to tests/
[memprof.git] / po / en_GB.po
blobc529a511bd12edbe1134432aca4318c873aae5e8
1 # English translation of memprof.
2 # Copyright (C) 2004 THE memprof'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the memprof package.
4 # David Lodge <dave@cirt.net>, 2004.
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: memprof HEAD\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2007-01-23 20:55+0000\n"
13 "PO-Revision-Date: 2007-01-23 20:56-0000\n"
14 "Last-Translator: David Lodge <dave@cirt.net>\n"
15 "Language-Team: English <en@li.org>\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
20 #: ../leakdetect.c:503
21 #, c-format
22 msgid "Cannot open output file: %s\n"
23 msgstr "Cannot open output file: %s\n"
25 #: ../main.c:797
26 #, c-format
27 msgid "Executation of \"%s\" failed: %s"
28 msgstr "Executation of \"%s\" failed: %s"
30 #: ../main.c:945
31 msgid "MemProf"
32 msgstr "MemProf"
34 #: ../main.c:1054
35 #, c-format
36 msgid "Cannot find executable for \"%s\""
37 msgstr "Cannot find executable for \"%s\""
39 #: ../main.c:1157
40 msgid "Saving is disabled at the moment"
41 msgstr "Saving is disabled at the moment"
43 #. FIXME: these dialogs pop up below the window. Of course this
44 #. * entire piece of UI needs to die anyway
46 #: ../main.c:1348
47 msgid "Function names cannot contain spaces"
48 msgstr "Function names cannot contain spaces"
50 #: ../main.c:1753
51 msgid "MemProf Error"
52 msgstr "MemProf Error"
54 #: ../main.c:1753
55 msgid "MemProf Warning"
56 msgstr "MemProf Warning"
58 #: ../main.c:1816
59 #: ../main.c:1833
60 #: ../main.c:1851
61 msgid "Name"
62 msgstr "Name"
64 #: ../main.c:1817
65 #: ../main.c:1834
66 #: ../main.c:1852
67 msgid "Self"
68 msgstr "Self"
70 #: ../main.c:1818
71 #: ../main.c:1853
72 msgid "Total"
73 msgstr "Total"
75 #: ../main.c:1835
76 msgid "Cumulative"
77 msgstr "Cumulative"
79 #: ../main.c:1878
80 msgid "Address"
81 msgstr "Address"
83 #: ../main.c:1879
84 msgid "Size"
85 msgstr "Size"
87 #: ../main.c:1880
88 msgid "Caller"
89 msgstr "Caller"
91 #: ../main.c:1900
92 msgid "Function"
93 msgstr "Function"
95 #: ../main.c:1901
96 msgid "Line"
97 msgstr "Line"
99 #: ../main.c:1902
100 msgid "File"
101 msgstr "File"
103 #: ../main.c:2112
104 msgid "Really detach from finished process?"
105 msgstr "Really detach from finished process?"
107 #: ../main.c:2114
108 msgid "Really detach from running process?"
109 msgstr "Really detach from running process?"
111 #: ../main.c:2144
112 msgid "Really kill running process?"
113 msgstr "Really kill running process?"
115 #: ../main.c:2179
116 msgid "Create new windows for forked processes"
117 msgstr "Create new windows for forked processes"
119 #: ../main.c:2181
120 msgid "Retain windows for processes after exec()"
121 msgstr "Retain windows for processes after exec()"
123 #: ../main.c:2183
124 msgid "Type of profiling information to collect"
125 msgstr "Type of profiling information to collect"
127 #: ../main.c:2185
128 msgid "Number of samples/sec for time profile (1k=1000)"
129 msgstr "Number of samples/sec for time profile (1k=1000)"
132 #: ../main.c:2245
133 msgid "Argument of --profile must be one of 'memory', 'cycles', or 'time'\n"
134 msgstr "Argument of --profile must be one of 'memory', 'cycles', or 'time'\n"
136 #: ../main.c:2280
137 msgid "Cannot find memprof.glade"
138 msgstr "Cannot find memprof.glade"
140 #: ../memprof.glade.h:1
141 msgid "# of Allocations:"
142 msgstr "# of Allocations:"
144 #: ../memprof.glade.h:2
145 msgid "0"
146 msgstr "0"
148 #: ../memprof.glade.h:3
149 msgid "0k"
150 msgstr "0k"
152 #: ../memprof.glade.h:4
153 msgid "32k"
154 msgstr "32k"
156 #: ../memprof.glade.h:5
157 msgid "<b>Callers</b>"
158 msgstr "<b>Callers</b>"
160 #: ../memprof.glade.h:6
161 msgid "<b>Descendants</b>"
162 msgstr "<b>Descendants</b>"
164 #: ../memprof.glade.h:7
165 msgid "Adding Skip Function"
166 msgstr "Adding Skip Function"
168 #: ../memprof.glade.h:8
169 msgid "Adding Skip Regular Expression"
170 msgstr "Adding Skip Regular Expression"
172 #: ../memprof.glade.h:9
173 msgid "Bytes / Allocation:"
174 msgstr "Bytes / Allocation:"
176 #: ../memprof.glade.h:10
177 msgid "Check for Leaks"
178 msgstr "Check for Leaks"
180 #: ../memprof.glade.h:11
181 msgid "Command to run on double click in stack trace:"
182 msgstr "Command to run on double click in stack trace:"
184 #: ../memprof.glade.h:12
185 msgid "Create Profile"
186 msgstr "Create Profile"
188 #: ../memprof.glade.h:13
189 msgid "Defaults"
190 msgstr "Defaults"
192 #: ../memprof.glade.h:14
193 msgid "Enter a regular expression of function names to skip when computing profiles"
194 msgstr "Enter a regular expression of function names to skip when computing profiles"
196 #: ../memprof.glade.h:15
197 msgid "Enter pathname to an executable"
198 msgstr "Enter pathname to an executable"
200 #: ../memprof.glade.h:16
201 msgid "Enter the name of a function to skip when computing profiles"
202 msgstr "Enter the name of a function to skip when computing profiles"
204 #: ../memprof.glade.h:17
205 msgid "Follow _exec()"
206 msgstr "Follow _exec()"
208 #: ../memprof.glade.h:18
209 msgid "Follow _fork()"
210 msgstr "Follow _fork()"
212 #: ../memprof.glade.h:19
213 msgid "Functions to Skip:"
214 msgstr "Functions to Skip:"
216 #: ../memprof.glade.h:20
217 msgid "Generate _Leak Report"
218 msgstr "Generate _Leak Report"
220 #: ../memprof.glade.h:21
221 msgid "Generate _Profile"
222 msgstr "Generate _Profile"
224 #: ../memprof.glade.h:22
225 #: ../tree.c:109
226 msgid "Kill"
227 msgstr "Kill"
229 #: ../memprof.glade.h:23
230 msgid "Kill Program"
231 msgstr "Kill Program"
233 #: ../memprof.glade.h:24
234 msgid "Leak Detection Options"
235 msgstr "Leak Detection Options"
237 #: ../memprof.glade.h:25
238 msgid "Leaks"
239 msgstr "Leaks"
241 #: ../memprof.glade.h:26
242 msgid "MemProf - Processes"
243 msgstr "MemProf - Processes"
245 #: ../memprof.glade.h:27
246 msgid "Preferences"
247 msgstr "Preferences"
249 #: ../memprof.glade.h:28
250 msgid "Process _Tree"
251 msgstr "Process _Tree"
253 #: ../memprof.glade.h:29
254 msgid "Profile"
255 msgstr "Profile"
257 #: ../memprof.glade.h:30
258 msgid "Profile Options"
259 msgstr "Profile Options"
261 #: ../memprof.glade.h:31
262 msgid "Record"
263 msgstr "Record"
265 #: ../memprof.glade.h:32
266 msgid "Regular expressions to Skip:"
267 msgstr "Regular expressions to Skip:"
269 #: ../memprof.glade.h:33
270 msgid "Reset"
271 msgstr "Reset"
273 #: ../memprof.glade.h:34
274 msgid "Run"
275 msgstr "Run"
277 #: ../memprof.glade.h:35
278 msgid "Run Executable"
279 msgstr "Run Executable"
281 #: ../memprof.glade.h:36
282 msgid "Run Program"
283 msgstr "Run Program"
285 #: ../memprof.glade.h:37
286 msgid "Save"
287 msgstr "Save"
289 #: ../memprof.glade.h:38
290 msgid "Save Report"
291 msgstr "Save Report"
293 #: ../memprof.glade.h:39
294 msgid "Save _Leak Info..."
295 msgstr "Save _Leak Info..."
297 #: ../memprof.glade.h:40
298 msgid "Save _Profile..."
299 msgstr "Save _Profile..."
301 #: ../memprof.glade.h:41
302 msgid "Stack Trace"
303 msgstr "Stack Trace"
305 #: ../memprof.glade.h:42
306 msgid "Total Bytes:"
307 msgstr "Total Bytes:"
309 #: ../memprof.glade.h:43
310 msgid "_About"
311 msgstr "_About"
313 #: ../memprof.glade.h:44
314 msgid "_Close"
315 msgstr "_Close"
317 #: ../memprof.glade.h:45
318 msgid "_Detach"
319 msgstr "_Detach"
321 #: ../memprof.glade.h:46
322 msgid "_File"
323 msgstr "_File"
325 #: ../memprof.glade.h:47
326 msgid "_Help"
327 msgstr "_Help"
329 #: ../memprof.glade.h:48
330 msgid "_Kill"
331 msgstr "_Kill"
333 #: ../memprof.glade.h:49
334 msgid "_Preferences"
335 msgstr "_Preferences"
337 #: ../memprof.glade.h:50
338 msgid "_Process"
339 msgstr "_Process"
341 #: ../memprof.glade.h:51
342 msgid "_Quit"
343 msgstr "_Quit"
345 #: ../memprof.glade.h:52
346 msgid "_Run Program..."
347 msgstr "_Run Program..."
349 #: ../memprof.glade.h:53
350 msgid "_Settings"
351 msgstr "_Settings"
353 #: ../process.c:907
354 msgid "Initial"
355 msgstr "Initial"
357 #: ../process.c:910
358 msgid "Starting"
359 msgstr "Starting"
361 #: ../process.c:913
362 msgid "Running"
363 msgstr "Running"
365 #: ../process.c:916
366 msgid "Exiting"
367 msgstr "Exiting"
369 #: ../process.c:919
370 #: ../process.c:922
371 msgid "Defunct"
372 msgstr "Defunct"
374 #: ../server.c:289
375 #, c-format
376 msgid "Cannot find %s"
377 msgstr "Cannot find %s"
379 #: ../tree.c:102
380 msgid "Show"
381 msgstr "Show"
383 #: ../tree.c:105
384 msgid "Hide"
385 msgstr "Hide"
387 #: ../tree.c:112
388 msgid "Detach"
389 msgstr "Detach"
391 #: ../tree.c:180
392 msgid "PID"
393 msgstr "PID"
395 #: ../tree.c:181
396 msgid "Command Line"
397 msgstr "Command Line"
399 #: ../tree.c:182
400 msgid "Status"
401 msgstr "Status"
403 #~ msgid ""
404 #~ "Copyright 1999, 2000, 2001, Red Hat, Inc.\n"
405 #~ "Copyright 2002, Kristian Rietveld"
406 #~ msgstr ""
407 #~ "Copyright 1999, 2000, 2001, Red Hat, Inc.\n"
408 #~ "Copyright 2002, Kristian Rietveld"
409 #~ msgid "Memory Profiling Tool"
410 #~ msgstr "Memory Profiling Tool"
411 #~ msgid "translator_credits"
412 #~ msgstr "translator_credits"
413 #~ msgid "*"
414 #~ msgstr "*"