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