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

Skip to content

Commit fa65b8f

Browse files
[po] auto sync
1 parent 462daad commit fa65b8f

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "95.17%", "updated_at": "2024-04-27T04:56:17Z"}
1+
{"translation": "95.17%", "updated_at": "2024-04-27T05:56:29Z"}

library/ast.po

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
# Nyuan Zhang, 2022
1515
# Bryan不可思议, 2023
1616
# 乐成 王, 2023
17-
# Freesand Leo <[email protected]>, 2024
1817
# Alpha Du <[email protected]>, 2024
18+
# Freesand Leo <[email protected]>, 2024
1919
#
2020
#, fuzzy
2121
msgid ""
@@ -24,7 +24,7 @@ msgstr ""
2424
"Report-Msgid-Bugs-To: \n"
2525
"POT-Creation-Date: 2024-04-26 14:13+0000\n"
2626
"PO-Revision-Date: 2021-06-28 00:54+0000\n"
27-
"Last-Translator: Alpha Du <alphanow@gmail.com>, 2024\n"
27+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
2828
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2929
"MIME-Version: 1.0\n"
3030
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1695,6 +1695,8 @@ msgid ""
16951695
"py>`_ unifies the token-based and parse-tree-based views of python programs "
16961696
"by inserting two-way links between tokens and ast nodes."
16971697
msgstr ""
1698+
"`leoAst.py <https://leo-editor.github.io/leo-editor/appendices.html#leoast-"
1699+
"py>`_ 通过在形符和 ast 节点之间插入双向链接统一了 python 程序基于形符的和基于解析树的视图。"
16981700

16991701
#: ../../library/ast.rst:2528
17001702
msgid ""
@@ -1713,6 +1715,8 @@ msgid ""
17131715
"multiple Python versions). Parso is also able to list multiple syntax errors"
17141716
" in your Python file."
17151717
msgstr ""
1718+
"`Parso <https://parso.readthedocs.io>`_ 是一个支持错误恢复和不同 Python 版本的(在多个 Python "
1719+
"版本中)往返解析的 Python 解析器。 Parso 还能列出你的 Python 文件中的许多语法错误。"
17161720

17171721
#: ../../library/ast.rst:59
17181722
msgid "? (question mark)"

0 commit comments

Comments
 (0)