@@ -23154,6 +23154,10 @@ msgid ""
2315423154"--libs`` (without ``--embed``) if the previous command fails (replace "
2315523155"``X.Y`` with the Python version)."
2315623156msgstr ""
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 版本号)。"
2315723161
2315823162#: ../../../build/NEWS:13320
2315923163msgid ""
@@ -23280,11 +23284,11 @@ msgstr ""
2328023284
2328123285#: ../../../build/NEWS:13403
2328223286msgid "Python 3.8.0 alpha 4"
23283- msgstr ""
23287+ msgstr "Python 3.8.0 alpha 4 "
2328423288
2328523289#: ../../../build/NEWS:13405
2328623290msgid "*Release date: 2019-05-06*"
23287- msgstr ""
23291+ msgstr "*发布日期: 2019-05-06* "
2328823292
2328923293#: ../../../build/NEWS:13410
2329023294msgid ""
@@ -23949,7 +23953,7 @@ msgstr ""
2394923953msgid ""
2395023954"It is now possible for a statically linked Python to load a C extension "
2395123955"built using a shared library Python."
23952- msgstr ""
23956+ msgstr "通过共享库的 Python 构建的 C 扩展现在可以被静态链接的 Python 加载了。 "
2395323957
2395423958#: ../../../build/NEWS:13786
2395523959msgid ""
@@ -23962,7 +23966,7 @@ msgstr ""
2396223966
2396323967#: ../../../build/NEWS:13792
2396423968msgid "distutils, python-config and python-config.py have been modified."
23965- msgstr ""
23969+ msgstr "distutils,python-config 和 python-config.py 已被修改。 "
2396623970
2396723971#: ../../../build/NEWS:13794
2396823972msgid ""