Skip to content

Commit c2695c4

Browse files
[po] auto sync
1 parent 13ea987 commit c2695c4

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.74%", "updated_at": "2025-06-27T15:57:15Z"}
1+
{"translation": "81.75%", "updated_at": "2025-06-27T16:58:53Z"}

howto/isolating-extensions.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -820,7 +820,7 @@ msgstr "带 GC 追踪的对象需要使用带 GC 感知的函数来分配。"
820820

821821
#: ../../howto/isolating-extensions.rst:456
822822
msgid "If you use :c:func:`PyObject_New` or :c:func:`PyObject_NewVar`:"
823-
msgstr ""
823+
msgstr "如果你使用 :c:func:`PyObject_New` 或 :c:func:`PyObject_NewVar`:"
824824

825825
#: ../../howto/isolating-extensions.rst:458
826826
msgid ""

whatsnew/3.13.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3597,6 +3597,8 @@ msgid ""
35973597
" has yet to be supported by any major type checker. (Contributed by Alex "
35983598
"Waygood in :gh:`106309`.)"
35993599
msgstr ""
3600+
"弃用 :func:`typing.no_type_check_decorator` 装饰器函数,将在 Python 3.15 中移除。 存在于 "
3601+
":mod:`typing` 模块中八年之后,它仍未被任何主要类型检查器所支持。 (由 Alex Waygood 在 :gh:`106309` 中贡献。)"
36003602

36013603
#: ../../whatsnew/3.13.rst:2013
36023604
msgid ""

0 commit comments

Comments
 (0)