1111# Kade For, 2019
1212# ppcfish <[email protected] >, 20191313# hanfeng <[email protected] >, 202014+ # JiaShu Xu <[email protected] >, 20211415#
1516#, fuzzy
1617msgid ""
@@ -19,7 +20,7 @@ msgstr ""
1920"Report-Msgid-Bugs-To : \n "
2021"POT-Creation-Date : 2021-02-16 05:28+0000\n "
2122"PO-Revision-Date : 2017-02-16 23:33+0000\n "
22- "Last-Translator : hanfeng <appweb.cn @gmail.com>, 2020 \n "
23+ "Last-Translator : JiaShu Xu <colinxu2020 @gmail.com>, 2021 \n "
2324"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2425"MIME-Version : 1.0\n "
2526"Content-Type : text/plain; charset=UTF-8\n "
@@ -29,7 +30,7 @@ msgstr ""
2930
3031#: ../../library/urllib.parse.rst:2
3132msgid ":mod:`urllib.parse` --- Parse URLs into components"
32- msgstr ""
33+ msgstr ":mod:`urllib.parse` 用于解析 URL "
3334
3435#: ../../library/urllib.parse.rst:7
3536msgid "**Source code:** :source:`Lib/urllib/parse.py`"
@@ -42,6 +43,8 @@ msgid ""
4243"etc.), to combine the components back into a URL string, and to convert a "
4344"\" relative URL\" to an absolute URL given a \" base URL.\" "
4445msgstr ""
46+ "该模块定义了一个标准接口,用于URL字符串按组件(协议、网络位置、路径等)分解,或将组件组合回URL字符串,并将 \" 相对URL \" 转换为给定 "
47+ "\" 基础URL \" 的绝对URL。"
4548
4649#: ../../library/urllib.parse.rst:23
4750msgid ""
@@ -142,7 +145,7 @@ msgstr "0"
142145
143146#: ../../library/urllib.parse.rst:98 ../../library/urllib.parse.rst:282
144147msgid "URL scheme specifier"
145- msgstr "URL方案说明符 "
148+ msgstr ""
146149
147150#: ../../library/urllib.parse.rst:98 ../../library/urllib.parse.rst:282
148151msgid "*scheme* parameter"
0 commit comments