1414# Nyuan Zhang, 2022
1515# Bryan不可思议, 2023
1616# 乐成 王, 2023
17- # Freesand Leo <[email protected] >, 20241817# Alpha Du <[email protected] >, 202418+ # Freesand Leo <[email protected] >, 20241919#
2020#, fuzzy
2121msgid ""
@@ -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."
16971697msgstr ""
1698+ "`leoAst.py <https://leo-editor.github.io/leo-editor/appendices.html#leoast-"
1699+ "py>`_ 通过在形符和 ast 节点之间插入双向链接统一了 python 程序基于形符的和基于解析树的视图。"
16981700
16991701#: ../../library/ast.rst:2528
17001702msgid ""
@@ -1713,6 +1715,8 @@ msgid ""
17131715"multiple Python versions). Parso is also able to list multiple syntax errors"
17141716" in your Python file."
17151717msgstr ""
1718+ "`Parso <https://parso.readthedocs.io>`_ 是一个支持错误恢复和不同 Python 版本的(在多个 Python "
1719+ "版本中)往返解析的 Python 解析器。 Parso 还能列出你的 Python 文件中的许多语法错误。"
17161720
17171721#: ../../library/ast.rst:59
17181722msgid "? (question mark)"
0 commit comments