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

Skip to content

Commit 79ed395

Browse files
[po] auto sync
1 parent f992356 commit 79ed395

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

howto/urllib2.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# Yi Cao <[email protected]>, 2019
1414
# Shengjing Zhu <[email protected]>, 2019
1515
# Freesand Leo <[email protected]>, 2020
16+
# Dai Xu <[email protected]>, 2021
1617
#
1718
#, fuzzy
1819
msgid ""
@@ -21,7 +22,7 @@ msgstr ""
2122
"Report-Msgid-Bugs-To: \n"
2223
"POT-Creation-Date: 2021-01-01 16:02+0000\n"
2324
"PO-Revision-Date: 2019-09-01 03:37+0000\n"
24-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2020\n"
25+
"Last-Translator: Dai Xu <daixu61@hotmail.com>, 2021\n"
2526
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2627
"MIME-Version: 1.0\n"
2728
"Content-Type: text/plain; charset=UTF-8\n"
@@ -108,6 +109,10 @@ msgid ""
108109
"through. It is not intended to replace the :mod:`urllib.request` docs, but "
109110
"is supplementary to them."
110111
msgstr ""
112+
"对于简单场景而言, *urlopen* 用起来十分容易。但只要在打开 HTTP URL "
113+
"时遇到错误或非常情况,就需要对超文本传输协议有所了解才行。最全面、最权威的 HTTP 参考是 :rfc:`2616` "
114+
"。那是一份技术文档,并没有追求可读性。本 文旨在说明 *urllib* 的用法,为了便于阅读也附带了足够详细的 HTTP 信息。本文并不是为了替代 "
115+
":mod:`urllib.request` 文档,只是其补充说明而已。 "
111116

112117
#: ../../howto/urllib2.rst:51
113118
msgid "Fetching URLs"

0 commit comments

Comments
 (0)