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

Skip to content

Commit 48e70cc

Browse files
committed
[po] auto sync bot
1 parent 5847f90 commit 48e70cc

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

library/ast.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-
# Freesand Leo <[email protected]>, 2018
87
# Jarry Shaw <[email protected]>, 2018
8+
# Freesand Leo <[email protected]>, 2018
99
#
1010
#, fuzzy
1111
msgid ""
@@ -14,7 +14,7 @@ msgstr ""
1414
"Report-Msgid-Bugs-To: \n"
1515
"POT-Creation-Date: 2018-10-29 09:36+0900\n"
1616
"PO-Revision-Date: 2017-02-16 17:48+0000\n"
17-
"Last-Translator: Jarry Shaw <jarryshaw@icloud.com>, 2018\n"
17+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2018\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"
@@ -64,8 +64,8 @@ msgid ""
6464
":ref:`below <abstract-grammar>`. They are defined in the :mod:`_ast` C "
6565
"module and re-exported in :mod:`ast`."
6666
msgstr ""
67-
"这是所有 AST 节点类的基类。实际上,这些节点类派生 :file:`Parser/Python.asdl` 文件,其中定义的语法树示例:ref:`如下"
68-
" <abstract-grammar>`。它们在 C 语言模块 :mod:`_ast` 中定义,并被导出至 :mod:`ast` 模块。"
67+
"这是所有 AST 节点类的基类。实际上,这些节点类派生自 :file:`Parser/Python.asdl` 文件,其中定义的语法树示例 "
68+
":ref:`如下 <abstract-grammar>`。它们在 C 语言模块 :mod:`_ast` 中定义,并被导出至 :mod:`ast` 模块。"
6969

7070
#: ../../library/ast.rst:36
7171
msgid ""

0 commit comments

Comments
 (0)