Skip to content

Commit cc7a546

Browse files
[po] auto sync
1 parent d9e8921 commit cc7a546

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.81%", "updated_at": "2025-09-22T17:32:58Z"}
1+
{"translation": "81.82%", "updated_at": "2025-09-22T20:31:18Z"}

whatsnew/changelog.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23154,6 +23154,10 @@ msgid ""
2315423154
"--libs`` (without ``--embed``) if the previous command fails (replace "
2315523155
"``X.Y`` with the Python version)."
2315623156
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 版本号)。"
2315723161

2315823162
#: ../../../build/NEWS:13320
2315923163
msgid ""
@@ -23280,11 +23284,11 @@ msgstr ""
2328023284

2328123285
#: ../../../build/NEWS:13403
2328223286
msgid "Python 3.8.0 alpha 4"
23283-
msgstr ""
23287+
msgstr "Python 3.8.0 alpha 4"
2328423288

2328523289
#: ../../../build/NEWS:13405
2328623290
msgid "*Release date: 2019-05-06*"
23287-
msgstr ""
23291+
msgstr "*发布日期: 2019-05-06*"
2328823292

2328923293
#: ../../../build/NEWS:13410
2329023294
msgid ""
@@ -23949,7 +23953,7 @@ msgstr ""
2394923953
msgid ""
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
2395523959
msgid ""
@@ -23962,7 +23966,7 @@ msgstr ""
2396223966

2396323967
#: ../../../build/NEWS:13792
2396423968
msgid "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
2396823972
msgid ""

0 commit comments

Comments
 (0)