Skip to content

Commit ef3d5fa

Browse files
[po] auto sync
1 parent ec4d76b commit ef3d5fa

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.77%", "updated_at": "2025-05-30T10:55:43Z"}
1+
{"translation": "81.78%", "updated_at": "2025-05-30T14:55:47Z"}

library/io.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -966,6 +966,9 @@ msgid ""
966966
":meth:`os.read` and :pep:`475` for more details. Less than size bytes being "
967967
"returned does not imply that EOF is imminent."
968968
msgstr ""
969+
"返回的字节数可能会少于请求数。 如果流已到达 EOF 则将返回一个空 :class:`bytes` 对象。 "
970+
"如果遇到某些问题可能会进行多次读取并可能尝试重新调用,请参阅 :meth:`os.read` 和 :pep:`475` 了解详情。 返回的字节数少于 "
971+
"size 并不意味着已到达 EOF。"
969972

970973
#: ../../library/io.rst:573
971974
msgid ""

0 commit comments

Comments
 (0)