33# This file is distributed under the same license as the Python package.
44# FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
55#
6- #, fuzzy
76msgid ""
87msgstr ""
98"Project-Id-Version : Python 3.8\n "
109"Report-Msgid-Bugs-To : \n "
1110"POT-Creation-Date : 2019-10-15 07:19+0900\n "
1211"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 "
12+ "Last-Translator : Dong-gweon Oh <flowdas@gmail.com >\n "
13+ "Language-Team : Korean (https://python.flowdas.com) \n "
1514"MIME-Version : 1.0\n "
1615"Content-Type : text/plain; charset=utf-8\n "
1716"Content-Transfer-Encoding : 8bit\n "
1817"Generated-By : Babel 2.7.0\n "
1918
2019#: ../Doc/using/editors.rst:7
2120msgid "Editors and IDEs"
22- msgstr ""
21+ msgstr "편집기와 IDE "
2322
2423#: ../Doc/using/editors.rst:9
2524msgid ""
2625"There are a number of IDEs that support Python programming language. Many"
2726" editors and IDEs provide syntax highlighting, debugging tools, and "
2827":pep:`8` checks."
2928msgstr ""
29+ "파이썬 프로그래밍 언어를 지원하는 여러 IDE가 있습니다. 많은 편집기와 IDE는 구문 강조, 디버깅 도구 및 :pep:`8` "
30+ "검사를 제공합니다."
3031
3132#: ../Doc/using/editors.rst:12
3233msgid ""
@@ -36,4 +37,9 @@ msgid ""
3637"<https://wiki.python.org/moin/IntegratedDevelopmentEnvironments>`_ for a "
3738"comprehensive list."
3839msgstr ""
40+ "포괄적인 목록을 보려면 `Python Editors "
41+ "<https://wiki.python.org/moin/PythonEditors>`_\\ 와 `Integrated Development"
42+ " Environments "
43+ "<https://wiki.python.org/moin/IntegratedDevelopmentEnvironments>`_\\ 로 "
44+ "이동하십시오."
3945
0 commit comments