Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b1fba41

Browse files
[po] auto sync
1 parent 145dd65 commit b1fba41

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

library/email.contentmanager.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,8 @@ msgid ""
243243
"``utf-8``. If the specified *charset* is a known alias for a standard MIME "
244244
"charset name, use the standard charset instead."
245245
msgstr ""
246+
"如果提供了 *charset* (这只对 ``str`` 适用),则使用指定的字符集将字符串编码为字节串。 默认值为 ``utf-8``。 如果指定的 "
247+
"*charset* 是某个标准 MIME 字符集名称的已知别名,则会改用该标准字符集。"
246248

247249
#: ../../library/email.contentmanager.rst:150
248250
msgid ""

whatsnew/3.6.po

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,7 @@ msgid ""
456456
" The new ``__init_subclass__`` classmethod will be called on the base class "
457457
"whenever a new subclass is created::"
458458
msgstr ""
459+
"现在可以在不使用元类的情况下自定义子类的创建。 当一个新的子类被创建时将在基类上调用新的 ``__init_subclass__`` 类方法::"
459460

460461
#: ../../whatsnew/3.6.rst:348
461462
msgid ""

0 commit comments

Comments
 (0)