1313# Arisaka97 <
[email protected] >, 2020
1414# ppcfish <
[email protected] >, 2020
1515# isaced <
[email protected] >, 2020
16- # Freesand Leo <
[email protected] >, 2020
17161817# Alex Ding <
[email protected] >, 2020
1918# emrich <
[email protected] >, 2020
2019# Shengjing Zhu <
[email protected] >, 2020
20+ # Freesand Leo <
[email protected] >, 2021
2121#
2222#, fuzzy
2323msgid ""
@@ -26,7 +26,7 @@ msgstr ""
2626"Report-Msgid-Bugs-To: \n"
2727"POT-Creation-Date: 2021-01-17 05:09+0000\n"
2828"PO-Revision-Date: 2017-02-16 23:45+0000\n"
29- "Last-Translator: Shengjing Zhu <zsj950618@gmail .com>, 2020 \n"
29+ "Last-Translator: Freesand Leo <yuqinju@163 .com>, 2021 \n"
3030"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
3131"MIME-Version: 1.0\n"
3232"Content-Type: text/plain; charset=UTF-8\n"
@@ -84,6 +84,8 @@ msgid ""
8484"for f-strings :mod:`ast` nodes surrounded by parentheses and for nodes that "
8585"spawn multiple lines. Patch by Pablo Galindo."
8686msgstr ""
87+ "`bpo-42806 <https://bugs.python.org/issue42806>`__: 修复包括在圆括号中的 :mod:`ast` "
88+ "节点以及会产生多行的节点的f-字符串列偏移量问题。 由 Pablo Galindo 提供补丁。"
8789
8890#: ../../../build/NEWS:16
8991msgid ""
@@ -107,39 +109,39 @@ msgstr ""
107109
108110#: ../../../build/NEWS:27
109111msgid ":meth:`collections.OrderedDict.items() <collections.OrderedDict>`"
110- msgstr ""
112+ msgstr ":meth:`collections.OrderedDict.items() <collections.OrderedDict>` "
111113
112114#: ../../../build/NEWS:29
113115msgid ":meth:`dict.items`"
114- msgstr ""
116+ msgstr ":meth:`dict.items` "
115117
116118#: ../../../build/NEWS:31
117119msgid ":func:`enumerate`"
118120msgstr ":func:`enumerate`"
119121
120122#: ../../../build/NEWS:33
121123msgid ":func:`functools.reduce`"
122- msgstr ""
124+ msgstr ":func:`functools.reduce` "
123125
124126#: ../../../build/NEWS:35
125127msgid ":func:`itertools.combinations`"
126- msgstr ""
128+ msgstr ":func:`itertools.combinations` "
127129
128130#: ../../../build/NEWS:37
129131msgid ":func:`itertools.combinations_with_replacement`"
130- msgstr ""
132+ msgstr ":func:`itertools.combinations_with_replacement` "
131133
132134#: ../../../build/NEWS:39
133135msgid ":func:`itertools.permutations`"
134- msgstr ""
136+ msgstr ":func:`itertools.permutations` "
135137
136138#: ../../../build/NEWS:41
137139msgid ":func:`itertools.product`"
138- msgstr ""
140+ msgstr ":func:`itertools.product` "
139141
140142#: ../../../build/NEWS:43
141143msgid ":func:`itertools.zip_longest`"
142- msgstr ""
144+ msgstr ":func:`itertools.zip_longest` "
143145
144146#: ../../../build/NEWS:45
145147msgid ":func:`zip`"
0 commit comments