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

Skip to content

Commit 834076d

Browse files
[po] auto sync
1 parent f836b50 commit 834076d

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

library/urllib.request.po

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1351,21 +1351,24 @@ msgid ""
13511351
"value of the ``is_authenticated`` flag for the given URI or list of URIs. If"
13521352
" *is_authenticated* is specified as ``True``, *realm* is ignored."
13531353
msgstr ""
1354+
"*realm*、*uri*、*user*、*passwd* 的含义与 :meth:`HTTPPasswordMgr.add_password` "
1355+
"的相同。*is_authenticated* 为给定 URI 或 URI 列表设置 ``is_authenticated`` 标志的初始值。如果 "
1356+
"*is_authenticated* 设为 ``True`` ,则会忽略 *realm*。"
13541357

13551358
#: ../../library/urllib.request.rst:959
13561359
msgid "Same as for :class:`HTTPPasswordMgrWithDefaultRealm` objects"
1357-
msgstr ""
1360+
msgstr "与 :class:`HTTPPasswordMgrWithDefaultRealm` 对象的相同。"
13581361

13591362
#: ../../library/urllib.request.rst:965
13601363
msgid ""
13611364
"Update the ``is_authenticated`` flag for the given *uri* or list of URIs."
1362-
msgstr ""
1365+
msgstr "更新给定 *uri* 或 URI 列表的 ``is_authenticated`` 标志。"
13631366

13641367
#: ../../library/urllib.request.rst:971
13651368
msgid ""
13661369
"Returns the current state of the ``is_authenticated`` flag for the given "
13671370
"URI."
1368-
msgstr ""
1371+
msgstr "返回给定 URI ``is_authenticated`` 标志的当前状态。"
13691372

13701373
#: ../../library/urllib.request.rst:978
13711374
msgid "AbstractBasicAuthHandler Objects"

0 commit comments

Comments
 (0)