File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 94.30%" , "updated_at" : " 2024-09-13T19:39:13Z " }
1
+ {"translation" : " 94.30%" , "updated_at" : " 2024-09-20T08:40:39Z " }
Original file line number Diff line number Diff line change 6
6
# Translators:
7
7
# Freesand Leo <yuqinju@163.com>, 2024
8
8
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
9
+ # 择远 尹, 2024
9
10
#
10
11
#, fuzzy
11
12
msgid ""
12
13
msgstr ""
13
14
"Project-Id-Version : Python 3.11\n "
14
15
"Report-Msgid-Bugs-To : \n "
15
- "POT-Creation-Date : 2024-08-16 15:24 +0000\n "
16
+ "POT-Creation-Date : 2024-09-13 15:23 +0000\n "
16
17
"PO-Revision-Date : 2023-05-24 02:15+0000\n "
17
- "Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com> , 2024\n "
18
+ "Last-Translator : 择远 尹 , 2024\n "
18
19
"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
19
20
"MIME-Version : 1.0\n "
20
21
"Content-Type : text/plain; charset=UTF-8\n "
@@ -2126,7 +2127,7 @@ msgid ""
2126
2127
msgstr ""
2127
2128
"从流中读取输入时,如果 *newline* 为 ``None``,则启用通用换行模式。输入中的行可以以 ``'\\ n'``,``'\\ r'`` 或 "
2128
2129
"``'\\ r\\ n'`` 结尾,这些行被翻译成 ``'\\ n'`` 在返回呼叫者之前。如果它是 "
2129
- "``''``,则启用通用换行模式,但行结尾将返回给调用者未翻译。如果它具有任何其他合法值,则输入行仅由给定字符串终止,并且行结尾将返回给未调用的调用者 。"
2130
+ "``''``,则启用通用换行模式,但行结尾将返回给调用者未翻译。如果它具有任何其他合法值,则输入行仅由给定字符串终止,并且返回给调用者时行结尾不会被转换 。"
2130
2131
2131
2132
#: ../../library/functions.rst:1302
2132
2133
msgid ""
You can’t perform that action at this time.
0 commit comments