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

Skip to content

Commit 0601b6a

Browse files
[po] auto sync
1 parent 71973e0 commit 0601b6a

4 files changed

Lines changed: 21 additions & 21 deletions

File tree

copyright.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Translators:
77
# jsgang <[email protected]>, 2017
88
# 汪心禾 <[email protected]>, 2019
9-
# Freesand Leo <yuqinju@163.com>, 2020
9+
# ppcfish <ppcfish@gmail.com>, 2020
1010
#
1111
#, fuzzy
1212
msgid ""
@@ -15,7 +15,7 @@ msgstr ""
1515
"Report-Msgid-Bugs-To: \n"
1616
"POT-Creation-Date: 2020-02-09 12:40+0000\n"
1717
"PO-Revision-Date: 2017-02-16 17:32+0000\n"
18-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2020\n"
18+
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2020\n"
1919
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -33,7 +33,7 @@ msgstr "Python 与这份文档:"
3333

3434
#: ../../copyright.rst:7
3535
msgid "Copyright © 2001-2020 Python Software Foundation. All rights reserved."
36-
msgstr "版权所有 © 2001-2020 Python Software Foundation。 保留所有权利。"
36+
msgstr "版权所有 © 2001-2020 Python 软件基金会。保留所有权利。"
3737

3838
#: ../../copyright.rst:9
3939
msgid "Copyright © 2000 BeOpen.com. All rights reserved."

faq/extending.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# ppcfish <[email protected]>, 2019
87
# Freesand Leo <[email protected]>, 2019
8+
# ppcfish <[email protected]>, 2020
99
#
1010
#, fuzzy
1111
msgid ""
@@ -14,7 +14,7 @@ msgstr ""
1414
"Report-Msgid-Bugs-To: \n"
1515
"POT-Creation-Date: 2020-02-09 12:40+0000\n"
1616
"PO-Revision-Date: 2017-02-16 17:43+0000\n"
17-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2019\n"
17+
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2020\n"
1818
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
@@ -32,7 +32,7 @@ msgstr "目录"
3232

3333
#: ../../faq/extending.rst:16
3434
msgid "Can I create my own functions in C?"
35-
msgstr "可以使用C语言中创建自己的函数吗?"
35+
msgstr "可以使用 C 语言创建自己的函数吗?"
3636

3737
#: ../../faq/extending.rst:18
3838
msgid ""
@@ -47,7 +47,7 @@ msgstr "大多数中级或高级的Python书籍也涵盖这个主题。"
4747

4848
#: ../../faq/extending.rst:26
4949
msgid "Can I create my own functions in C++?"
50-
msgstr "可以使用C++语言中创建自己的函数吗?"
50+
msgstr "可以使用 C++ 语言创建自己的函数吗?"
5151

5252
#: ../../faq/extending.rst:28
5353
msgid ""

whatsnew/3.3.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# jacky <[email protected]>, 2019
99
# sgqy <[email protected]>, 2019
1010
# Freesand Leo <[email protected]>, 2019
11-
# ppcfish <[email protected]>, 2019
11+
# ppcfish <[email protected]>, 2020
1212
#
1313
#, fuzzy
1414
msgid ""
@@ -17,7 +17,7 @@ msgstr ""
1717
"Report-Msgid-Bugs-To: \n"
1818
"POT-Creation-Date: 2020-02-09 12:40+0000\n"
1919
"PO-Revision-Date: 2017-02-16 23:44+0000\n"
20-
"Last-Translator: ppcfish <[email protected]>, 2019\n"
20+
"Last-Translator: ppcfish <[email protected]>, 2020\n"
2121
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2222
"MIME-Version: 1.0\n"
2323
"Content-Type: text/plain; charset=UTF-8\n"
@@ -2748,15 +2748,15 @@ msgstr ""
27482748

