@@ -23154,6 +23154,10 @@ msgid ""
23154
23154
"--libs`` (without ``--embed``) if the previous command fails (replace "
23155
23155
"``X.Y`` with the Python version)."
23156
23156
msgstr ""
23157
+ "增加一个 pkg-config ``python-3.8-embed`` 模块用来将 Python 嵌入到一个应用中: ``pkg-config "
23158
+ "python-3.8-embed --libs`` 包含 ``-lpython3.8``。 要同时支持 3.8 和旧版本,请先尝试 ``pkg-"
23159
+ "config python-X.Y-embed --libs`` 并在此命令失败时回退到 ``pkg-config python-X.Y "
23160
+ "--libs`` (即不带 ``--embed``) (请将 ``X.Y`` 替换为 Python 版本号)。"
23157
23161
23158
23162
#: ../../../build/NEWS:13320
23159
23163
msgid ""
@@ -23280,11 +23284,11 @@ msgstr ""
23280
23284
23281
23285
#: ../../../build/NEWS:13403
23282
23286
msgid "Python 3.8.0 alpha 4"
23283
- msgstr ""
23287
+ msgstr "Python 3.8.0 alpha 4 "
23284
23288
23285
23289
#: ../../../build/NEWS:13405
23286
23290
msgid "*Release date: 2019-05-06*"
23287
- msgstr ""
23291
+ msgstr "*发布日期: 2019-05-06* "
23288
23292
23289
23293
#: ../../../build/NEWS:13410
23290
23294
msgid ""
@@ -23949,7 +23953,7 @@ msgstr ""
23949
23953
msgid ""
23950
23954
"It is now possible for a statically linked Python to load a C extension "
23951
23955
"built using a shared library Python."
23952
- msgstr ""
23956
+ msgstr "通过共享库的 Python 构建的 C 扩展现在可以被静态链接的 Python 加载了。 "
23953
23957
23954
23958
#: ../../../build/NEWS:13786
23955
23959
msgid ""
@@ -23962,7 +23966,7 @@ msgstr ""
23962
23966
23963
23967
#: ../../../build/NEWS:13792
23964
23968
msgid "distutils, python-config and python-config.py have been modified."
23965
- msgstr ""
23969
+ msgstr "distutils,python-config 和 python-config.py 已被修改。 "
23966
23970
23967
23971
#: ../../../build/NEWS:13794
23968
23972
msgid ""
0 commit comments