Skip to content

Commit 1e9496e

Browse files
[po] auto sync
1 parent db65022 commit 1e9496e

File tree

6 files changed

+323
-321
lines changed

6 files changed

+323
-321
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.73%", "updated_at": "2025-07-05T13:56:44Z"}
1+
{"translation": "81.74%", "updated_at": "2025-07-05T15:57:00Z"}

c-api/capsule.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,8 @@ msgid ""
188188
"example, by using :c:func:`PyImport_ImportModule`) for the attribute lookups"
189189
" to succeed."
190190
msgstr ""
191+
"如果 *name* 指向某个子模块或子包的属性,要使属性查找能够成功这个子模块或子包必须在此之前已使用其他方式导入 (例如,通过使用 "
192+
":c:func:`PyImport_ImportModule`)。"
191193

192194
#: ../../c-api/capsule.rst:121
193195
msgid "*no_block* has no effect anymore."

howto/functional.po

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2244,6 +2244,7 @@ msgid ""
22442244
"functional programming that uses Java examples and has a lengthy historical "
22452245
"introduction."
22462246
msgstr ""
2247+
"https://defmacro.org/2006/06/19/fp.html: 一个使用 Java 示例并且具有详细的历史说明的函数式编程的总体介绍。"
22472248

22482249
#: ../../howto/functional.rst:1223
22492250
msgid ""

howto/isolating-extensions.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1137,6 +1137,8 @@ msgid ""
11371137
"Discussions about improving the situation are best held on the `discuss "
11381138
"forum under c-api tag <https://discuss.python.org/c/core-dev/c-api/30>`__."
11391139
msgstr ""
1140+
"有关改进此状况最好的讨论是在 `discuss 论坛的 c-api 标签下 <https://discuss.python.org/c/core-"
1141+
"dev/c-api/30>`__ 进行的。"
11401142

11411143
#: ../../howto/isolating-extensions.rst:633
11421144
msgid "Per-Class Scope"

0 commit comments

Comments
 (0)