-
-
Notifications
You must be signed in to change notification settings - Fork 53
Expand file tree
/
Copy pathindex.po
More file actions
42 lines (39 loc) · 1.77 KB
/
index.po
File metadata and controls
42 lines (39 loc) · 1.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2001-2017, Python Software Foundation
# This file is distributed under the same license as the Python package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Python 3.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-26 18:49+0900\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Dong-gweon Oh <flowdas@gmail.com>\n"
"Language-Team: Korean (https://python.flowdas.com)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.5.1\n"
#: ../Doc/whatsnew/index.rst:5
msgid "What's New in Python"
msgstr "파이썬의 새로운 기능"
#: ../Doc/whatsnew/index.rst:7
msgid ""
"The \"What's New in Python\" series of essays takes tours through the "
"most important changes between major Python versions. They are a \"must "
"read\" for anyone wishing to stay up-to-date after a new release."
msgstr ""
"\"파이썬의 새로운 기능\" 수필 시리즈는 주요 파이썬 버전 간의 가장 중요한 변화를 둘러 봅니다. 새로운 릴리스 이후에 최신 상태를 "
"유지하고자 하는 사람들에게는 \"꼭 읽어야 할\" 문서입니다."
#: ../Doc/whatsnew/index.rst:30
msgid ""
"The \"Changelog\" is an HTML version of the `file built "
"<https://pypi.org/project/blurb>`_ from the contents of the "
":source:`Misc/NEWS.d` directory tree, which contains *all* nontrivial "
"changes to Python for the current version."
msgstr ""
"\"Changelog\" 는 :source:`Misc/NEWS.d` 디렉터리 트리의 내용으로부터 `만들어진 파일 "
"<https://pypi.org/project/blurb>`_\\의 HTML 버전입니다. 현재 버전의 파이썬에 적용된 *모든* 사소하지 "
"않은 변경들을 담고 있습니다"