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

Skip to content

Commit b6f72c6

Browse files
[po] auto sync
1 parent 520dc97 commit b6f72c6

4 files changed

Lines changed: 6862 additions & 6841 deletions

File tree

c-api/import.po

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ msgid ""
1515
msgstr ""
1616
"Project-Id-Version: Python 3.9\n"
1717
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2021-01-01 05:02+0000\n"
18+
"POT-Creation-Date: 2021-06-24 06:41+0000\n"
1919
"PO-Revision-Date: 2017-02-16 17:35+0000\n"
2020
"Last-Translator: zeroswan <[email protected]>, 2020\n"
2121
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -323,6 +323,13 @@ msgid ""
323323
":attr:`name` field; failure to provide the sentinel value can result in a "
324324
"memory fault. Returns ``0`` on success or ``-1`` if insufficient memory "
325325
"could be allocated to extend the internal table. In the event of failure, "
326-
"no modules are added to the internal table. This should be called before "
326+
"no modules are added to the internal table. This must be called before "
327327
":c:func:`Py_Initialize`."
328328
msgstr ""
329+
330+
#: ../../c-api/import.rst:304
331+
msgid ""
332+
"If Python is initialized multiple times, :c:func:`PyImport_AppendInittab` or"
333+
" :c:func:`PyImport_ExtendInittab` must be called before each Python "
334+
"initialization."
335+
msgstr ""

0 commit comments

Comments
 (0)