11# SOME DESCRIPTIVE TITLE.
2- # Copyright (C) 2001-2018 , Python Software Foundation
2+ # Copyright (C) 2001-2019 , Python Software Foundation
33# This file is distributed under the same license as the Python package.
44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
66# Translators:
77# Yinuo Huang <[email protected] >, 201888# cissoid <[email protected] >, 201899# zkonge, 2018
10+ # Freesand Leo <[email protected] >, 20191011#
1112#, fuzzy
1213msgid ""
1314msgstr ""
1415"Project-Id-Version : Python 3.7\n "
1516"Report-Msgid-Bugs-To : \n "
16- "POT-Creation-Date : 2018-10-13 09:26 +0900\n "
17+ "POT-Creation-Date : 2019-01-01 10:14 +0900\n "
1718"PO-Revision-Date : 2017-02-16 17:43+0000\n "
18- "Last-Translator : zkonge, 2018 \n "
19+ "
Last-Translator :
Freesand Leo <[email protected] >, 2019 \n"
1920"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2021"MIME-Version : 1.0\n "
2122"Content-Type : text/plain; charset=UTF-8\n "
@@ -37,7 +38,7 @@ msgstr "一般信息"
3738
3839#: ../../faq/general.rst:16
3940msgid "What is Python?"
40- msgstr "什么是Python ?"
41+ msgstr "什么是 Python ?"
4142
4243#: ../../faq/general.rst:18
4344msgid ""
@@ -50,17 +51,23 @@ msgid ""
5051"interface. Finally, Python is portable: it runs on many Unix variants, on "
5152"the Mac, and on Windows 2000 and later."
5253msgstr ""
54+ "Python 是一种解释性、交互式、面向对象的编程语言。 它包含了模块、异常、动态类型、非常高层级的动态数据类型以及类的概念。 "
55+ "Python结合了超强的功能和极清晰的语法。 它带有许多系统调用和库以及各种窗口系统的接口,并且可以用 C 或 C ++ 来进行扩展。 "
56+ "它还可用作需要可编程接口的应用程序的扩展语言。 最后,Python 还是可移植的:它可以在许多 Unix 变种、Mac 以及 Windows 2000 "
57+ "以上的操作系统中运行。"
5358
5459#: ../../faq/general.rst:27
5560msgid ""
5661"To find out more, start with :ref:`tutorial-index`. The `Beginner's Guide "
5762"to Python <https://wiki.python.org/moin/BeginnersGuide>`_ links to other "
5863"introductory tutorials and resources for learning Python."
5964msgstr ""
65+ "要了解更多详情,请先查看 :ref:`tutorial-index`。 `Python 新手指南 "
66+ "<https://wiki.python.org/moin/BeginnersGuide>`_ 提供了学习 Python 的其他入门教程及资源的链接。"
6067
6168#: ../../faq/general.rst:33
6269msgid "What is the Python Software Foundation?"
63- msgstr "什么是Python软件基金会 ?"
70+ msgstr "什么是 Python 软件基金会 ?"
6471
6572#: ../../faq/general.rst:35
6673msgid ""
0 commit comments