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

Commit72f635e

Browse files
[po] auto sync
1 parent4c4920c commit72f635e

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":"99.33%","updated_at":"2025-11-11T23:46:48Z"}
1+
{"translation":"99.33%","updated_at":"2025-11-18T02:20:53Z"}

‎whatsnew/3.2.po‎

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

782788
#:../../whatsnew/3.2.rst:463
783789
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp