Skip to content

Commit e9f8294

Browse files
[po] auto sync
1 parent 0c1dd9c commit e9f8294

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.stat.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "93.75%", "updated_at": "2024-09-15T09:20:29Z"}
1+
{"translation": "93.75%", "updated_at": "2024-09-20T09:21:45Z"}

library/functions.po

+4-3
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,16 @@
1414
# Alpha Du <alphanow@gmail.com>, 2022
1515
# Freesand Leo <yuqinju@163.com>, 2024
1616
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
17+
# 择远 尹, 2024
1718
#
1819
#, fuzzy
1920
msgid ""
2021
msgstr ""
2122
"Project-Id-Version: Python 3.9\n"
2223
"Report-Msgid-Bugs-To: \n"
23-
"POT-Creation-Date: 2024-08-30 16:51+0000\n"
24+
"POT-Creation-Date: 2024-09-13 16:48+0000\n"
2425
"PO-Revision-Date: 2017-02-16 23:11+0000\n"
25-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
26+
"Last-Translator: 择远 尹, 2024\n"
2627
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2728
"MIME-Version: 1.0\n"
2829
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1932,7 +1933,7 @@ msgid ""
19321933
msgstr ""
19331934
"从流中读取输入时,如果 *newline* 为 ``None``,则启用通用换行模式。输入中的行可以以 ``'\\n'``,``'\\r'`` 或 "
19341935
"``'\\r\\n'`` 结尾,这些行被翻译成 ``'\\n'`` 在返回呼叫者之前。如果它是 "
1935-
"``''``,则启用通用换行模式,但行结尾将返回给调用者未翻译。如果它具有任何其他合法值,则输入行仅由给定字符串终止,并且行结尾将返回给未调用的调用者。"
1936+
"``''``,则启用通用换行模式,但行结尾将返回给调用者未翻译。如果它具有任何其他合法值,则输入行仅由给定字符串终止,并且返回给调用者时行结尾不会被转换。"
19361937

19371938
#: ../../library/functions.rst:1200
19381939
msgid ""

0 commit comments

Comments
 (0)