File tree 2 files changed +6
-4
lines changed
Filter options
2 files changed +6
-4
lines changed
Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ msgid ""
16
16
msgstr ""
17
17
"Project-Id-Version : Python 3.7\n "
18
18
"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 "
20
20
"PO-Revision-Date : 2019-09-01 03:35+0000\n "
21
21
"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 "
23
23
"MIME-Version : 1.0\n "
24
24
"Content-Type : text/plain; charset=UTF-8\n "
25
25
"Content-Transfer-Encoding : 8bit\n "
@@ -3321,3 +3321,5 @@ msgid ""
3321
3321
"Due to the new :term:`GIL` implementation, :c:func:`PyEval_InitThreads()` "
3322
3322
"cannot be called before :c:func:`Py_Initialize()` anymore."
3323
3323
msgstr ""
3324
+ "由于新的 :term:`GIL` 实现,:c:func:`PyEval_InitThreads()` 将不再能在 "
3325
+ ":c:func:`Py_Initialize()` 之前被调用。"
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ msgid ""
16
16
msgstr ""
17
17
"Project-Id-Version : Python 3.7\n "
18
18
"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 "
20
20
"PO-Revision-Date : 2019-09-01 03:35+0000\n "
21
21
"Last-Translator : Freesand Leo <yuqinju@163.com>, 2023\n "
22
22
"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -2856,7 +2856,7 @@ msgstr ""
2856
2856
2857
2857
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/whatsnew/3.3.rst:1931
2858
2858
msgid ":func:`~ssl.RAND_pseudo_bytes`: generate pseudo-random bytes."
2859
- msgstr ""
2859
+ msgstr ":func:`~ssl.RAND_pseudo_bytes`: 生成伪随机字节。 "
2860
2860
2861
2861
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/whatsnew/3.3.rst:1933
2862
2862
msgid "(Contributed by Victor Stinner in :issue:`12049`.)"
You can’t perform that action at this time.
0 commit comments