Skip to content

Commit 9d37863

Browse files
committed
Closes #262 - translate library/markup.po
1 parent 45cb3f1 commit 9d37863

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

library/markup.po

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff 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/markup.rst:5
2121
msgid "Structured Markup Processing Tools"
22-
msgstr ""
22+
msgstr "구조화된 마크업 처리 도구"
2323

2424
#: ../Doc/library/markup.rst:7
2525
msgid ""
@@ -29,4 +29,6 @@ msgid ""
2929
"(HTML), and several interfaces for working with the Extensible Markup "
3030
"Language (XML)."
3131
msgstr ""
32-
32+
"파이썬은 다양한 형태의 구조화된 데이터 마크업을 다루는 다양한 모듈을 지원합니다. 여기에는 SGML (Standard "
33+
"Generalized Markup Language) 및 HTML (Hypertext Markup Language) 을 다루는 모듈과 "
34+
"XML (Extensible Markup Language) 작업을 위한 여러 인터페이스가 포함됩니다."

0 commit comments

Comments
 (0)