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

Skip to content

Commit 9a2d1f1

Browse files
committed
[po] auto sync bot
1 parent 6857c90 commit 9a2d1f1

2 files changed

Lines changed: 15 additions & 6 deletions

File tree

c-api/intro.po

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,19 @@
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
6+
# Translators:
7+
# Fei Yin <[email protected]>, 2018
8+
# Shengjing Zhu <[email protected]>, 2018
9+
# Tony Tong <[email protected]>, 2018
10+
# ww song <[email protected]>, 2018
11+
#
612
#, fuzzy
713
msgid ""
814
msgstr ""
915
"Project-Id-Version: Python 3.7\n"
1016
"Report-Msgid-Bugs-To: \n"
1117
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
18+
"PO-Revision-Date: 2017-02-16 17:36+0000\n"
1319
"Last-Translator: ww song <[email protected]>, 2018\n"
1420
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1521
"MIME-Version: 1.0\n"
@@ -83,8 +89,7 @@ msgid ""
8389
"``<string.h>``, ``<errno.h>``, ``<limits.h>``, ``<assert.h>`` and "
8490
"``<stdlib.h>`` (if available)."
8591
msgstr ""
86-
"这意味着包含以下标准头文件:``<stdio.h>``,``<string.h>``,``<errno.h>``,``<limits.h>``,` "
87-
"`<assert.h>``和``<stdlib.h>``(如果可用)。"
92+
"这意味着包含以下标准头文件:``<stdio.h>``,``<string.h>``,``<errno.h>``,``<limits.h>``,``<assert.h>``和``<stdlib.h>``(如果可用)。"
8893

8994
#: ../../c-api/intro.rst:59
9095
msgid ""

c-api/method.po

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,18 @@
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
6+
# Translators:
7+
# Shengjing Zhu <[email protected]>, 2018
8+
# dhcn, 2018
9+
#
610
#, fuzzy
711
msgid ""
812
msgstr ""
913
"Project-Id-Version: Python 3.7\n"
1014
"Report-Msgid-Bugs-To: \n"
1115
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: Shengjing Zhu <[email protected]>, 2018\n"
16+
"PO-Revision-Date: 2017-02-16 17:37+0000\n"
17+
"Last-Translator: dhcn, 2018\n"
1418
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1519
"MIME-Version: 1.0\n"
1620
"Content-Type: text/plain; charset=UTF-8\n"
@@ -20,7 +24,7 @@ msgstr ""
2024

2125
#: ../../c-api/method.rst:6
2226
msgid "Instance Method Objects"
23-
msgstr ""
27+
msgstr "实例方法对象"
2428

2529
#: ../../c-api/method.rst:10
2630
msgid ""

0 commit comments

Comments
 (0)