Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 318ec99

Browse files
[po] auto sync
1 parent a94f454 commit 318ec99

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "90.40%", "updated_at": "2024-09-14T03:47:53Z"}
1+
{"translation": "90.40%", "updated_at": "2024-09-20T08:48:30Z"}

library/functions.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <[email protected]>, 2024
8+
# 择远 尹, 2024
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.12\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-09-06 15:04+0000\n"
15+
"POT-Creation-Date: 2024-09-13 14:48+0000\n"
1516
"PO-Revision-Date: 2024-05-11 00:33+0000\n"
16-
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
17+
"Last-Translator: 择远 尹, 2024\n"
1718
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -2253,7 +2254,7 @@ msgid ""
22532254
msgstr ""
22542255
"从流中读取输入时,如果 *newline* 为 ``None``,则启用通用换行模式。输入中的行可以以 ``'\\n'``,``'\\r'`` 或 "
22552256
"``'\\r\\n'`` 结尾,这些行被翻译成 ``'\\n'`` 在返回呼叫者之前。如果它是 "
2256-
"``''``,则启用通用换行模式,但行结尾将返回给调用者未翻译。如果它具有任何其他合法值,则输入行仅由给定字符串终止,并且行结尾将返回给未调用的调用者。"
2257+
"``''``,则启用通用换行模式,但行结尾将返回给调用者未翻译。如果它具有任何其他合法值,则输入行仅由给定字符串终止,并且返回给调用者时行结尾不会被转换。"
22572258

22582259
#: ../../library/functions.rst:1386
22592260
msgid ""

0 commit comments

Comments
 (0)