@@ -970,14 +970,16 @@ msgid ""
970970"mostly for backward compatibility purposes and for certain de-facto parsing "
971971"requirements as commonly observed in major browsers."
972972msgstr ""
973+ "这是当前的标准 (STD66)。 任何对于 urllib.parse 模块的修改都必须遵循该标准。 "
974+ "某些偏离也可能会出现,这大都是出于向下兼容的目的以及特定的经常存在于各主要浏览器上的实际解析需求。"
973975
974976#: ../../library/urllib.parse.rst:694
975977msgid ":rfc:`2732` - Format for Literal IPv6 Addresses in URL's."
976- msgstr ""
978+ msgstr ":rfc:`2732` - URL 中的 IPv6 Addresses 地址显示格式。 "
977979
978980#: ../../library/urllib.parse.rst:694
979981msgid "This specifies the parsing requirements of IPv6 URLs."
980- msgstr ""
982+ msgstr "这指明了 IPv6 URL 的解析要求。 "
981983
982984#: ../../library/urllib.parse.rst:698
983985msgid ":rfc:`2396` - Uniform Resource Identifiers (URI): Generic Syntax"
@@ -987,31 +989,31 @@ msgstr ":rfc:`2396` - 统一资源标识符(URI):通用语法"
987989msgid ""
988990"Document describing the generic syntactic requirements for both Uniform "
989991"Resource Names (URNs) and Uniform Resource Locators (URLs)."
990- msgstr ""
992+ msgstr "描述统一资源名称 (URN) 和统一资源定位符 (URL) 通用语义要求的文档。 "
991993
992994#: ../../library/urllib.parse.rst:701
993995msgid ":rfc:`2368` - The mailto URL scheme."
994- msgstr ""
996+ msgstr ":rfc:`2368` - mailto URL 模式。 "
995997
996998#: ../../library/urllib.parse.rst:701
997999msgid "Parsing requirements for mailto URL schemes."
998- msgstr ""
1000+ msgstr "mailto URL 模式的解析要求。 "
9991001
10001002#: ../../library/urllib.parse.rst:706
10011003msgid ":rfc:`1808` - Relative Uniform Resource Locators"
1002- msgstr ""
1004+ msgstr ":rfc:`1808` - 相对统一资源定位符 "
10031005
10041006#: ../../library/urllib.parse.rst:704
10051007msgid ""
10061008"This Request For Comments includes the rules for joining an absolute and a "
10071009"relative URL, including a fair number of \" Abnormal Examples\" which govern "
10081010"the treatment of border cases."
1009- msgstr ""
1011+ msgstr "这个请求注释包括联结绝对和相对 URL 的规则,其中包括大量控制边界情况处理的 \" 异常示例 \" 。 "
10101012
10111013#: ../../library/urllib.parse.rst:708
10121014msgid ":rfc:`1738` - Uniform Resource Locators (URL)"
1013- msgstr ""
1015+ msgstr ":rfc:`1738` - 统一资源定位符 (URL) "
10141016
10151017#: ../../library/urllib.parse.rst:709
10161018msgid "This specifies the formal syntax and semantics of absolute URLs."
1017- msgstr ""
1019+ msgstr "这指明了绝对 URL 的正式语义和句法。 "
0 commit comments