File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,16 +10,16 @@ msgstr ""
1010"Report-Msgid-Bugs-To : \n "
1111"POT-Creation-Date : 2017-11-26 18:49+0900\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13- "Last-Translator : FULL NAME <EMAIL@ADDRESS >\n "
14- "Language-Team : LANGUAGE <LL@li.org> \n "
13+ "Last-Translator : Dong-gweon Oh <flowdas@gmail.com >\n "
14+ "Language-Team : Korean (https://python.flowdas.com) \n "
1515"MIME-Version : 1.0\n "
1616"Content-Type : text/plain; charset=utf-8\n "
1717"Content-Transfer-Encoding : 8bit\n "
1818"Generated-By : Babel 2.5.1\n "
1919
2020#: ../Doc/library/debug.rst:3
2121msgid "Debugging and Profiling"
22- msgstr ""
22+ msgstr "디버깅과 프로파일링 "
2323
2424#: ../Doc/library/debug.rst:5
2525msgid ""
@@ -28,4 +28,5 @@ msgid ""
2828"and the profilers run code and give you a detailed breakdown of execution"
2929" times, allowing you to identify bottlenecks in your programs."
3030msgstr ""
31-
31+ "이 라이브러리들은 파이썬 개발을 돕습니다: 디버거를 사용하면 코드를 단계별로 실행하고, 스택 프레임을 분석하고, 중단 점을 설정할 수 "
32+ "있으며, 프로파일러는 코드를 실행하고, 프로그램의 병목 지점을 식별할 수 있도록 실행 시간을 자세하게 분석합니다."
You can’t perform that action at this time.
0 commit comments