File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1- {"translation" : " 92.39%" , "updated_at" : " 2024-05-10T17:09:12Z " }
1+ {"translation" : " 92.39%" , "updated_at" : " 2024-05-10T23:10:23Z " }
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ msgid ""
1515msgstr ""
1616"Project-Id-Version : Python 3.8\n "
1717"Report-Msgid-Bugs-To : \n "
18- "POT-Creation-Date : 2024-05-03 23:17 +0000\n "
18+ "POT-Creation-Date : 2024-05-10 16:27 +0000\n "
1919"PO-Revision-Date : 2020-05-30 12:08+0000\n "
2020"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n "
2121"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -116,9 +116,10 @@ msgid ""
116116msgstr ""
117117"可以选择让 Expat 为你做 XML 命名空间处理,这是通过提供 *namespace_separator* 值来启用的。 "
118118"该值必须是一个单字符的字符串;如果字符串的长度不合法则将引发 :exc:`ValueError` (``None`` 被视为等同于省略)。 "
119- "当命名空间处理被启用时,属于特定命名空间的元素类型名称和属性名称将被展开。 传递给元素处理器 :attr:`StartElementHandler` 和"
120- " :attr:`EndElementHandler` 的元素名称将为命名空间 URI,命名空间分隔符和名称的本地部分的拼接。 "
121- "如果命名空间分隔符是一个零字节 (``chr(0)``) 则命名空间 URI 和本地部分将被直接拼接而不带任何分隔符。"
119+ "当命名空间处理被启用时,属于特定命名空间的元素类型名称和属性名称将被展开。 传递给The element name passed to the "
120+ "元素处理器 :attr:`StartElementHandler` 和 :attr:`EndElementHandler` 的元素名称将为命名空间 "
121+ "URI,命名空间分隔符和名称的本地部分的拼接。 如果命名空间分隔符是一个零字节 (``chr(0)``) 则命名空间 URI "
122+ "和本地部分将被直接拼接而不带任何分隔符。"
122123
123124#: ../../library/pyexpat.rst:88
124125msgid ""
You can’t perform that action at this time.
0 commit comments