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

Skip to content

Commit ba62261

Browse files
[po] auto sync
1 parent 7a49e40 commit ba62261

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "93.79%", "updated_at": "2024-02-08T09:56:03Z"}
1+
{"translation": "93.79%", "updated_at": "2024-02-08T12:56:47Z"}

library/fileinput.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Freesand Leo <[email protected]>, 2024
8+
# 安龙(asaka), 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-01-05 14:14+0000\n"
15+
"POT-Creation-Date: 2024-02-02 15:40+0000\n"
1516
"PO-Revision-Date: 2021-06-28 01:06+0000\n"
16-
"Last-Translator: Freesand Leo <[email protected]>, 2024\n"
17+
"Last-Translator: 安龙(asaka), 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"
@@ -224,8 +225,8 @@ msgid ""
224225
msgstr ""
225226
"类 :class:`FileInput` 是具体的实现;它的方法 :meth:`filename`, :meth:`fileno`, "
226227
":meth:`lineno`, :meth:`filelineno`, :meth:`isfirstline`, :meth:`isstdin`, "
227-
":meth:`nextfile` 和 :meth:`close` 对应于此萨夫尼克具有相同名称的函数。 此外它还是一个 :term:`iterable`"
228-
" 并且具有可返回下一个输入行的 :meth:`~io.TextIOBase.readline` 方法。 此序列必须以严格的序列顺序来访问;随机访问和 "
228+
":meth:`nextfile` 和 :meth:`close` 对应于此模块具有相同名称的函数。 此外它还是一个 :term:`iterable` "
229+
"并且具有可返回下一个输入行的 :meth:`~io.TextIOBase.readline` 方法。 此序列必须以严格的序列顺序来访问;随机访问和 "
229230
":meth:`~io.TextIOBase.readline` 不可被混用。"
230231

231232
#: ../../library/fileinput.rst:154

0 commit comments

Comments
 (0)