27492749
#: ../../whatsnew/3.3.rst:1880
27502750
msgid ":func:`~socket.socket.sendmsg`"
2751-
msgstr ""
2751+
msgstr ":func:`~socket.socket.sendmsg`"
27522752

27532753
#: ../../whatsnew/3.3.rst:1881
27542754
msgid ":func:`~socket.socket.recvmsg`"
2755-
msgstr ""
2755+
msgstr ":func:`~socket.socket.recvmsg`"
27562756

27572757
#: ../../whatsnew/3.3.rst:1882
27582758
msgid ":func:`~socket.socket.recvmsg_into`"
2759-
msgstr ""
2759+
msgstr ":func:`~socket.socket.recvmsg_into`"
27602760

27612761
#: ../../whatsnew/3.3.rst:1884
27622762
msgid ""

whatsnew/changelog.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
# isaced <[email protected]>, 2019
1414
# Freesand Leo <[email protected]>, 2019
1515
# Leo Li <[email protected]>, 2019
16-
# ppcfish <[email protected]>, 2019
1716
# Arisaka97 <[email protected]>, 2020
17+
# ppcfish <[email protected]>, 2020
1818
#
1919
#, fuzzy
2020
msgid ""
@@ -23,7 +23,7 @@ msgstr ""
2323
"Report-Msgid-Bugs-To: \n"
2424
"POT-Creation-Date: 2020-03-10 12:55+0000\n"
2525
"PO-Revision-Date: 2017-02-16 23:45+0000\n"
26-
"Last-Translator: Arisaka97 <solitaire2312@gmail.com>, 2020\n"
26+
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2020\n"
2727
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2828
"MIME-Version: 1.0\n"
2929
"Content-Type: text/plain; charset=UTF-8\n"
@@ -432,11 +432,11 @@ msgstr ""
432432

433433
#: ../../../build/NEWS:141
434434
msgid "Python 3.8.2 final"
435-
msgstr ""
435+
msgstr "Python 3.8.2 正式版"
436436

437437
#: ../../../build/NEWS:143
438438
msgid "*Release date: 2020-02-24*"
439-
msgstr ""
439+
msgstr "*发布日期: 2020-02-24*"
440440

441441
#: ../../../build/NEWS:148
442442
msgid ""
@@ -508,11 +508,11 @@ msgstr ""
508508

509509
#: ../../../build/NEWS:191
510510
msgid "Python 3.8.2 release candidate 2"
511-
msgstr ""
511+
msgstr "Python 3.8.2 rc2"
512512

513513
#: ../../../build/NEWS:193
514514
msgid "*Release date: 2020-02-17*"
515-
msgstr ""
515+
msgstr "*发布日期:: 2020-02-17*"
516516

517517
#: ../../../build/NEWS:196 ../../../build/NEWS:250 ../../../build/NEWS:526
518518
#: ../../../build/NEWS:916 ../../../build/NEWS:1395 ../../../build/NEWS:1682
@@ -607,11 +607,11 @@ msgstr ""
607607

608608
#: ../../../build/NEWS:245
609609
msgid "Python 3.8.2 release candidate 1"
610-
msgstr ""
610+
msgstr "Python 3.8.2 rc1"
611611

612612
#: ../../../build/NEWS:247
613613
msgid "*Release date: 2020-02-10*"
614-
msgstr ""
614+
msgstr "*发布日期:: 2020-02-10*"
615615

616616
#: ../../../build/NEWS:252
617617
msgid ""
@@ -16813,7 +16813,7 @@ msgstr ""
1681316813
msgid ""
1681416814
"`bpo-31624 <https://bugs.python.org/issue31624>`__: Remove support for "
1681516815
"BSD/OS."
16816-
msgstr ""
16816+
msgstr "`bpo-31624 <https://bugs.python.org/issue31624>`__: 删除对 BSD/OS 的支持。"
1681716817

1681816818
#: ../../../build/NEWS:9462 ../../../build/NEWS:12606
1681916819
msgid ""

0 commit comments

Comments
 (0)