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

Skip to content

Commit 5725d76

Browse files
[po] auto sync
1 parent e3a5ecf commit 5725d76

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

library/urllib.parse.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,10 +621,11 @@ msgid ""
621621
"consuming byte sequences as detailed in the documentation of the individual "
622622
"URL quoting functions."
623623
msgstr ""
624+
"在本节中描述的行为仅适用于 URL 解析函数。 URL 转码函数在产生和消耗字节序列时使用它们自己的规则,详情参见单独 URL 转码函数的文档。"
624625

625626
#: ../../library/urllib.parse.rst:444
626627
msgid "URL parsing functions now accept ASCII encoded byte sequences"
627-
msgstr ""
628+
msgstr "URL 解析函数现在接受 ASCII 编码的字节序列"
628629

629630
#: ../../library/urllib.parse.rst:451
630631
msgid "Structured Parse Results"
@@ -638,6 +639,8 @@ msgid ""
638639
"functions, the encoding and decoding support described in the previous "
639640
"section, as well as an additional method:"
640641
msgstr ""
642+
":func:`urlparse`, :func:`urlsplit` 和 :func:`urldefrag` 函数的结果对象是 "
643+
":class:`tuple` 类型的子类。 这些子类中增加了在那些函数的文档中列出的属性,之前小节中描述的编码和解码支持,以及一个附加方法:"
641644

642645
#: ../../library/urllib.parse.rst:461
643646
msgid ""

0 commit comments

Comments
 (0)