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" : " 93.21%" , "updated_at" : " 2024-09-15T09:09:30Z " }
1
+ {"translation" : " 93.21%" , "updated_at" : " 2024-09-20T09:10:25Z " }
Original file line number Diff line number Diff line change 16
16
# belingud <1170202353@qq.com>, 2020
17
17
# Freesand Leo <yuqinju@163.com>, 2022
18
18
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
19
+ # 择远 尹, 2024
19
20
#
20
21
#, fuzzy
21
22
msgid ""
22
23
msgstr ""
23
24
"Project-Id-Version : Python 3.8\n "
24
25
"Report-Msgid-Bugs-To : \n "
25
- "POT-Creation-Date : 2024-08-31 13:50 +0000\n "
26
+ "POT-Creation-Date : 2024-09-13 17:28 +0000\n "
26
27
"PO-Revision-Date : 2020-05-30 12:02+0000\n "
27
- "Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com> , 2024\n "
28
+ "Last-Translator : 择远 尹 , 2024\n "
28
29
"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
29
30
"MIME-Version : 1.0\n "
30
31
"Content-Type : text/plain; charset=UTF-8\n "
@@ -1920,7 +1921,7 @@ msgid ""
1920
1921
msgstr ""
1921
1922
"从流中读取输入时,如果 *newline* 为 ``None``,则启用通用换行模式。输入中的行可以以 ``'\\ n'``,``'\\ r'`` 或 "
1922
1923
"``'\\ r\\ n'`` 结尾,这些行被翻译成 ``'\\ n'`` 在返回呼叫者之前。如果它是 "
1923
- "``''``,则启用通用换行模式,但行结尾将返回给调用者未翻译。如果它具有任何其他合法值,则输入行仅由给定字符串终止,并且行结尾将返回给未调用的调用者 。"
1924
+ "``''``,则启用通用换行模式,但行结尾将返回给调用者未翻译。如果它具有任何其他合法值,则输入行仅由给定字符串终止,并且返回给调用者时行结尾不会被转换 。"
1924
1925
1925
1926
#: ../../library/functions.rst:1184
1926
1927
msgid ""
You can’t perform that action at this time.
0 commit comments