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

Skip to content

Commit e6c48e2

Browse files
[po] auto sync
1 parent 972f978 commit e6c48e2

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

library/urllib.request.po

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
# ppcfish <[email protected]>, 2019
99
# 汪心禾 <[email protected]>, 2020
1010
# Jiuh-star <[email protected]>, 2021
11-
# Dai Xu <[email protected]>, 2021
1211
# Freesand Leo <[email protected]>, 2021
12+
# Dai Xu <[email protected]>, 2021
1313
#
1414
#, fuzzy
1515
msgid ""
@@ -18,7 +18,7 @@ msgstr ""
1818
"Report-Msgid-Bugs-To: \n"
1919
"POT-Creation-Date: 2021-03-02 05:36+0000\n"
2020
"PO-Revision-Date: 2017-02-16 23:34+0000\n"
21-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2021\n"
21+
"Last-Translator: Dai Xu <daixu61@hotmail.com>, 2021\n"
2222
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2323
"MIME-Version: 1.0\n"
2424
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1381,6 +1381,10 @@ msgid ""
13811381
"the authority must not contain a userinfo component (so, ``\"python.org\"`` "
13821382
"and ``\"python.org:80\"`` are fine, ``\"joe:[email protected]\"`` is not)."
13831383
msgstr ""
1384+
"*host* 要么是一个认证信息(例如 ``\"python.org\"`` ),要么是一个包含认证信息的 "
1385+
"URL(如``\"http://python.org/\"`` )。 "
1386+
"不论是哪种格式,认证信息中都不能包含用户信息(因此,``\"python.org\"`` 和 ``\"python.org:80\"`` 没问题,而 "
1387+
"``\"joe:[email protected]\"`` 则不行)。"
13841388

13851389
#: ../../library/urllib.request.rst:990
13861390
msgid "HTTPBasicAuthHandler Objects"

0 commit comments

Comments
 (0)