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

Skip to content

Commit e2d078c

Browse files
[po] auto sync
1 parent 2131868 commit e2d078c

3 files changed

Lines changed: 8 additions & 9 deletions

File tree

c-api/init.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ msgid ""
1515
msgstr ""
1616
"Project-Id-Version: Python 3.8\n"
1717
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2019-12-16 12:12+0000\n"
18+
"POT-Creation-Date: 2019-12-29 12:17+0000\n"
1919
"PO-Revision-Date: 2017-02-16 17:36+0000\n"
2020
"Last-Translator: ppcfish <[email protected]>, 2019\n"
2121
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -1386,8 +1386,8 @@ msgid ""
13861386
" sub-interpreters, the main interpreter has unique process-global "
13871387
"responsibilities like signal handling. It is also responsible for execution"
13881388
" during runtime initialization and is usually the active interpreter during "
1389-
"runtime finalization. The :c:func:`PyInterpreterState_Main` funtion returns"
1390-
" a pointer to its state."
1389+
"runtime finalization. The :c:func:`PyInterpreterState_Main` function "
1390+
"returns a pointer to its state."
13911391
msgstr ""
13921392

13931393
#: /home/travis/build/python/cpython-doc-catalog/Doc/c-api/init.rst:1186

faq/programming.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ msgid ""
1919
msgstr ""
2020
"Project-Id-Version: Python 3.8\n"
2121
"Report-Msgid-Bugs-To: \n"
22-
"POT-Creation-Date: 2019-12-16 12:12+0000\n"
22+
"POT-Creation-Date: 2019-12-29 12:17+0000\n"
2323
"PO-Revision-Date: 2017-02-16 17:43+0000\n"
2424
"Last-Translator: ppcfish <[email protected]>, 2019\n"
2525
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -1260,8 +1260,8 @@ msgstr "总的来说,这是个棘手的问题。首先,下面列出了深入
12601260
#: /home/travis/build/python/cpython-doc-catalog/Doc/faq/programming.rst:1021
12611261
msgid ""
12621262
"Performance characteristics vary across Python implementations. This FAQ "
1263-
"focusses on :term:`CPython`."
1264-
msgstr "不同的Python实现具有不同的性能特征。本常见问题解答的重点是 :term:`CPython` 。"
1263+
"focuses on :term:`CPython`."
1264+
msgstr ""
12651265

12661266
#: /home/travis/build/python/cpython-doc-catalog/Doc/faq/programming.rst:1023
12671267
msgid ""

library/audit_events.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Freesand Leo <[email protected]>, 2019
87
# ppcfish <[email protected]>, 2019
9-
# Arisaka97 <solitaire2312@gmail.com>, 2019
8+
# Freesand Leo <yuqinju@163.com>, 2019
109
#
1110
#, fuzzy
1211
msgid ""
@@ -15,7 +14,7 @@ msgstr ""
1514
"Report-Msgid-Bugs-To: \n"
1615
"POT-Creation-Date: 2019-12-16 12:12+0000\n"
1716
"PO-Revision-Date: 2019-09-01 14:38+0000\n"
18-
"Last-Translator: Arisaka97 <solitaire2312@gmail.com>, 2019\n"
17+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2019\n"
1918
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2019
"MIME-Version: 1.0\n"
2120
"Content-Type: text/plain; charset=UTF-8\n"

0 commit comments

Comments
 (0)