Skip to content

Commit 8d92d6d

Browse files
[po] auto sync
1 parent be2dacd commit 8d92d6d

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

whatsnew/3.2.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ msgid ""
1616
msgstr ""
1717
"Project-Id-Version: Python 3.7\n"
1818
"Report-Msgid-Bugs-To: \n"
19-
"POT-Creation-Date: 2023-02-24 14:40+0000\n"
19+
"POT-Creation-Date: 2023-06-09 16:38+0000\n"
2020
"PO-Revision-Date: 2019-09-01 03:35+0000\n"
2121
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2023\n"
22-
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
22+
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2323
"MIME-Version: 1.0\n"
2424
"Content-Type: text/plain; charset=UTF-8\n"
2525
"Content-Transfer-Encoding: 8bit\n"
@@ -3321,3 +3321,5 @@ msgid ""
33213321
"Due to the new :term:`GIL` implementation, :c:func:`PyEval_InitThreads()` "
33223322
"cannot be called before :c:func:`Py_Initialize()` anymore."
33233323
msgstr ""
3324+
"由于新的 :term:`GIL` 实现,:c:func:`PyEval_InitThreads()` 将不再能在 "
3325+
":c:func:`Py_Initialize()` 之前被调用。"

whatsnew/3.3.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ msgid ""
1616
msgstr ""
1717
"Project-Id-Version: Python 3.7\n"
1818
"Report-Msgid-Bugs-To: \n"
19-
"POT-Creation-Date: 2023-05-19 14:37+0000\n"
19+
"POT-Creation-Date: 2023-06-09 16:38+0000\n"
2020
"PO-Revision-Date: 2019-09-01 03:35+0000\n"
2121
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2023\n"
2222
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -2856,7 +2856,7 @@ msgstr ""
28562856

28572857
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/whatsnew/3.3.rst:1931
28582858
msgid ":func:`~ssl.RAND_pseudo_bytes`: generate pseudo-random bytes."
2859-
msgstr ""
2859+
msgstr ":func:`~ssl.RAND_pseudo_bytes`: 生成伪随机字节。"
28602860

28612861
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/whatsnew/3.3.rst:1933
28622862
msgid "(Contributed by Victor Stinner in :issue:`12049`.)"

0 commit comments

Comments
 (0)