Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1431c91

Browse files
[po] auto sync
1 parent8b462da commit1431c91

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

‎.stat.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation":"96.66%","updated_at":"2025-11-12T00:42:00Z"}
1+
{"translation":"96.67%","updated_at":"2025-11-18T02:04:22Z"}

‎whatsnew/3.2.po‎

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8+
# 汇民 王 <whuim@qq.com>, 2025
89
#
910
#,fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version:Python 3.10\n"
1314
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-09-23 17:01+0000\n"
15+
"POT-Creation-Date:2025-11-17 17:31+0000\n"
1516
"PO-Revision-Date:2025-09-22 15:59+0000\n"
16-
"Last-Translator:python-doc bot, 2025\n"
17+
"Last-Translator:汇民 王 <whuim@qq.com>, 2025\n"
1718
"Language-Team:Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1819
"MIME-Version:1.0\n"
1920
"Content-Type:text/plain; charset=UTF-8\n"
@@ -530,6 +531,11 @@ msgid ""
530531
"custom :class:`dict` subclasses that normalize keys before look-up or that "
531532
"supply a :meth:`__missing__` method for unknown keys::"
532533
msgstr""
534+
"还有一个新的 :meth:`str.format_map` 方法,它通过接受任意的 :term:`mapping` 对象,扩展了现有 "
535+
":meth:`str.format` 方法的功能。这个新方法使得可以使用字符串格式化与Python的许多字典类对象,如 "
536+
":class:`~collections.defaultdict`、:class:`~shelve.Shelf`、:class:`~configparser.ConfigParser`"
537+
" 或 :mod:`dbm`。它也适用于在查找前标准化键的自定义 :class:`dict` 子类,或者为未知键提供 "
538+
":meth:`__missing__` 方法的自定义类::"
533539

534540
#:../../whatsnew/3.2.rst:480
535541
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp