Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cdea89a

Browse files
committed
[po] auto sync bot
1 parent 3263af4 commit cdea89a

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

c-api/complex.po

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,3 +162,4 @@ msgid ""
162162
"method, this method will first be called to convert *op* to a Python complex"
163163
" number object. Upon failure, this method returns ``-1.0`` as a real value."
164164
msgstr ""
165+
"如果*op*不是一个Python复数对象,但是有一个:meth:`__complex__`方法,这个方法会首先被调用作转换*op*成为一个Python复数对象。失败时,此方法返回``-1.0``作为实际值。"

distutils/apiref.po

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
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
# Shengjing Zhu <[email protected]>, 2018
88
# Menghua Xiao <[email protected]>, 2018
9+
# Pandaaaa906 <[email protected]>, 2019
910
#
1011
#, fuzzy
1112
msgid ""
1213
msgstr ""
1314
"Project-Id-Version: Python 3.7\n"
1415
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2018-12-07 09:58+0900\n"
16+
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
1617
"PO-Revision-Date: 2017-02-16 17:40+0000\n"
17-
"Last-Translator: Menghua Xiao <arieshout@gmail.com>, 2018\n"
18+
"Last-Translator: Pandaaaa906 <ye.pandaaaa906@gmail.com>, 2019\n"
1819
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
@@ -24,11 +25,11 @@ msgstr ""
2425

2526
#: ../../distutils/apiref.rst:5
2627
msgid "API Reference"
27-
msgstr ""
28+
msgstr "API参考引用"
2829

2930
#: ../../distutils/apiref.rst:9
3031
msgid ":mod:`distutils.core` --- Core Distutils functionality"
31-
msgstr ""
32+
msgstr ":mod:`distutils.core` --- 分发包功能的核心"
3233

3334
#: ../../distutils/apiref.rst:15
3435
msgid ""
@@ -70,7 +71,7 @@ msgstr ""
7071

7172
#: ../../distutils/apiref.rst:34
7273
msgid "The name of the package"
73-
msgstr ""
74+
msgstr "包的名字"
7475

7576
#: ../../distutils/apiref.rst:34 ../../distutils/apiref.rst:36
7677
#: ../../distutils/apiref.rst:40 ../../distutils/apiref.rst:43

0 commit comments

Comments
 (0)