Skip to content

Commit 255069d

Browse files
committed
Closes #238 - translate library/i18n.po
1 parent d0f688f commit 255069d

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

library/i18n.po

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,26 +10,25 @@ 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/i18n.rst:5
2121
msgid "Internationalization"
22-
msgstr ""
22+
msgstr "국제화"
2323

2424
#: ../Doc/library/i18n.rst:7
2525
msgid ""
2626
"The modules described in this chapter help you write software that is "
2727
"independent of language and locale by providing mechanisms for selecting "
2828
"a language to be used in program messages or by tailoring output to "
2929
"match local conventions."
30-
msgstr ""
30+
msgstr "이 장에서 설명하는 모듈은 프로그램 메시지에 사용할 언어를 선택하거나 현지 규칙에 맞게 출력을 조정할 수 있는 메커니즘을 제공하여 언어 및 로케일에 종속되지 않는 소프트웨어를 작성하는 데 도움이 됩니다."
3131

3232
#: ../Doc/library/i18n.rst:12
3333
msgid "The list of modules described in this chapter is:"
34-
msgstr ""
35-
34+
msgstr "이 장에서 설명하는 모듈 목록은 다음과 같습니다:"

0 commit comments

Comments
 (0)