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

Skip to content

Commit 88f2b0a

Browse files
[po] auto sync
1 parent 74738ea commit 88f2b0a

3 files changed

Lines changed: 155 additions & 143 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "93.19%", "updated_at": "2024-01-21T06:55:47Z"}
1+
{"translation": "93.19%", "updated_at": "2024-01-21T10:55:55Z"}

library/email.message.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@ msgid ""
9292
"are ordered, but unlike a real dict, there can be duplicates. Addtional "
9393
"methods are provided for working with headers that have duplicate keys."
9494
msgstr ""
95+
":class:`EmailMessage` 字典型接口使用的索引是标头名称,它必须为 ASCII 值。 字典的值是包含一些附加方法的字符串。 "
96+
"标头是以保留大小写的形式存储和返回的,但字段名的匹配则是大小写不敏感的。 键是保留顺序的,但与真正字典不同的是键可以重复。 "
97+
"额外提供了一些方法来处理包含重复键的标头。"
9598

9699
#: ../../library/email.message.rst:47
97100
msgid ""

0 commit comments

Comments
 (0)