Skip to content

Commit 0232e39

Browse files
committed
Closes #216 - translate library/frameworks.po
1 parent cf16ec0 commit 0232e39

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

library/frameworks.po

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,25 +10,26 @@ 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/frameworks.rst:5
2121
msgid "Program Frameworks"
22-
msgstr ""
22+
msgstr "프로그램 프레임워크"
2323

2424
#: ../Doc/library/frameworks.rst:7
2525
msgid ""
2626
"The modules described in this chapter are frameworks that will largely "
2727
"dictate the structure of your program. Currently the modules described "
2828
"here are all oriented toward writing command-line interfaces."
2929
msgstr ""
30+
"이 장에서 설명하는 모듈은 주로 프로그램의 구조를 결정하는 프레임워크입니다. 현재 여기에 설명된 모듈은 모두 명령 줄 인터페이스 작성을 "
31+
"지향합니다."
3032

3133
#: ../Doc/library/frameworks.rst:11
3234
msgid "The full list of modules described in this chapter is:"
33-
msgstr ""
34-
35+
msgstr "이 장에서 설명하는 모듈의 전체 목록은 다음과 같습니다:"

0 commit comments

Comments
 (0)