2 # Copyright (C) 2000 Free Software Foundation, Inc.
3 # Chideok Hwang <hwang@mizi.co.kr>, 2000.
7 "Project-Id-Version: MemProf CVS-20000906\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2009-10-27 02:54+0100\n"
10 "PO-Revision-Date: 2000-09-06 17:42+0900\n"
11 "Last-Translator: Chideok Hwang <hwang@mizi.co.kr>\n"
12 "Language-Team: korean <ko@li.org>\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
17 #: ../src/leakdetect.c:496 ../src/profile.c:708
19 msgid "Cannot open output file: %s\n"
20 msgstr "출력파일(%s)를 열수가 없습니다\n"
24 msgid "Execution of \"%s\" failed: %s"
25 msgstr "\"%s\"의 실행이 실패했습니다"
33 msgid "Cannot find executable for \"%s\""
34 msgstr "\"%s\"의 실행 파일을 찾을 수가 없습니다"
41 msgid "MemProf Warning"
49 #: ../src/main.c:1341 ../src/main.c:1358 ../src/main.c:1376
53 #: ../src/main.c:1342 ../src/main.c:1377
94 msgid "Really detach from finished process?"
98 msgid "Really detach from running process?"
101 #: ../src/main.c:1666
102 msgid "Really kill running process?"
103 msgstr "돌아가는 프로그램을 죽이시겠습니까?"
105 #: ../src/main.c:1702
106 msgid "Create new windows for forked processes"
107 msgstr "새로 생성된 프로세스마다 새 창을 만듬"
109 #: ../src/main.c:1704
110 msgid "Retain windows for processes after exec()"
111 msgstr "exec()실행후 프로세스들에 "
113 #: ../src/main.c:1706
114 msgid "Type of profiling information to collect"
117 #: ../src/main.c:1708
118 msgid "Number of samples/sec for time profile (1k=1000)"
121 #: ../src/main.c:1710
122 msgid "Functions allocating memory"
125 #: ../src/main.c:1792
127 msgid "Argument of --profile must be one of 'memory', 'cycles', or 'time'\n"
130 #: ../src/main.c:1829
131 msgid "Cannot find memprof.glade"
132 msgstr "memprof.glade파일을 찾을수가 없습니다"
134 #: ../memprof.glade.h:1
136 msgid "# of Allocations: "
139 #: ../memprof.glade.h:2
143 #: ../memprof.glade.h:3
147 #: ../memprof.glade.h:4
151 #: ../memprof.glade.h:5
152 msgid "Adding Skip Function"
155 #: ../memprof.glade.h:6
156 msgid "Adding Skip Regular Expression"
159 #: ../memprof.glade.h:7
161 msgid "Bytes / Allocation: "
164 #: ../memprof.glade.h:8
165 msgid "Check for Leaks"
168 #: ../memprof.glade.h:9
169 msgid "Command to run on double click in stack trace:"
172 #: ../memprof.glade.h:10
173 msgid "Create Profile"
176 #: ../memprof.glade.h:11
180 #: ../memprof.glade.h:12
182 "Enter a regular expression of function names to skip when computing profiles"
185 #: ../memprof.glade.h:13
187 msgid "Enter pathname to an executable"
188 msgstr "실행파일에대한 패쓰를 기입하세요"
190 #: ../memprof.glade.h:14
191 msgid "Enter the name of a function to skip when computing profiles"
194 #: ../memprof.glade.h:15
195 msgid "Functions to Skip:"
198 #: ../memprof.glade.h:16 ../src/tree.c:109
202 #: ../memprof.glade.h:17
207 #: ../memprof.glade.h:18
208 msgid "Leak Detection Options"
211 #: ../memprof.glade.h:19
215 #: ../memprof.glade.h:20
216 msgid "MemProf - Processes"
219 #: ../memprof.glade.h:21
220 msgid "Memory Usage Maps"
223 #: ../memprof.glade.h:22
227 #: ../memprof.glade.h:23
228 msgid "Process _Tree"
231 #: ../memprof.glade.h:24
235 #: ../memprof.glade.h:25
236 msgid "Profile Options"
239 #: ../memprof.glade.h:26
243 #: ../memprof.glade.h:27
244 msgid "Regular expressions to Skip:"
247 #: ../memprof.glade.h:28
251 #: ../memprof.glade.h:29
255 #: ../memprof.glade.h:30
256 msgid "Run Executable"
259 #: ../memprof.glade.h:31
263 #: ../memprof.glade.h:32
267 #: ../memprof.glade.h:33
271 #: ../memprof.glade.h:34
273 msgid "Select an Executable"
276 #: ../memprof.glade.h:35
280 #: ../memprof.glade.h:36
284 #: ../memprof.glade.h:37
286 msgid "Total Bytes: "
289 #: ../memprof.glade.h:38
293 #: ../memprof.glade.h:39
298 #: ../memprof.glade.h:40
302 #: ../memprof.glade.h:41
306 #: ../src/process.c:839
310 #: ../src/process.c:842
314 #: ../src/process.c:845
318 #: ../src/process.c:848
322 #: ../src/process.c:851 ../src/process.c:854
326 #: ../src/server.c:289
328 msgid "Cannot find %s"
329 msgstr "\"%s\"의 실행 파일을 찾을 수가 없습니다"
355 #~ msgid "Really quit MemProf?"
356 #~ msgstr "정말로 MemProf를 끝내시겠습니까?"
358 #~ msgid "Generate _Leak Report"
359 #~ msgstr "메모리 유출 보고서 생성(_L)"
361 #~ msgid "Generate _Profile"
362 #~ msgstr "분석 자료 생성(_P)"
364 #~ msgid "Save _Leak Info..."
365 #~ msgstr "메모리 유출 정보 저장(_L)..."
367 #~ msgid "Save _Profile..."
368 #~ msgstr "분석 자료 저장(_P)..."
371 #~ msgstr "프로세스 죽임(_K)"
374 #~ msgid "_Run Program..."
384 #~ msgid "Cannot find libmemintercept.so"
385 #~ msgstr "libmemintercept.so를 발견할 수가 없습니다"
391 #~ msgstr "실행(_R)..."
393 #~ msgid "Copyright Red Hat, Inc., 1999-2000"
394 #~ msgstr "저작권 레드헷, 1999-2000"