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

Skip to content

Commit f5c7a3f

Browse files
[po] auto sync
1 parent d4eb185 commit f5c7a3f

9 files changed

Lines changed: 2555 additions & 2172 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "88.97%", "updated_at": "2023-08-15T23:42:17Z"}
1+
{"translation": "89.03%", "updated_at": "2023-08-16T06:42:44Z"}

c-api/init.po

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@
66
# Translators:
77
# Menghua Xiao <[email protected]>, 2023
88
# Rafael Fontenelle <[email protected]>, 2023
9+
# Freesand Leo <[email protected]>, 2023
910
#
1011
#, fuzzy
1112
msgid ""
1213
msgstr ""
1314
"Project-Id-Version: Python 3.11\n"
1415
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2023-08-04 14:46+0000\n"
16+
"POT-Creation-Date: 2023-08-11 14:43+0000\n"
1617
"PO-Revision-Date: 2023-05-24 02:09+0000\n"
17-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
18+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2023\n"
1819
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
@@ -334,6 +335,8 @@ msgid ""
334335
"If the flag is non-zero, use :class:`io.FileIO` instead of "
335336
":class:`!io._WindowsConsoleIO` for :mod:`sys` standard streams."
336337
msgstr ""
338+
"如果该旗标为非零值,则会使用 :class:`io.FileIO` 而不是 :class:`!io._WindowsConsoleIO` 作为 "
339+
":mod:`sys` 标准流。"
337340

338341
#: ../../c-api/init.rst:170
339342
msgid ""
@@ -371,12 +374,13 @@ msgid ""
371374
"Set by the :option:`-s` and :option:`-I` options, and the "
372375
":envvar:`PYTHONNOUSERSITE` environment variable."
373376
msgstr ""
377+
"由 :option:`-s` 和 :option:`-I` 选项,以及 :envvar:`PYTHONNOUSERSITE` 环境变量设置。"
374378

375379
#: ../../c-api/init.rst:196
376380
msgid ""
377381
"Set by the :option:`-O` option and the :envvar:`PYTHONOPTIMIZE` environment "
378382
"variable."
379-
msgstr ""
383+
msgstr "由 :option:`-O` 选项和 :envvar:`PYTHONOPTIMIZE` 环境变量设置。"
380384

381385
#: ../../c-api/init.rst:201
382386
msgid ""

0 commit comments

Comments
 (0)