Skip to content

Commit 9e52f3f

Browse files
[po] auto sync
1 parent 456c2f3 commit 9e52f3f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

c-api/init.po

+9-9
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@
1111
# Edward Ji <jiziao6@gmail.com>, 2021
1212
# Jing Li <tes286.lijing@gmail.com>, 2022
1313
# 高乐喆 <gaolezhe@outlook.com>, 2023
14-
# Freesand Leo <yuqinju@163.com>, 2023
1514
# Bryan不可思议, 2023
15+
# Freesand Leo <yuqinju@163.com>, 2023
1616
#
1717
#, fuzzy
1818
msgid ""
1919
msgstr ""
2020
"Project-Id-Version: Python 3.7\n"
2121
"Report-Msgid-Bugs-To: \n"
22-
"POT-Creation-Date: 2023-02-24 14:40+0000\n"
22+
"POT-Creation-Date: 2023-03-31 18:28+0000\n"
2323
"PO-Revision-Date: 2019-09-01 03:42+0000\n"
24-
"Last-Translator: Bryan不可思议, 2023\n"
25-
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
24+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2023\n"
25+
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2626
"MIME-Version: 1.0\n"
2727
"Content-Type: text/plain; charset=UTF-8\n"
2828
"Content-Transfer-Encoding: 8bit\n"
@@ -214,8 +214,8 @@ msgid ""
214214
":class:`str` or :class:`bytes` with :class:`int`. Issue an error if greater"
215215
" or equal to ``2``."
216216
msgstr ""
217-
"当比较 :class:`bytes` 或 :class:`bytearray` 与 :class:`str` :class:`bytes` 与 "
218-
":class:`int` 时发出警告。 如果大于或等于 ``2``,则发出错误。"
217+
"当将 :class:`bytes` 或 :class:`bytearray` 与 :class:`str` 比较或者将 :class:`bytes` 与"
218+
" :class:`int` 比较时发出警告。 如果大于等于 ``2`` 则报错。"
219219

220220
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/c-api/init.rst:88
221221
msgid "Set by the :option:`-b` option."
@@ -249,18 +249,18 @@ msgstr "由 :option:`-B` 选项和 :envvar:`PYTHONDONTWRITEBYTECODE` 环境变
249249
msgid ""
250250
"Suppress error messages when calculating the module search path in "
251251
":c:func:`Py_GetPath`."
252-
msgstr " :c:func:`Py_GetPath` 中计算模块搜索路径时隐藏错误信息。"
252+
msgstr "当在 :c:func:`Py_GetPath` 中计算模块搜索路径时屏蔽错误消息。"
253253

254254
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/c-api/init.rst:111
255255
msgid ""
256256
"Private flag used by ``_freeze_importlib`` and ``frozenmain`` programs."
257-
msgstr "``_freeze_importlib`` 和 ``frozenmain`` 宏使用的私有标志"
257+
msgstr "``_freeze_importlib`` 和 ``frozenmain`` 程序使用的私有旗标。"
258258

259259
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/c-api/init.rst:115
260260
msgid ""
261261
"Set to ``1`` if the :envvar:`PYTHONHASHSEED` environment variable is set to "
262262
"a non-empty string."
263-
msgstr "如果 :envvar:`PYTHONHASHSEED` 环境变量被设置为非空字符串将被设置为 ``1``。"
263+
msgstr "如果 :envvar:`PYTHONHASHSEED` 环境变量被设为非空字符串则设为 ``1``。"
264264

265265
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/c-api/init.rst:118
266266
msgid ""

0 commit comments

Comments
 (0)