@@ -17,9 +17,8 @@ msgstr ""
1717"Generated-By : Babel 2.17.0\n "
1818
1919#: ../../library/bdb.rst:2
20- #, fuzzy
2120msgid ":mod:`!bdb` --- Debugger framework"
22- msgstr ":mod:`bdb` --- 디버거 프레임워크"
21+ msgstr ":mod:`! bdb` --- 디버거 프레임워크"
2322
2423#: ../../library/bdb.rst:7
2524msgid "**Source code:** :source:`Lib/bdb.py`"
@@ -62,16 +61,16 @@ msgstr ""
6261"하나 이상의 중단점이 있을 수 있어서 이러한 인스턴스의 리스트를 가리킵니다."
6362
6463#: ../../library/bdb.rst:33
65- #, fuzzy
6664msgid ""
6765"When creating a breakpoint, its associated :attr:`file name <file>` "
6866"should be in canonical form. If a :attr:`funcname` is defined, a "
6967"breakpoint :attr:`hit <hits>` will be counted when the first line of that"
7068" function is executed. A :attr:`conditional <cond>` breakpoint always "
7169"counts a :attr:`hit <hits>`."
7270msgstr ""
73- "중단점을 만들 때, 연관된 파일명은 규범적 형식(canonical form)이어야 합니다. *funcname*\\ 이 정의되면, 해당"
74- " 함수의 첫 번째 줄이 실행될 때 중단점 적중이 카운트됩니다. 조건부 중단점은 항상 적중을 카운트합니다."
71+ "중단점을 만들 때, 연관된 :attr:`파일명 <file>`\\ 은 규범적 형식(canonical form)이어야 합니다. "
72+ ":attr:`funcname`\\ 이 정의되면, 해당 함수의 첫 번째 줄이 실행될 때 중단점 :attr:`적중 <hits>`\\ 이 "
73+ "카운트됩니다. :attr:`조건부 <cond>` 중단점은 항상 :attr:`적중 <hits>`\\ 을 카운트합니다."
7574
7675#: ../../library/bdb.rst:39
7776msgid ":class:`Breakpoint` instances have the following methods:"
@@ -99,18 +98,16 @@ msgid ""
9998msgstr "멋지게 포맷된, 중단점에 대한 모든 정보가 포함된 문자열을 반환합니다:"
10099
101100#: ../../library/bdb.rst:63
102- #, fuzzy
103101msgid "Breakpoint number."
104- msgstr "중단점 번호"
102+ msgstr "중단점 번호. "
105103
106104#: ../../library/bdb.rst:64
107105msgid "Temporary status (del or keep)."
108106msgstr ""
109107
110108#: ../../library/bdb.rst:65
111- #, fuzzy
112109msgid "File/line position."
113- msgstr "file, line 위치."
110+ msgstr "File/ line 위치."
114111
115112#: ../../library/bdb.rst:66
116113msgid "Break condition."
@@ -131,9 +128,8 @@ msgid ""
131128msgstr ":meth:`bpformat`\\ 의 출력을 파일 *out*, 또는 ``None``\\ 이면 표준 출력으로 인쇄합니다."
132129
133130#: ../../library/bdb.rst:77
134- #, fuzzy
135131msgid ":class:`Breakpoint` instances have the following attributes:"
136- msgstr ":class:`Breakpoint` 인스턴스에는 다음과 같은 메서드가 있습니다:"
132+ msgstr ":class:`Breakpoint` 인스턴스에는 다음과 같은 어트리뷰트가 있습니다:"
137133
138134#: ../../library/bdb.rst:81
139135msgid "File name of the :class:`Breakpoint`."
@@ -205,9 +201,8 @@ msgstr ""
205201"``__name__``\\ 에 의해 결정됩니다."
206202
207203#: ../../library/bdb.rst:135
208- #, fuzzy
209204msgid "Added the *skip* parameter."
210- msgstr "*skip* 인자 "
205+ msgstr "*skip* 매개 변수를 추가했습니다. "
211206
212207#: ../../library/bdb.rst:138
213208msgid ""
@@ -216,9 +211,8 @@ msgid ""
216211msgstr ":class:`Bdb`\\ 의 다음 메서드는 일반적으로 재정의할 필요가 없습니다."
217212
218213#: ../../library/bdb.rst:142
219- #, fuzzy
220214msgid "Return canonical form of *filename*."
221- msgstr "프레임을 포함하는 파일명의 규범적 형식 ."
215+ msgstr "*filename* \\ 의 규범적 형식을 반환합니다 ."
222216
223217#: ../../library/bdb.rst:144
224218msgid ""
@@ -229,14 +223,13 @@ msgid ""
229223msgstr ""
230224
231225#: ../../library/bdb.rst:151
232- #, fuzzy
233226msgid ""
234227"Set the :attr:`!botframe`, :attr:`!stopframe`, :attr:`!returnframe` and "
235228":attr:`quitting <Bdb.set_quit>` attributes with values ready to start "
236229"debugging."
237230msgstr ""
238- "디버깅을 시작할 준비가 된 값으로 :attr:`botframe`, :attr:`stopframe`, "
239- ":attr:`returnframe` 및 :attr:`quitting` 어트리뷰트를 설정합니다."
231+ "디버깅을 시작할 준비가 된 값으로 :attr:`! botframe`, :attr:`! stopframe`, "
232+ ":attr:`! returnframe` 및 :attr:`quitting <Bdb.set_quit> ` 어트리뷰트를 설정합니다."
240233
241234#: ../../library/bdb.rst:156
242235msgid ""
@@ -303,7 +296,6 @@ msgstr ""
303296"내용은 :ref:`types`\\ 을 참조하십시오."
304297
305298#: ../../library/bdb.rst:183
306- #, fuzzy
307299msgid ""
308300"If the debugger should stop on the current line, invoke the "
309301":meth:`user_line` method (which should be overridden in subclasses). "
@@ -313,12 +305,11 @@ msgid ""
313305"that scope."
314306msgstr ""
315307"디버거가 현재 행에서 중지해야 하면, :meth:`user_line` 메서드를 호출하십시오 (서브 클래스에서 재정의되어야 합니다)."
316- " :attr:`Bdb.quitting ` 플래그가 설정되면 (:meth:`user_line`\\ 에서 설정할 수 있습니다) "
317- ":exc:`BdbQuit` 예외를 발생시킵니다. 해당 스코프에서 추가 추적을 위해 :meth:`trace_dispatch` 메서드에 "
318- " 대한 참조를 반환합니다."
308+ " :attr:`quitting < Bdb.set_quit> ` 플래그가 설정되면 (:meth:`user_line`\\ 에서 설정할 수 "
309+ "있습니다) :exc:`BdbQuit` 예외를 발생시킵니다. 해당 스코프에서 추가 추적을 위해 "
310+ ":meth:`trace_dispatch` 메서드에 대한 참조를 반환합니다."
319311
320312#: ../../library/bdb.rst:191
321- #, fuzzy
322313msgid ""
323314"If the debugger should stop on this function call, invoke the "
324315":meth:`user_call` method (which should be overridden in subclasses). "
@@ -328,12 +319,11 @@ msgid ""
328319"that scope."
329320msgstr ""
330321"디버거가 이 함수 호출에서 중지해야 하면, :meth:`user_call` 메서드를 호출하십시오 (서브 클래스에서 재정의되어야 "
331- "합니다). :attr:`Bdb.quitting ` 플래그가 설정되면 (:meth:`user_call`\\ 에서 설정할 수 있습니다) "
332- ":exc:`BdbQuit` 예외를 발생시킵니다. 해당 스코프에서 추가 추적을 위해 :meth:`trace_dispatch` 메서드에 "
333- " 대한 참조를 반환합니다."
322+ "합니다). :attr:`quitting < Bdb.set_quit> ` 플래그가 설정되면 (:meth:`user_call`\\ 에서 "
323+ "설정할 수 있습니다) :exc:`BdbQuit` 예외를 발생시킵니다. 해당 스코프에서 추가 추적을 위해 "
324+ ":meth:`trace_dispatch` 메서드에 대한 참조를 반환합니다."
334325
335326#: ../../library/bdb.rst:199
336- #, fuzzy
337327msgid ""
338328"If the debugger should stop on this function return, invoke the "
339329":meth:`user_return` method (which should be overridden in subclasses). "
@@ -343,12 +333,11 @@ msgid ""
343333"that scope."
344334msgstr ""
345335"디버거가 이 함수 반환에서 중지해야 하면, :meth:`user_return` 메서드를 호출하십시오 (서브 클래스에서 재정의되어야 "
346- "합니다). :attr:`Bdb.quitting ` 플래그가 설정되면 (:meth:`user_return`\\ 에서 설정할 수 있습니다) "
347- " :exc:`BdbQuit` 예외를 발생시킵니다. 해당 스코프에서 추가 추적을 위해 :meth:`trace_dispatch` "
348- "메서드에 대한 참조를 반환합니다."
336+ "합니다). :attr:`quitting < Bdb.set_quit> ` 플래그가 설정되면 (:meth:`user_return`\\ 에서"
337+ " 설정할 수 있습니다) :exc:`BdbQuit` 예외를 발생시킵니다. 해당 스코프에서 추가 추적을 위해 "
338+ ":meth:`trace_dispatch` 메서드에 대한 참조를 반환합니다."
349339
350340#: ../../library/bdb.rst:207
351- #, fuzzy
352341msgid ""
353342"If the debugger should stop at this exception, invokes the "
354343":meth:`user_exception` method (which should be overridden in subclasses)."
@@ -358,9 +347,9 @@ msgid ""
358347"that scope."
359348msgstr ""
360349"디버거가 이 예외에서 중지해야 하면, :meth:`user_exception` 메서드를 호출하십시오 (서브 클래스에서 재정의되어야 "
361- "합니다). :attr:`Bdb.quitting ` 플래그가 설정되면 (:meth:`user_exception` \\ 에서 설정할 수 "
362- "있습니다) :exc:`BdbQuit` 예외를 발생시킵니다. 해당 스코프에서 추가 추적을 위해 "
363- ":meth:`trace_dispatch` 메서드에 대한 참조를 반환합니다."
350+ "합니다). :attr:`quitting < Bdb.set_quit> ` 플래그가 설정되면 "
351+ "(:meth:`user_exception` \\ 에서 설정할 수 있습니다) :exc:`BdbQuit` 예외를 발생시킵니다. 해당 "
352+ "스코프에서 추가 추적을 위해 :meth:`trace_dispatch` 메서드에 대한 참조를 반환합니다."
364353
365354#: ../../library/bdb.rst:213
366355msgid ""
@@ -397,11 +386,10 @@ msgid ""
397386msgstr "파생 클래스는 디버거 연산을 제어하기 위해 이 메서드를 재정의해야 합니다."
398387
399388#: ../../library/bdb.rst:240
400- #, fuzzy
401389msgid ""
402390"Called from :meth:`dispatch_call` if a break might stop inside the called"
403391" function."
404- msgstr "이 메서드는 호출된 함수 내부 어디에서나 중단이 필요할 수 있을 때 :meth:`dispatch_call`\\ 에서 호출됩니다."
392+ msgstr "호출된 함수 내부에서 중단이 발생할 수 있으면 :meth:`dispatch_call`\\ 에서 호출됩니다."
405393
406394#: ../../library/bdb.rst:243
407395msgid ""
@@ -410,31 +398,26 @@ msgid ""
410398msgstr ""
411399
412400#: ../../library/bdb.rst:248
413- #, fuzzy
414401msgid ""
415402"Called from :meth:`dispatch_line` when either :meth:`stop_here` or "
416403":meth:`break_here` returns ``True``."
417404msgstr ""
418- "이 메서드는 :meth:`stop_here`\\ 나 :meth:`break_here`\\ 가 ``True``\\ 를 산출할 때 "
405+ ":meth:`stop_here`\\ 나 :meth:`break_here`\\ 가 ``True``\\ 를 반환할 때 "
419406":meth:`dispatch_line`\\ 에서 호출됩니다."
420407
421408#: ../../library/bdb.rst:253
422- #, fuzzy
423409msgid ""
424410"Called from :meth:`dispatch_return` when :meth:`stop_here` returns "
425411"``True``."
426- msgstr ""
427- "이 메서드는 :meth:`stop_here`\\ 가 ``True``\\ 를 산출할 때 :meth:`dispatch_return`\\ 에서"
428- " 호출됩니다."
412+ msgstr ":meth:`stop_here`\\ 가 ``True``\\ 를 반환할 때 :meth:`dispatch_return`\\ 에서 호출됩니다."
429413
430414#: ../../library/bdb.rst:257
431- #, fuzzy
432415msgid ""
433416"Called from :meth:`dispatch_exception` when :meth:`stop_here` returns "
434417"``True``."
435418msgstr ""
436- "이 메서드는 :meth:`stop_here`\\ 가 ``True``\\ 를 산출할 때 "
437- ":meth:`dispatch_exception` \\ 에서 호출됩니다."
419+ ":meth:`stop_here`\\ 가 ``True``\\ 를 반환할 때 :meth:`dispatch_exception` \\ 에서 "
420+ "호출됩니다."
438421
439422#: ../../library/bdb.rst:262
440423msgid "Handle how a breakpoint must be removed when it is a temporary one."
@@ -463,11 +446,10 @@ msgid "Stop when returning from the given frame."
463446msgstr "주어진 프레임에서 반환할 때 멈춥니다."
464447
465448#: ../../library/bdb.rst:284
466- #, fuzzy
467449msgid ""
468450"Stop when the line with the *lineno* greater than the current one is "
469451"reached or when returning from current frame."
470- msgstr "현재 줄보다 크지 않은 줄에 도달하거나 현재 프레임에서 반환할 때 멈춥니다."
452+ msgstr "현재 줄보다 큰 *lineno* \\ 를 갖는 줄에 도달하거나 현재 프레임에서 반환할 때 멈춥니다."
471453
472454#: ../../library/bdb.rst:289
473455msgid ""
@@ -488,14 +470,13 @@ msgid ""
488470msgstr "중단점에서나 완료 시에만 멈춥니다. 중단점이 없으면, 시스템 추적 함수를 ``None``\\ 으로 설정합니다."
489471
490472#: ../../library/bdb.rst:305
491- #, fuzzy
492473msgid ""
493474"Set the :attr:`!quitting` attribute to ``True``. This raises "
494475":exc:`BdbQuit` in the next call to one of the :meth:`!dispatch_\\ *` "
495476"methods."
496477msgstr ""
497- ":attr:`quitting` 어트리뷰트를 ``True``\\ 로 설정합니다. 다음에 :meth:`dispatch_\\ *` 메서드 중 "
498- " 하나를 호출할 때 :exc:`BdbQuit`\\ 가 발생합니다."
478+ ":attr:`! quitting` 어트리뷰트를 ``True``\\ 로 설정합니다. 다음에 :meth:`! dispatch_\\ *` 메서드"
479+ " 중 하나를 호출할 때 :exc:`BdbQuit`\\ 가 발생합니다."
499480
500481#: ../../library/bdb.rst:309
501482msgid ""
@@ -516,11 +497,10 @@ msgstr ""
516497":meth:`canonic` 메서드에 설명된 대로 *filename*\\ 은 규범적 형식이어야 합니다."
517498
518499#: ../../library/bdb.rst:321
519- #, fuzzy
520500msgid ""
521501"Delete the breakpoints in *filename* and *lineno*. If none were set, "
522502"return an error message."
523- msgstr "*filename*\\ 과 *lineno*\\ 에서 중단점을 삭제합니다. 설정되지 않았으면, 에러 오류 메시지가 반환됩니다 ."
503+ msgstr "*filename*\\ 과 *lineno*\\ 에서 중단점을 삭제합니다. 설정되지 않았으면, 에러 메시지를 반환합니다 ."
524504
525505#: ../../library/bdb.rst:326
526506msgid ""
@@ -532,18 +512,16 @@ msgstr ""
532512"아니거나 범위를 벗어나면, 에러 메시지를 반환합니다."
533513
534514#: ../../library/bdb.rst:332
535- #, fuzzy
536515msgid ""
537516"Delete all breakpoints in *filename*. If none were set, return an error "
538517"message."
539- msgstr "*filename*\\ 에서 모든 중단점을 삭제합니다. 설정되지 않았으면, 에러 메시지가 반환됩니다 ."
518+ msgstr "*filename*\\ 에서 모든 중단점을 삭제합니다. 설정되지 않았으면, 에러 메시지를 반환합니다 ."
540519
541520#: ../../library/bdb.rst:337
542- #, fuzzy
543521msgid ""
544522"Delete all existing breakpoints. If none were set, return an error "
545523"message."
546- msgstr "*filename* \\ 에서 모든 중단점을 삭제합니다. 설정되지 않았으면, 에러 메시지가 반환됩니다 ."
524+ msgstr "모든 기존 중단점을 삭제합니다. 설정되지 않았으면, 에러 메시지를 반환합니다 ."
547525
548526#: ../../library/bdb.rst:342
549527msgid ""
@@ -556,9 +534,8 @@ msgstr ""
556534" 지정된 중단점이 존재하지 않거나 삭제되었으면, :exc:`ValueError`\\ 가 발생합니다."
557535
558536#: ../../library/bdb.rst:351
559- #, fuzzy
560537msgid "Return ``True`` if there is a breakpoint for *lineno* in *filename*."
561- msgstr "*filename*\\ 의 *lineno*\\ 에 중단점이 있는지 확인합니다 ."
538+ msgstr "*filename*\\ 의 *lineno*\\ 에 중단점이 있으면 ``True`` \\ 를 반환합니다 ."
562539
563540#: ../../library/bdb.rst:355
564541msgid ""
@@ -591,21 +568,18 @@ msgid ""
591568msgstr ""
592569
593570#: ../../library/bdb.rst:379
594- #, fuzzy
595571msgid ""
596572"Return a string with information about a stack entry, which is a "
597573"``(frame, lineno)`` tuple. The return string contains:"
598- msgstr "``(frame, lineno)`` 튜플로 식별되는 스택 항목에 대한 정보가 포함된 문자열을 반환합니다.:"
574+ msgstr "``(frame, lineno)`` 튜플인 스택 항목에 대한 정보가 포함된 문자열을 반환합니다. 반환 문자열은 다음을 포함합니다 :"
599575
600576#: ../../library/bdb.rst:382
601- #, fuzzy
602577msgid "The canonical filename which contains the frame."
603- msgstr "프레임을 포함하는 파일명의 규범적 형식 ."
578+ msgstr "프레임을 포함하는 규범적 파일명 ."
604579
605580#: ../../library/bdb.rst:383
606- #, fuzzy
607581msgid "The function name or ``\" <lambda>\" ``."
608- msgstr "함수 이름, 또는 ``\" <lambda>\" ``."
582+ msgstr "함수 이름이나 ``\" <lambda>\" ``."
609583
610584#: ../../library/bdb.rst:384
611585msgid "The input arguments."
@@ -628,13 +602,12 @@ msgstr ""
628602" 수 있습니다."
629603
630604#: ../../library/bdb.rst:394
631- #, fuzzy
632605msgid ""
633606"Debug a statement executed via the :func:`exec` function. *globals* "
634607"defaults to :attr:`!__main__.__dict__`, *locals* defaults to *globals*."
635608msgstr ""
636609":func:`exec` 함수를 통해 실행된 문장을 디버그합니다. *globals*\\ 의 기본값은 "
637- ":attr:`__main__.__dict__`\\ 이고, *locals*\\ 의 기본값은 *globals*\\ 입니다."
610+ ":attr:`! __main__.__dict__`\\ 이고, *locals*\\ 의 기본값은 *globals*\\ 입니다."
638611
639612#: ../../library/bdb.rst:399
640613msgid ""
@@ -657,23 +630,22 @@ msgid "Finally, the module defines the following functions:"
657630msgstr "마지막으로, 모듈은 다음과 같은 함수를 정의합니다:"
658631
659632#: ../../library/bdb.rst:415
660- #, fuzzy
661633msgid ""
662634"Return ``True`` if we should break here, depending on the way the "
663635":class:`Breakpoint` *b* was set."
664- msgstr "중단점 *b*\\ 가 설정된 방식에 따라, 우리가 여기서 중단해야 하는지를 확인합니다 ."
636+ msgstr ":class:`Breakpoint` *b*\\ 가 설정된 방식에 따라, 여기서 중단해야 하면 ``True`` \\ 를 반환합니다 ."
665637
666638#: ../../library/bdb.rst:418
667- #, fuzzy
668639msgid ""
669640"If it was set via line number, it checks if :attr:`b.line "
670641"<bdb.Breakpoint.line>` is the same as the one in *frame*. If the "
671642"breakpoint was set via :attr:`function name <bdb.Breakpoint.funcname>`, "
672643"we have to check we are in the right *frame* (the right function) and if "
673644"we are on its first executable line."
674645msgstr ""
675- "줄 번호를 통해 설정되었으면, ``b.line``\\ 이 인자로 전달된 프레임의 것과 같은지 확인합니다. 함수 이름을 통해 중단점이 "
676- "설정되었으면, 우리는 올바른 프레임(올바른 함수)에 있는지와 그것의 첫 번째 실행 가능한 줄에 있는지 확인해야 합니다."
646+ "줄 번호를 통해 설정되었으면, :attr:`b.line <bdb.Breakpoint.line>`\\ 이 *frame*\\ 의 것과 "
647+ "같은지 확인합니다. :attr:`함수 이름 <bdb.Breakpoint.funcname>`\\ 을 통해 중단점이 설정되었으면, 우리는"
648+ " 올바른 *frame*\\ (올바른 함수)에 있는지와 그것의 첫 번째 실행 가능한 줄에 있는지 확인해야 합니다."
677649
678650#: ../../library/bdb.rst:427
679651msgid ""
@@ -705,7 +677,7 @@ msgstr "호출자의 프레임에서 :class:`Bdb` 인스턴스로 디버깅을
705677
706678#: ../../library/bdb.rst:303
707679msgid "quitting (bdb.Bdb attribute)"
708- msgstr ""
680+ msgstr "quitting (bdb.Bdb 어트리뷰트) "
709681
710682#~ msgid "If it is temporary or not."
711683#~ msgstr "일시적인지 아닌지."
0 commit comments