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

Skip to content

Commit c117e76

Browse files
[po] auto sync
1 parent dd5ca9b commit c117e76

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-01-01 16:02+0000\n"
2020
"PO-Revision-Date: 2019-09-01 03:31+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"
@@ -1370,6 +1370,10 @@ msgid ""
13701370
"the authority must not contain a userinfo component (so, ``\"python.org\"`` "
13711371
"and ``\"python.org:80\"`` are fine, ``\"joe:[email protected]\"`` is not)."
13721372
msgstr ""
1373+
"*host* 要么是一个认证信息(例如 ``\"python.org\"`` ),要么是一个包含认证信息的 "
1374+
"URL(如``\"http://python.org/\"`` )。 "
1375+
"不论是哪种格式,认证信息中都不能包含用户信息(因此,``\"python.org\"`` 和 ``\"python.org:80\"`` 没问题,而 "
1376+
"``\"joe:[email protected]\"`` 则不行)。"
13731377

13741378
#: ../../library/urllib.request.rst:991
13751379
msgid "HTTPBasicAuthHandler Objects"

0 commit comments

Comments
 (0)